From 188b2184477a38cded45fa8e117e14717bb319f2 Mon Sep 17 00:00:00 2001 From: Nathan Glaser Date: Tue, 18 Jun 2024 15:32:37 -0500 Subject: [PATCH] Fix line endings --- doc/content/source/actions/NtAction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/content/source/actions/NtAction.md b/doc/content/source/actions/NtAction.md index 65faac4c9..0a47fd8c8 100644 --- a/doc/content/source/actions/NtAction.md +++ b/doc/content/source/actions/NtAction.md @@ -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 @@ -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