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 0b6031b8f484c7143e0edf14eb3537f9999be78e 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 src/CLUBB_core/mono_flux_limiter.F90 (diff)
Commit e215a047457743d0a235bd5261b7400aeb580bde 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 src/CLUBB_core/mono_flux_limiter.F90 (diff)
Commit 2c420dcb69cceaef32bda45193b8dbadc38d1ca2 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 src/CLUBB_core/mono_flux_limiter.F90 (diff)
Commit 7641404dd67426fd141ddffd90000abb5a58520e by bmg2
I forgot to add the new variable to the Atlantic Coast Conference
statements in the previous commit.
The file was modified src/CLUBB_core/mono_flux_limiter.F90 (diff)