|
1 | 1 | ##~!!~## COMPAS option values |
2 | | -##~!!~## File Created Thu May 22 13:05:12 2025 by COMPAS v03.19.00 |
| 2 | +##~!!~## File Created Thu May 22 20:41:26 2025 by COMPAS v03.19.00 |
3 | 3 | ##~!!~## |
4 | 4 | ##~!!~## The default COMPAS YAML file (``compasConfigDefault.yaml``), as distributed, has |
5 | 5 | ##~!!~## all COMPAS option entries commented so that the COMPAS default value for the |
@@ -76,20 +76,20 @@ numericalChoices: |
76 | 76 | # --logfile-pulsar-evolution-record-types: -1 # Default: -1 |
77 | 77 | # --logfile-rlof-parameters-record-types: -1 # Default: -1 |
78 | 78 | # --logfile-supernovae-record-types: -1 # Default: -1 |
79 | | -# --logfile-system-detailed-output-record-types: -1 # Default: -1 |
| 79 | +# --logfile-system-snapshot-log-record-types: -1 # Default: -1 |
80 | 80 | # --logfile-system-parameters-record-types: -1 # Default: -1 |
81 | 81 | # --grid-lines-to-process: 9223372036854775807 # Default: 9223372036854775807 |
82 | 82 | # --grid-start-line: 0 # Default: 0 |
83 | 83 | # --hdf5-chunk-size: 100000 # Default: 100000 |
84 | 84 | # --hdf5-buffer-size: 1 # Default: 1 |
85 | 85 | # --log-level: 0 # Default: 0 |
86 | 86 | # --mass-change-fraction: 0.001000 # Default: 0.001000 # approximate desired fractional changes in stellar mass per timestep |
87 | | -# --maximum-evolution-time: 13700.00 # Default: 13700.00 # maximum physical time a system can be evolved [Myr] |
| 87 | +# --maximum-evolution-time: 14021.28 # Default: 14021.28 # maximum physical time a system can be evolved [Myr] |
88 | 88 | # --maximum-number-timestep-iterations: 99999 # Default: 99999 |
89 | 89 | # --number-of-systems: 10 # Default: 10 # number of systems per batch |
90 | 90 | # --radial-change-fraction: 0.100000 # Default: 0.100000 # approximate desired fractional changes in stellar radius per timestep |
91 | | -# --system-detailed-output-age-thresholds: '{ }' # Default: '' # age thresholds for the system detailed output file |
92 | | -# --system-detailed-output-time-thresholds: '{ }' # Default: '' # time thresholds for the system detailed output file |
| 91 | +# --system-snapshot-age-thresholds: '{ }' # Default: '' # age thresholds for the system snapshot log |
| 92 | +# --system-snapshot-time-thresholds: '{ }' # Default: '' # time thresholds for the system snapshot log |
93 | 93 | # --timestep-multiplier: 1.000000 # Default: 1.000000 # optional multiplier relative to default time step duration |
94 | 94 | # --timestep-multipliers: '{ }' # Default: '' # optional phase-dependent multipliers relative to default time step duration |
95 | 95 |
|
@@ -299,7 +299,7 @@ stringChoices: |
299 | 299 | # --logfile-rlof-parameters: 'BSE_RLOF' # Default: 'BSE_RLOF' |
300 | 300 | # --logfile-supernovae: 'BSE_Supernovae' # Default: 'BSE_Supernovae' |
301 | 301 | # --logfile-switch-log: 'BSE_Switch_Log' # Default: 'BSE_Switch_Log' |
302 | | -# --logfile-system-detailed-output: 'BSE_System_Detailed_Output' # Default: 'BSE_System_Detailed_Output' |
| 302 | +# --logfile-system-snapshot-log: 'BSE_System_Snapshot_Log' # Default: 'BSE_System_Snapshot_Log' |
303 | 303 | # --logfile-system-parameters: 'BSE_System_Parameters' # Default: 'BSE_System_Parameters' |
304 | 304 | # --output-path: '.' # Default: '.' |
305 | 305 |
|
|
0 commit comments