Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/documentation/input_deck/Input_deck_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ calculated and is subtracted from all subsequent current depositions.
print a warning message and continue running. Setting this flag to "T"
will force the code to abort. The default value is "F".

** The following options require EPOCH v4.20.0 and above: **
**The following options require EPOCH v4.20.0 and above:**

- `use_radiative_recombination` - Logical flag controlling the use of
radiative recombination. Default value is "F".
Expand Down
4 changes: 2 additions & 2 deletions content/documentation/input_deck/Input_deck_qed.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ then the force is not calculated. This should nearly always be enabled
when using the QED model. It is only provided for testing purposes. The
default value is "T".

** The following options require EPOCH v4.20.0 and above: **
**The following options require EPOCH v4.20.0 and above:**

- `Linear_breit_wheeler` - Logical flag to control the use of the
- `linear_breit_wheeler` - Logical flag to control the use of the
linear Breit Wheeler effect. Default value is "F".

- `LBW_differential_cross` - Logical flag to control use of the
Expand Down
2 changes: 1 addition & 1 deletion content/documentation/input_deck/Input_deck_species.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ particle-like specifications will be ignored. Background species are currently
only used by the bremsstrahlung radiation model.
See [here][Input_deck_bremsstrahlung]
for details. Default value is "F". "background" is accepted as an alias.
- `recombine` - ** The following option requires EPOCH v4.20.0 and above: **:
- `recombine` - **The following option requires EPOCH v4.20.0 and above:**:
Control if species should be allowed to recombine. Different recombination
models can be enabled in the [*control*][Input_deck_control] block. The
default value is "F".
Expand Down
Loading