Merged
Conversation
sync with upstream
bug fix for FVEG scaling of canopy heat storage
Sync with develop branch for bug fix of canopy heat storage
bug fix for initialization to work with BEP,BEM urban physics call
Sync with develop branch for bug fixes
use consistent common undefined value for initialization
Sync with develop branch for bug fix
negative theta in pedo transfer function
Updated to avoid numerical errors associated with low FrozenPrecipFrac for OptRainSnowPartition = 5
AtmosForcingMod.F90 updated to avoid numerical errors associated with warm wet bulb temperature for OptRainSnowPartition = 5
Update to OptRainSnowPartition == 5 to avoid numerical errors in instances of warm temperatures by forcing FrozenPrecipFrac = 0
if ( TemperatureWetBulb >= 5) then FrozenPrecipFrac = 0 to avoid crashing in instances of high temperatures for OptRainSnowPartition == 5
FrozenPrecipFrac = 0.0 constraint imposed for instances of TemperatureAirRefHeight > 10C to avoid numerical errors in warm instances for OptRainSnowPartition == 5.
AtmosForcingMod, OptRainSnowPartition == 5 update for warm instances
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.