Skip to content

Commit 8b10b1f

Browse files
Dana SinghDana Singh
authored andcommitted
Change italics to bold
1 parent a83cfdd commit 8b10b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage/yaml_dev/pp_yaml.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The post-processing yamls include information specific to experiments, such as component information. The post-processing yamls can further define more ``fre_properties`` that may be experiment specific. If there are any repeated reusable variables, the ones set in this yaml will overwrite those set in the model yaml.
22

3-
*Post-processing yamls*
3+
**Post-processing yamls**
44

55
The post-processing yamls include pp experiment yamls, along with a settings.yaml, that can be applied to all pp yamls. Users can add however many components are needed, as well as define any experiment specific `fre_properties`. The pp experiment yamls can follow the structure below:
66

@@ -29,7 +29,7 @@ Required keys include:
2929
- sources
3030
- postprocess_on
3131

32-
*Settings yaml*
32+
**Settings yaml**
3333

3434
To define post-processing settings, a settings.yaml must also be created. This configuration file will include post-processing settings and switches and will be listed as the **first** yaml under the `pp` section of `experiments`.
3535

0 commit comments

Comments
 (0)