Skip to content

Update ci_test with ufs/dev #20

Merged
dustinswales merged 20 commits into
dustinswales:add_ci_testsfrom
ufs-community:ufs/dev
Oct 27, 2022
Merged

Update ci_test with ufs/dev #20
dustinswales merged 20 commits into
dustinswales:add_ci_testsfrom
ufs-community:ufs/dev

Conversation

@dustinswales
Copy link
Copy Markdown
Owner

No description provided.

gthompsnWRF and others added 20 commits April 13, 2022 09:31
The module_sf_ruclsm has comparisons to zero, which break the code
when numbers are very close to 0, such as 1e-322. This happens with
the gfortran compiler when compled -DDEBUG=ON since the option to
truncate subnormal numbers is turned off.

The workaround is to truncate subnormal numbers manually, for the
two variables that cause trouble.
NCAR/main PR NCAR#967 (Bugfix and optimization of prognostic closure for the P8 physics suit)
…-smoke

fix for RUC LSM imprecision issue
Minor cloud tunings to improve cloud fraction and radiation in UFS
@dustinswales dustinswales merged commit 2fe1519 into dustinswales:add_ci_tests Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants