-
First run
create_world.py
to create a world and save it to.hdf5
format. You can edit the script to create the region you want. -
If you used the default settings, the world will now have been saved in
tests.hdf5
. We can now run a simulation using therun_simulation.py
script. If called serially, eg,python run_simulation.py
it will just run in serial, it can be run in parallel doingmpirun -np X python run_simulation.py
where X is the number of cores.
example_scripts
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||