Skip to content

Commit 672a2e1

Browse files
committed
Add some missing Equaton parameter definitions.
1 parent 9b5ff13 commit 672a2e1

File tree

1 file changed

+5
-4
lines changed
  • documentation/multi_physics/solver-input-file/equation_parameters

1 file changed

+5
-4
lines changed

documentation/multi_physics/solver-input-file/equation_parameters/readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,16 @@ If <i>true</i> then the convergence of a multi-equation system of equations is c
7676
<strong>&lt;Initialize&gt;</strong> <i>string [none]</i> <nobr>
7777
<strong>&lt;/Initialize&gt;</strong>
7878
</nobr><br>
79-
Initialize the CMM equation.
79+
Initialize the fluid wall for a CMM equation.
8080
Permissible values are
81-
&middot;inflate -
82-
&middot;prestress -
81+
&middot;inflate - Initialize the fluid wall using displacements read in from a file given in the <a href="#bc_Initial_displacements_file_path"> Initial_displacements_file_path </a> parameter.
82+
&middot;prestress - Initialize the fluid wall using traction values read in from a file given in the <a href="#bc_Prestress_file_path"> Prestress_file_path </a> parameter.
83+
8384
<br>
8485
<strong>&lt;Initialize_RCR_from_flow&gt;</strong> <i>boolean [false]</i> <nobr>
8586
<strong>&lt;/Initialize_RCR_from_flow&gt;</strong>
8687
</nobr><br>
87-
If true then initialize RCR from flow data.
88+
If <i>true</i> then initialize RCR from flow data.
8889
<br>
8990
<strong>&lt;Max_iterations&gt;</strong> <i>integer</i> [1] <nobr>
9091
<strong>&lt;/Max_iterations&gt;</strong>

0 commit comments

Comments
 (0)