Skip to content

Commit

Permalink
Fix line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
nglaser3 committed Jun 18, 2024
1 parent f54db80 commit 188b218
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/content/source/actions/NtAction.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

!alert note
This action sets up ONLY the variables, kernels, and BCs for neutron diffusion,
NOT the variables, kernels, and BCs for precursor tracking.
NOT the variables, kernels, and BCs for precursor tracking.
To generate these, see [PrecursorAction](PrecursorAction.md).

!syntax description /Nt/NtAction
Expand All @@ -29,11 +29,11 @@ Simulations+ section.
An example input file without the ```NtAction```, showing only the portion
affected by the action:

!listing tutorial/eigenvalue/nts.i
!listing tutorial/eigenvalue/nts.i
start=Variables end=Materials remove=Precursors


And then the same information created with the ```NtAction```:
And then the same information created with the ```NtAction```:

!listing tutorial/eigenvalue/nts-action.i
block=Nt
Expand Down

0 comments on commit 188b218

Please sign in to comment.