@@ -452,7 +452,7 @@ The flux limiters supported by the MFC are listed in table [Flux Limiters](#flux
452452### Monopole supports
453453
454454| # | Description |
455- | ---: | : ---- |
455+ | --- | ---- |
456456| 1 | 1D normal to x-axis |
457457| 2 | 2D semi-infinite source plane |
458458| 3 | 3D semi-infinite source plane along some lines |
@@ -467,7 +467,7 @@ $i$ is the monopole source index.
467467### Conservative Variables Ordering
468468
469469| 5-eqn | 6-eqn |
470- | ---: | : --- |
470+ | ---- | - --- |
471471| num_fluids continuity variables (\alpha_i\rho_i)| num_fluids continuity variables (\alpha_i\rho_i) |
472472| num_dims momentum variables (\alpha_i\rho_i v) | num_dims momentum variables (\alpha_i\rho_i v) |
473473| 1 energy variable (\rho E) | 1 energy variable (\rho E) |
@@ -477,7 +477,7 @@ $i$ is the monopole source index.
477477The above variables are used for all simulations:
478478
479479| 5-eqn | 6-eqn |
480- | ---: | : --- |
480+ | ---- | - --- |
481481| sub-grid bubble variables | N/A |
482482| hypoelastic variables | N/A |
483483
@@ -486,6 +486,7 @@ The above variables correspond to optional physics:
486486### Primitive Variables Ordering
487487
488488| 5-eqn | 6-eqn |
489+ | ---- | ---- |
489490| num_fluids densities | num_fluids densities |
490491| num_dims velocities | num_dims velocities |
491492| 1 pressure | 1 pressure |
@@ -495,7 +496,7 @@ The above variables correspond to optional physics:
495496The above variables are used for all simualtions:
496497
497498| 5-eqn | 6-eqn |
498- | ---: | : --- |
499+ | ---- | - --- |
499500| sub-grid bubble variables | N/A |
500501| hypoelastic variables | N/A |
501502
0 commit comments