Skip to content

Commit c6e33f0

Browse files
committed
Changed the default number of binaries to 1
1 parent 192816c commit c6e33f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preProcessing/compasConfigDefault.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ numericalChoices:
3838
--log-level: 0
3939
--maximum-evolution-time: 13700.0 # maximum physical time a system can be evolved [Myrs]
4040
--maximum-number-timestep-iterations: 99999
41-
--number-of-systems: 10 # number of systems per batch
41+
--number-of-systems: 1 # number of systems per batch
4242
--timestep-multiplier: 1 # optional multiplier relative to default time step duration
4343
### STELLAR PROPERTIES
4444
--cool-wind-mass-loss-multiplier: 1.0

0 commit comments

Comments
 (0)