Skip to content

Commit 8a78fd0

Browse files
authored
Update running.md
Signed-off-by: haochey <[email protected]>
1 parent 4b74532 commit 8a78fd0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/documentation/running.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,21 @@ also listed in this table.
443443

444444
The flux limiters supported by the MFC are listed in table [Flux Limiters](#flux-limiters). Each limiter can be specified by specifying the value of `flux_lim`. Details of their implementations can be found in [Meng (2016)](references.md#Meng16).
445445

446+
### Monopole supports
447+
448+
| # | Description |
449+
| ---: | :---- |
450+
| 1 | 1D normal to x-axis |
451+
| 2 | 2D semi-infinite source plane |
452+
| 3 | 3D semi-infinite source plane along some lines |
453+
| 4 | 3D semi-infinite source plane |
454+
| 5 | Transducer |
455+
| 6 | Cyl_coord |
456+
457+
The monopole support types available in MFC are listed in table [Monopole supports](#monopole-supports). This includes
458+
types exclusive to one-, two-, and three-dimensional problems with special coordinate systems such as cylindrical coordinates. The monopole support number (`#`) corresponds to the input value in `input.py` labeled `Mono(i)%support` where
459+
$i$ is the monopole source index.
460+
446461
## Running
447462

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

0 commit comments

Comments
 (0)