-
Notifications
You must be signed in to change notification settings - Fork 146
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
Gfs separator shalcnv #7
Gfs separator shalcnv #7
Commits on Jun 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5d0bafa - Browse repository at this point
Copy the full SHA 5d0bafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3875d90 - Browse repository at this point
Copy the full SHA 3875d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ef23f - Browse repository at this point
Copy the full SHA e1ef23fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a0291 - Browse repository at this point
Copy the full SHA c4a0291View commit details -
Configuration menu - View commit details
-
Copy full SHA for f016d82 - Browse repository at this point
Copy the full SHA f016d82View commit details
Commits on Jul 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 05da163 - Browse repository at this point
Copy the full SHA 05da163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80317a7 - Browse repository at this point
Copy the full SHA 80317a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a89f088 - Browse repository at this point
Copy the full SHA a89f088View commit details
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5d4f3c1 - Browse repository at this point
Copy the full SHA 5d4f3c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0cdfb - Browse repository at this point
Copy the full SHA 0b0cdfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc1139 - Browse repository at this point
Copy the full SHA 1bc1139View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d4496 - Browse repository at this point
Copy the full SHA c6d4496View commit details -
Configuration menu - View commit details
-
Copy full SHA for b34a452 - Browse repository at this point
Copy the full SHA b34a452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a863c1 - Browse repository at this point
Copy the full SHA 3a863c1View commit details
Commits on Jul 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 40d1dab - Browse repository at this point
Copy the full SHA 40d1dabView commit details
Commits on Sep 7, 2017
-
Branch commit for shallow convection code separation:
- Add module sasas_shal to physics/mfshalcnv.f that contains subroutines sasasshal_init and sasasshal_run. Add variable table at top. Split ql into ql1 and ql2. - Modify GFS_layer/GFS_physics_driver.F90 to call subroutine sasasshal_run in module sasas_shal - Builds and runs on theia with HYDRO=N, 32-bit, matches NCEP baseline at /scratch4/NCEPDEV/nems/noscrub/emc.nemspara/FV3GFS_V0_RELEASE/ \ baseline/fv3gfs_nh_32bit/${CASE}/gfs.20160929/00 % diff_baseline.sh theia Succeed! Test results are identical to baseline!
Julie Schramm authored and Julie Schramm committedSep 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 2afb255 - Browse repository at this point
Copy the full SHA 2afb255View commit details
Commits on Sep 19, 2017
-
- Add sasasshal_finalize subroutine
- Add !! to variable table - Change longname of delt to time_step_for_physics - Change longname of phil to geopotential_height
Julie Schramm authored and Julie Schramm committedSep 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 9342d67 - Browse repository at this point
Copy the full SHA 9342d67View commit details
Commits on Sep 21, 2017
-
- Change longname for variable phil to geopotential
Julie Schramm authored and Julie Schramm committedSep 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 2c422b7 - Browse repository at this point
Copy the full SHA 2c422b7View commit details
Commits on Sep 26, 2017
-
- Update long names in table to be consistent with other modules.
- Add space between subroutine name and first open parenthesis.
Julie Schramm authored and Julie Schramm committedSep 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 004c501 - Browse repository at this point
Copy the full SHA 004c501View commit details
Commits on Sep 29, 2017
-
- Move variable table above 'subourine sasasshal_run' definition
- Add '!! \section arg_table_sasasshal_run' immediately preceeding variable table - Add '!!' line below variable table - Move subroutine sasasshal_finalize to end of module so *_init, *_run, *_finalize are in correct order in .xml file - Cap file builds correctly
Julie Schramm authored and Julie Schramm committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 07c4f7e - Browse repository at this point
Copy the full SHA 07c4f7eView commit details
Commits on Oct 5, 2017
-
Added doxygen formatted comments for all of 2017 GFS operational physics
- no functional changes (just comments) - updated docs/txt/mainpage.txt to have the list of schemes
Configuration menu - View commit details
-
Copy full SHA for f4b556a - Browse repository at this point
Copy the full SHA f4b556aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c72e1 - Browse repository at this point
Copy the full SHA b6c72e1View commit details -
Merge pull request #15 from grantfirl/doxygen_formatted
Doxygen formatted
Configuration menu - View commit details
-
Copy full SHA for 15cdb5d - Browse repository at this point
Copy the full SHA 15cdb5dView commit details
Commits on Oct 9, 2017
-
added doxygen formatting to mfshalcnv.f along with generic doxygen fo…
…rmatting for rest of physics
Configuration menu - View commit details
-
Copy full SHA for 8f7dbdf - Browse repository at this point
Copy the full SHA 8f7dbdfView commit details
Commits on Oct 10, 2017
-
changed ccpp_dox setting repeat_brief = NO to not repeat the brief de…
…scription; changed mainpage.txt to link to two separate GWD parameterizations
Configuration menu - View commit details
-
Copy full SHA for 2e5607e - Browse repository at this point
Copy the full SHA 2e5607eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfdaac - Browse repository at this point
Copy the full SHA ebfdaacView commit details -
fixed line continuation characters on lines 77,78,79 of physics/gwdc.f
Grant Firl committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for b65316e - Browse repository at this point
Copy the full SHA b65316eView commit details -
Merge pull request #16 from grantfirl/master
minor changes to ccpp_dox and mainpage
Configuration menu - View commit details
-
Copy full SHA for 884d9e4 - Browse repository at this point
Copy the full SHA 884d9e4View commit details -
Merge branch 'master' into gfs_separator_shalcnv
- fixed compilation issue that Chris found due to Grant's doxygen changes
Configuration menu - View commit details
-
Copy full SHA for a191af6 - Browse repository at this point
Copy the full SHA a191af6View commit details
Commits on Nov 3, 2017
-
Resolve table conflicts for variables: phil, t1, u1, v1, kbot, ktop, rn
Julie Schramm authored and Julie Schramm committedNov 3, 2017 Configuration menu - View commit details
-
Copy full SHA for bfa2fb7 - Browse repository at this point
Copy the full SHA bfa2fb7View commit details
Commits on Nov 21, 2017
-
Commit GFS_diagnostics.F90 without optimization to avoid compilation …
…failure with Intel > 17.x
Configuration menu - View commit details
-
Copy full SHA for 6f52985 - Browse repository at this point
Copy the full SHA 6f52985View commit details -
Merge pull request #20 from climbfuji/master_compile_on_intel_17
Commit GFS_diagnostics.F90 without optimization to avoid compilation failure with Intel > 17.x.
Configuration menu - View commit details
-
Copy full SHA for 29dea6e - Browse repository at this point
Copy the full SHA 29dea6eView commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 255f587 - Browse repository at this point
Copy the full SHA 255f587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae07dd - Browse repository at this point
Copy the full SHA 4ae07ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd9a5e - Browse repository at this point
Copy the full SHA dfd9a5eView commit details
Commits on Dec 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cfa2beb - Browse repository at this point
Copy the full SHA cfa2bebView commit details