Skip to content

Commit d10fc23

Browse files
committed
Update documentation
1 parent 8baac13 commit d10fc23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/case.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ There are multiple sets of parameters that must be specified in the python input
6666
6. [Formatted Database and Structure Parameters](#6-formatted-output)
6767
7. [(Optional) Acoustic Source Parameters](#7-acoustic-source)
6868
8. [(Optional) Ensemble-Averaged Bubble Model Parameters](#8-ensemble-averaged-bubble-model)
69-
9. [(Optional) Velocity Field Parameters](#9-velocity-field)
69+
9. [(Optional) Velocity Field Setup Parameters](#9-velocity-field-setup)
7070

7171
Items 7, 8, and 9 are optional sets of parameters that activate the acoustic source model, ensemble-averaged bubble model, and initial velocity field setup, respectively.
7272
Definition of the parameters is described in the following subsections.
@@ -435,7 +435,7 @@ When `polytropic` is set `False`, the gas compression is modeled as non-polytrop
435435
`gamma_v`, `M_v`, `mu_v`, and `k_v` specify the specific heat ratio, molecular weight, viscosity, and thermal conductivity of a chosen component.
436436
Implementation of the parameterse into the model follow [Ando (2010)](references.md#Ando10).
437437

438-
### 9. Velocity Field
438+
### 9. Velocity Field Setup
439439

440440
| Parameter | Type | Description |
441441
| ---: | :----: | :--- |

0 commit comments

Comments
 (0)