Skip to content

Commit a2f472c

Browse files
committed
bold description
Signed-off-by: jtneedels <[email protected]>
1 parent 09a7256 commit a2f472c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

_docs_v7/Solver-Setup.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ For fluid simulations, a model defining the equation of state and thermodynamic
5151

5252
| Option Value | Description |
5353
|---|---|
54-
|`STANDARD_AIR` | Air model with ideal gas EOS |
55-
|`IDEAL_GAS` | Arbitrary fluid with ideal gas EOS |
56-
|`VW_GAS` | Arbitrary fluid with Vander-Waals EOS |
57-
|`PR_GAS` | Arbitrary fluid with Peng-Robinson EOS |
58-
|`CONSTANT_DENSITY` | Constant density |
59-
|`INC_IDEAL_GAS` | Incompressible ideal gas |
60-
|`INC_IDEAL_GAS_POLY` | Incompressible ideal gas |
61-
|`SU2_NONEQ` | SU2 nonequilibrium thermochemical library |
62-
|`MUTATIONPP` | Mutation++ nonequilibrium thermochemical library |
54+
|`STANDARD_AIR` | **Air model with ideal gas EOS** |
55+
|`IDEAL_GAS` | **Arbitrary fluid with ideal gas EOS** |
56+
|`VW_GAS` | **Arbitrary fluid with Vander-Waals EOS** |
57+
|`PR_GAS` | **Arbitrary fluid with Peng-Robinson EOS** |
58+
|`CONSTANT_DENSITY` | **Constant density** |
59+
|`INC_IDEAL_GAS` | **Incompressible ideal gas** |
60+
|`INC_IDEAL_GAS_POLY` | **Incompressible ideal gas** |
61+
|`SU2_NONEQ` | **SU2 nonequilibrium thermochemical library** |
62+
|`MUTATIONPP` | **Mutation++ nonequilibrium thermochemical library** |
6363

6464
Some fluid models require the specification of additional parameters, with the full set of required options available in the configuration file template.
6565

0 commit comments

Comments
 (0)