Run the simulation

4. Run the simulation#

Two complete, ready-to-run YAML files are available for download:

Both use the reference test data distributed with the CI pipeline. Edit rootdir, outdir, and workdir to match your local paths, then run:

python -m pycif path/to/your_config.yml

Note

If you are using the Docker image, make sure to mount the reference data directory and your output directory into the container before running the command above.