This repository holds public facing example yaml configurations. These yamls can include configurations for compilation, post-processing, and analysis.
Yaml devlopment should always include a model yaml. One model yaml can be used for all processes.
For compilation, required yamls include:
[model].yaml
compile.yaml
platforms.yaml
For post-processing, required yamls include:
[model].yaml
[experiment name].yaml
for each post-processing experiment
For analysis, required yamls include:
[model].yaml
[analysis component].yaml
for each analysis component
-
To be added:
- SHiELD compile and pp yamls
- AM4 compile and pp yamls
- CM4 compile and pp yamls
-
To create the model yaml, follow this guide: Model YAML Dev
-
To create the compile yaml, follow this guide: Compile YAML dev
-
To create the platforms.yaml, follow this guide: Platforms YAML dev
-
To create the post-processing yaml, follow this guide: PP YAML dev
-
For yaml format recommendations, tips, and tricks: Helpful Information
These yamls can be used with FRE-cli tools.
The model, compile, and platforms yaml will be used with fre make
subtools: