This repository was archived by the owner on Apr 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ The inputs are passed through a YAML configuration file. The YAML input has thre
48
48
49
49
The structure of a YAML configuration file is illustrated by the following *minimal example *:
50
50
51
- .. literalinclude :: ../yaml/minimal.yaml
51
+ .. literalinclude :: ../ctwrap/ yaml/minimal.yaml
52
52
:language: yaml
53
53
54
54
Running a Batch Job
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Single Phase
25
25
An example for a batch simulation for a single thermodynamic phase is
26
26
given by the YAML configuration
27
27
28
- .. literalinclude :: ../../yaml/equilibrium.yaml
28
+ .. literalinclude :: ../../ctwrap/ yaml/equilibrium.yaml
29
29
:language: yaml
30
30
31
31
A parallel batch job for equilibrium calculations using the configuration
@@ -43,7 +43,7 @@ Multiple Phases
43
43
An example for a batch simulation with multiple thermodynamic phases is
44
44
given by the YAML configuration
45
45
46
- .. literalinclude :: ../../yaml/equilibrium_multi.yaml
46
+ .. literalinclude :: ../../ctwrap/ yaml/equilibrium_multi.yaml
47
47
:language: yaml
48
48
49
49
A parallel batch job for equilibrium calculations using the configuration
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Running a Batch Simulation
18
18
19
19
An example for a batch simulation is given by the YAML configuration
20
20
21
- .. literalinclude :: ../../yaml/freeflame.yaml
21
+ .. literalinclude :: ../../ctwrap/ yaml/freeflame.yaml
22
22
:language: yaml
23
23
24
24
A parallel batch job for adiabatic flame calculations using this
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Running a Batch Simulation
18
18
19
19
An example for a batch simulation is given by the YAML configuration
20
20
21
- .. literalinclude :: ../../yaml/ignition.yaml
21
+ .. literalinclude :: ../../ctwrap/ yaml/ignition.yaml
22
22
:language: yaml
23
23
24
24
A parallel batch job for ignition calculations using the configuration and the simulation
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Running a Batch Simulation
12
12
13
13
An example for a batch simulation is given by the YAML configuration
14
14
15
- .. literalinclude :: ../../yaml/solution.yaml
15
+ .. literalinclude :: ../../ctwrap/ yaml/solution.yaml
16
16
:language: yaml
17
17
18
18
A parallel batch job for solution calculations using the configuration and the simulation
You can’t perform that action at this time.
0 commit comments