Skip to content
Success

Changes

Summary

  1. Updating the code to set the bottom of the thermodynamic level grid for (details)
  2. Commit to enforce a fixed-point boundary condition of wp3=0 at (details)
Commit 20d6130562d60f6c2c17972cdc5a81de5dacd861 by Brian Griffin
Updating the code to set the bottom of the thermodynamic level grid for
diffusion at thermodynamic level 2 -- the first level above the surface.

This is being done in preparation for ghostless gridding.
The file was modified diffusion.F90 (diff)
Commit cebdb21aff77c08197f427a89df4712ee1fa5de0 by Brian Griffin
Commit to enforce a fixed-point boundary condition of wp3=0 at
thermodynamic level k = 2, the first above-ground thermodynamic level.

This is being done in preparation for ghostless gridding.

This commit is BIT_CHANGING.

Results are much more similar to the previous results than using
using zero-flux as the lower boundary condition for wp3.
The file was modified advance_wp2_wp3_module.F90 (diff)