Skip to content
Aborted

Changes

Summary

  1. Recoded a loop within the mono flux limiter so that it's written (details)
  2. Changed some variable names so that it is clear that, while they contain (details)
  3. Within the mono flux limiter, a thermodynamic-level variable needed to (details)
  4. I forgot to add the new variable to the Atlantic Coast Conference (details)
Commit 66962221d214a079b4b9826630a114f6dd141860 by bmg2
Recoded a loop within the mono flux limiter so that it's written
in a more convenient manner to allow for easier coding for
generalized gridding.

Results are bit-for-bit.
The file was modified mono_flux_limiter.F90 (diff)
Commit c4c819565c782d449a59498d1ba632bb31787832 by bmg2
Changed some variable names so that it is clear that, while they contain
the word wpxp_, they are actually thermodynamic-level variables.

Results are bit-for-bit.
The file was modified mono_flux_limiter.F90 (diff)
Commit 39ebca243bd00296e6e7ec261e84586ea0803609 by bmg2
Within the mono flux limiter, a thermodynamic-level variable needed to
be interpolated to momentum levels so it could be directly compared
to wpxp.

The results of this change are BIT_CHANGING for the ARM 97, MC3E,
and TWP-ICE cases.
The file was modified mono_flux_limiter.F90 (diff)
Commit 016a671fc4b15c32a7169398a2dfd7952ffc5a5f by bmg2
I forgot to add the new variable to the Atlantic Coast Conference
statements in the previous commit.
The file was modified mono_flux_limiter.F90 (diff)