Skip to content
Success

Changes

Summary

  1. I'm changing the way ddzt handles the derivative over momentum level 1. (details)
Commit f3b2d7a6a63ceea30a960b27be61c18ea0279b71 by bmg2
I'm changing the way ddzt handles the derivative over momentum level 1.
Previously, it was based on the differential between the ghost point and
the first level above the surface. Now, the value of the derivative at
momentum level 2 is simply being dropped down to momentum level 1.

This is being done in advance of ghost point removal.

The results of this commit are BIT_CHANGING.
The file was modified grid_class.F90 (diff)