Skip to content

Commit 6a64329

Browse files
committed
thing
1 parent a33bbcf commit 6a64329

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/documentation/running.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -466,8 +466,6 @@ $i$ is the monopole source index.
466466

467467
### Conservative Variables Ordering
468468

469-
The following variables are used for all simulations:
470-
471469
| 5-eqn | 6-eqn |
472470
| ---: | : --- |
473471
| num_fluids continuity variables (\alpha_i\rho_i)| num_fluids continuity variables (\alpha_i\rho_i) |
@@ -476,15 +474,16 @@ The following variables are used for all simulations:
476474
| num_fluids advection variables (\alpha_i) | num_fluids advection variables (\alpha_i) |
477475
| N/A | num_fluids internal energy variables (\alpha_i\rho_ie_i) |
478476

479-
The following variables correspond to optional physics:
477+
The above variables are used for all simulations:
478+
480479
| 5-eqn | 6-eqn |
481480
| ---: | : --- |
482481
| sub-grid bubble variables | N/A |
483482
| hypoelastic variables | N/A |
484483

485-
### Primitive Variables Ordering
484+
The above variables correspond to optional physics:
486485

487-
The following variables are used for all simualtions:
486+
### Primitive Variables Ordering
488487

489488
| 5-eqn | 6-eqn |
490489
| num_fluids densities | num_fluids densities |
@@ -493,13 +492,15 @@ The following variables are used for all simualtions:
493492
| num_fluids volume fractions | num_fluids volume fractions |
494493
| N/A | num_fluids partial pressures |
495494

496-
The following variables correspond to optional physics:
495+
The above variables are used for all simualtions:
497496

498497
| 5-eqn | 6-eqn |
499498
| ---: | : --- |
500499
| sub-grid bubble variables | N/A |
501500
| hypoelastic variables | N/A |
502501

502+
The above variables correspond to optional physics:
503+
503504
## Running
504505

505506
MFC can be run using `mfc.sh`'s `run` command. It supports both interactive and

0 commit comments

Comments
 (0)