Skip to content
Success

Changes

Summary

  1. Fixing a bug in mono_flux_limiter.F90. (#1026) (details)
  2. Fixing a bug in mono_flux_limiter.F90. (#1026) (details)
  3. Fixing a bug. (details)
Commit 8d3e4542fb9b0c14babe8621eca51648539827a8 by noreply
Fixing a bug in mono_flux_limiter.F90. (#1026)

* Fixing a bug in mono_flux_limiter.F90.  This code was outputting "xm" instead of "wpxp" in several places.

This commit is BIT_CHANGING since it will affect the netcdf output for these variables, even though there
is no real change to answers.

* Renaming wpthlp_entermfl to wpthlp_enter_mfl which is more consistent with other variable names.

This is BIT_CHANGING due to changing the name and description in the output netcdf files.

* Renaming a few more instances of wpthlp_entermfl to wpthlp_enter_mfl.
The file was modified mono_flux_limiter.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified stats_zm_module.F90 (diff)
Commit d23953c088af576ec1346a80f3a3bdff409049d6 by noreply
Fixing a bug in mono_flux_limiter.F90. (#1026)

* Fixing a bug in mono_flux_limiter.F90.  This code was outputting "xm" instead of "wpxp" in several places.

This commit is BIT_CHANGING since it will affect the netcdf output for these variables, even though there
is no real change to answers.

* Renaming wpthlp_entermfl to wpthlp_enter_mfl which is more consistent with other variable names.

This is BIT_CHANGING due to changing the name and description in the output netcdf files.

* Renaming a few more instances of wpthlp_entermfl to wpthlp_enter_mfl.
The file was modified host_budgets_stats.in (diff)
The file was modified standard_stats.in (diff)
The file was modified all_stats.in (diff)
The file was modified scalars_stats.in (diff)
The file was modified pdf_closure_module.F90 (diff)