multi_seed sim should run 400, or at least 100

This commit is contained in:
Jae Kwon 2018-12-08 07:31:27 -08:00
parent bc51fa93b6
commit e02e55116c
1 changed files with 1 additions and 1 deletions

View File

@ -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