Add support for GEFS-Aerosols restart capability and other bug fixes#17
Closed
rmontuoro wants to merge 5 commits into
Closed
Add support for GEFS-Aerosols restart capability and other bug fixes#17rmontuoro wants to merge 5 commits into
rmontuoro wants to merge 5 commits into
Conversation
large scale rain, and convective rain at the end of each coupling step if coupling with chemistry model.
defining zero and one.
in noah/osu land-surface model subdriver.
band layer cloud optical depths (0.55 and 10 mu channels) to prevent floating invalid errors due to uninitialized optical depth arrays.
coupling array at the beginning of each coupling step if coupled with chemistry model.
Collaborator
junwang-noaa
pushed a commit
to junwang-noaa/fv3atm
that referenced
this pull request
Sep 30, 2021
Merge NCAR:dtc/develop into develop 2020/04/14 (NOAA-EMC#98)
jkbk2004
pushed a commit
that referenced
this pull request
Nov 21, 2022
* Switch ccpp-physics submodue. * ccpp #17: git action ci yaml update.
LarissaReames
pushed a commit
to LarissaReames/fv3atm
that referenced
this pull request
Nov 17, 2023
* commit of new version of dycore from Weather and Climate Dynamics Group at GFDL * updated versions of GFDL-specific files from dev/gfdl * updated README.md with current release information * cleaned up a few lines in fv_dynamics * new file RELEASE.md with release notes documenting differences between this and the last release * updated RELEASE.md message * hand merge of diagnostic updates * remove trailing spaces from sources * updates to merge some GFDL specific updates into this public release
LarissaReames
pushed a commit
to LarissaReames/fv3atm
that referenced
this pull request
Nov 17, 2023
…_develop_20200414 Merge NCAR:dtc/develop into NOAA-EMC:dev/emc 2020/04/14
barlage
pushed a commit
to barlage/fv3atm
that referenced
this pull request
Feb 13, 2026
…AA-EMC#17) Add RRTMGP initialization flags and revert hardcoding of mpiroot.
barlage
pushed a commit
to barlage/fv3atm
that referenced
this pull request
Feb 13, 2026
…oot. (NOAA-EMC#17)" This reverts commit 81b8b75.
barlage
pushed a commit
to barlage/fv3atm
that referenced
this pull request
Feb 13, 2026
…oot. (NOAA-EMC#17)" This reverts commit 81b8b75.
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.
This pull request introduces changes solving issues #15 and #16.