-
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
Update gsd/develop branch with master branch #218
Commits on Dec 19, 2018
-
fix a couple of bugs in aer_cloud.F leading to uninitialized memory b…
…eing accessed and a segmentation fault when compiling with gfortran
Configuration menu - View commit details
-
Copy full SHA for 82f795d - Browse repository at this point
Copy the full SHA 82f795dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a85a0fe - Browse repository at this point
Copy the full SHA a85a0feView commit details
Commits on Jan 28, 2019
-
Added the new Tiedtke cumulus, Shinhong, YSU PBL scheme
cu_ntiedtke.F90 for the new Tiedtke cumulus scheme which include both deep and shallow cumulus shinhongvdif.F90 for the Shinhong scale-aware PBL scheme (saYSU) ysuvdif.F90 for YSU PBL scheme Modified GFS_PBL_generic.F90 to make these two PBLs work
Chunxi Zhang committedJan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 3bd9855 - Browse repository at this point
Copy the full SHA 3bd9855View commit details -
Merge branch 'master' into caps_physics
Chunxi Zhang committedJan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 4a220af - Browse repository at this point
Copy the full SHA 4a220afView commit details
Commits on Feb 5, 2019
-
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into ca…
…ps_physics_dom_20190205
Configuration menu - View commit details
-
Copy full SHA for 5e180cf - Browse repository at this point
Copy the full SHA 5e180cfView commit details
Commits on Feb 7, 2019
-
physics/cu_ntiedtke.F90: add reminder to replace imported constants w…
…ith subroutine arguments
Configuration menu - View commit details
-
Copy full SHA for 5a6dfc1 - Browse repository at this point
Copy the full SHA 5a6dfc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd045f4 - Browse repository at this point
Copy the full SHA cd045f4View commit details -
Add physics/cu_ntiedtke_pre.F90 and physics/cu_ntiedtke_post.F90, sim…
…ilar to the GF pre and post schemes
Configuration menu - View commit details
-
Copy full SHA for 819d23b - Browse repository at this point
Copy the full SHA 819d23bView commit details
Commits on Feb 20, 2019
-
Merge pull request #1 from climbfuji/caps_physics_dom_20190205
CAPS physics modifications and update to trunk
Configuration menu - View commit details
-
Copy full SHA for 9a6b190 - Browse repository at this point
Copy the full SHA 9a6b190View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfa7ca - Browse repository at this point
Copy the full SHA fbfa7caView commit details
Commits on Feb 21, 2019
-
Merge pull request #2 from climbfuji/caps_physics_dom_20190221
Update CAPS physics to master (second round) for final testing
Configuration menu - View commit details
-
Copy full SHA for b17451c - Browse repository at this point
Copy the full SHA b17451cView commit details
Commits on Feb 23, 2019
-
Merge pull request #201 from AustinChunxi/caps_physics
Caps physics - Added the new Tiedtke cumulus, Shinhong, YSU PBL scheme
Configuration menu - View commit details
-
Copy full SHA for e612081 - Browse repository at this point
Copy the full SHA e612081View commit details -
Configuration menu - View commit details
-
Copy full SHA for b482f11 - Browse repository at this point
Copy the full SHA b482f11View commit details -
physics/satmedmfvdif.F: use diffused tracer arrays as in moninedmf (h…
…edmf) to support both cases nvdiff=ntrac and nvdiff/=ntrac
Configuration menu - View commit details
-
Copy full SHA for b77ed10 - Browse repository at this point
Copy the full SHA b77ed10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632925d - Browse repository at this point
Copy the full SHA 632925dView commit details
Commits on Feb 25, 2019
-
Merge pull request #209 from climbfuji/gfs_suite2
Physics bakeoff: CCPP version of GFS suite2
Configuration menu - View commit details
-
Copy full SHA for 1af356e - Browse repository at this point
Copy the full SHA 1af356eView commit details -
CMakeLists.txt: introduce SCHEMES_SFX list that contains files with s…
…pecial compiler flags, clean up the way compiler flags are assigned to files, add special compiler flags for csawmg physics and for GFDL-MP physics when fast physics (dynamics) are compiled in 32-bit precision
Configuration menu - View commit details
-
Copy full SHA for c8e22a8 - Browse repository at this point
Copy the full SHA c8e22a8View commit details -
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into cs…
…awmg_bitforbit_prod
Configuration menu - View commit details
-
Copy full SHA for 540b17a - Browse repository at this point
Copy the full SHA 540b17aView commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a55fca0 - Browse repository at this point
Copy the full SHA a55fca0View commit details -
Merge pull request #211 from climbfuji/csawmg_bitforbit_prod
CCPP-acceptance bit-for-bit csawmg and gfdlmp-32bit
Configuration menu - View commit details
-
Copy full SHA for 6768542 - Browse repository at this point
Copy the full SHA 6768542View commit details
Commits on Feb 27, 2019
-
CMakeLists.txt: reduce optimization for gcm_shoc.F90; force-remove bo…
…unds-check for auto-generated physics caps (similar to the existing force-removal of pointer association checks)
Configuration menu - View commit details
-
Copy full SHA for 9e46e5e - Browse repository at this point
Copy the full SHA 9e46e5eView commit details -
physics/cs_conv.F90, physics/GFS_suite_interstitial.F90: remove hard-…
…coded dimensions for arrays that may not be allocated, depending on the choice of microphysics
Configuration menu - View commit details
-
Copy full SHA for 6b8634d - Browse repository at this point
Copy the full SHA 6b8634dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2652e8 - Browse repository at this point
Copy the full SHA e2652e8View commit details
Commits on Feb 28, 2019
-
Merge pull request #215 from climbfuji/csawmgshoc_and_debug_bit_for_bit
CCPP acceptance: csawmgshoc* and *_debug bit-for-bit
Configuration menu - View commit details
-
Copy full SHA for 4b80aba - Browse repository at this point
Copy the full SHA 4b80abaView commit details
Commits on Mar 1, 2019
-
Merge pull request #216 from NCAR/gsd/develop
Merge gsd/develop into master
Configuration menu - View commit details
-
Copy full SHA for 253de07 - Browse repository at this point
Copy the full SHA 253de07View commit details
Commits on Mar 5, 2019
-
physics/mp_thompson_hrrr_pre.F90: add sanitizer for initial values of…
… tracers (hydrometeors, aerosols) used by Thompson scheme
Configuration menu - View commit details
-
Copy full SHA for 5c8125e - Browse repository at this point
Copy the full SHA 5c8125eView commit details -
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into th…
…ompson_allocate_sfc_aerosol_emissions
Configuration menu - View commit details
-
Copy full SHA for 81d16aa - Browse repository at this point
Copy the full SHA 81d16aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84747f5 - Browse repository at this point
Copy the full SHA 84747f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9518e66 - Browse repository at this point
Copy the full SHA 9518e66View commit details
Commits on Mar 7, 2019
-
Merge pull request #217 from climbfuji/thompson_allocate_sfc_aerosol_…
…emissions Support for GSD physics in regional configuration
Configuration menu - View commit details
-
Copy full SHA for f1081c8 - Browse repository at this point
Copy the full SHA f1081c8View commit details
Commits on Mar 8, 2019
-
Merge pull request #191 from grantfirl/GFS_RRTMG_pre_bugfix
minor bugfix for using uninitialized values in GFS_rrtmg_pre.F90
Configuration menu - View commit details
-
Copy full SHA for c79e6a6 - Browse repository at this point
Copy the full SHA c79e6a6View commit details -
Merge pull request #190 from grantfirl/aer_cloud_bugfix
aer_cloud.F gfortran bugfix
Configuration menu - View commit details
-
Copy full SHA for 16a0b6a - Browse repository at this point
Copy the full SHA 16a0b6aView commit details