Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GFS_rrtmg_setup.F90 #1036

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Commits on Nov 3, 2023

  1. Update GFS_rrtmg_setup.F90

     Move statement testing the is_initialized variable until after control variables in the argument list have been set. This is needed to make sure that the control variables are set for multiple instances of physics.
    michalakes authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    364e177 View commit details
    Browse the repository at this point in the history
  2. Update GFS_rrtmgp_setup.F90

    Moved is_initialized test to after the input flags have been set
    michalakes authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0140c17 View commit details
    Browse the repository at this point in the history