Skip to content

Configuration files for the `pipeline`, each for different simulation sub-grid models.

Notifications You must be signed in to change notification settings

SWIFTSIM/pipeline-configs

Repository files navigation

Pipeline Configs

This repository stores the pipeline configs that are used for the various SWIFT simulations using the pipeline.

The only required setup to use the configs is to format the observational data, which is performed using the submodule:

git submodule update --init --recursive
cd observational_data
./convert.py [--nproc <NUMBER OF PARALLEL PROCESSES>]
cd ..

That should be everything you need to get going, as well as the documentation available in the pipeline repository.

About

Configuration files for the `pipeline`, each for different simulation sub-grid models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published