Skip to content

Commit

Permalink
Merge branch 'use_BCRec_onphysbc' of github.com:biboyd/MAESTROeX into…
Browse files Browse the repository at this point in the history
… use_BCRec_onphysbc
  • Loading branch information
biboyd committed May 28, 2024
2 parents 9b96f27 + 1eca25f commit 5cf5ef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sphinx_docs/source/makefiles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ track down memory issues, uninitialized variables, NaNs, etc.
This can be useful with compiler flags that trap floating point
exceptions (FPEs), but checks on floating point exceptions can also
be enabled through runtime parameters passed to AMReX’s
backtrace functionlity:
backtrace functionality:

- ``amrex.fpe_trap_invalid``: enabling FPE trapping for
invalid operations (e.g. ``0 * inf``, ``sqrt(-1)``)
Expand Down
2 changes: 1 addition & 1 deletion sphinx_docs/source/pert.rst
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ features in the momentum plots shown in :numref:`fig:mom_filaments`.
``use_tfromp = T``

Using ``use_tfromp = F`` and ``dpdt_factor`` :math:`>` 0 results in many runs
crashing very quickly and gives unphyiscal temperature profiles as seen in
crashing very quickly and gives unphysical temperature profiles as seen in
:numref:`fig:tfrompF_unphys`.


Expand Down

0 comments on commit 5cf5ef9

Please sign in to comment.