multi_seed sim should run 400, or at least 100
This commit is contained in:
parent
bc51fa93b6
commit
e02e55116c
2
Makefile
2
Makefile
|
@ -186,7 +186,7 @@ test_sim_gaia_simulation_after_import:
|
|||
|
||||
test_sim_gaia_multi_seed:
|
||||
@echo "Running multi-seed Gaia simulation. This may take awhile!"
|
||||
@bash scripts/multisim.sh 50 TestFullGaiaSimulation
|
||||
@bash scripts/multisim.sh 400 TestFullGaiaSimulation
|
||||
|
||||
SIM_NUM_BLOCKS ?= 500
|
||||
SIM_BLOCK_SIZE ?= 200
|
||||
|
|
Loading…
Reference in New Issue