-
Notifications
You must be signed in to change notification settings - Fork 149
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
Add/update HWRF physics #509
Merged
Merged
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
9648204
Merge branch 'master' into support/HAFS
BinLiu-NOAA 1274c44
Merge branch 'feature/hafs_ccpp' into support/HAFS
BinLiu-NOAA 8ba1c3c
Changes to EDMF-HAFS and EDMF-TKE to OutputEddy Diffusivity
AndrewHazelton 3419162
Merge pull request #1 from hafs-community/feature/add_km
JiliDong-NOAA 31a294a
Merge branch 'master' into support/HAFS
BinLiu-NOAA 1df7376
Update CODEOWNERS for HWRF physics development
climbfuji 10867d1
add hurricane-specific code to moninedmf.f
grantfirl cce995d
clean up logic to better align with HAFS version from Bin Liu, Chunxi…
grantfirl e839247
send constants through the argument list
grantfirl 78c03e0
send constants through physcons module; sending constants through the…
grantfirl b492f72
physics/moninedmf.{f,meta}: apply missing updates that were hidden in…
climbfuji 0346c38
Merge pull request #428 from climbfuji/dtc-hwrf-physics-add-moninedmf
climbfuji a8a2ab8
enable icloud=3 capability
mzhangw 9309fc6
add exponential cloud overlapping for LW component
mzhangw 5597b2c
finalize HWRF RRTMG LW capability
mzhangw bb68108
HWRF RRTMG cloud-rad interaction
mzhangw c47c2cb
add progcld6 for GSD suite
mzhangw ac32ce0
remove the connection of iovrlw/iovrsw with physparam
mzhangw 5404462
add new radlw/radsw main with modern fortran
mzhangw 28d1bc2
Clean up HWRF RRTMG additions
climbfuji 2933be7
Cleanup comments in newly added/modified radiation code
climbfuji 6c27ff2
Merge pull request #430 from climbfuji/dtc_hwrf-physics_add_rrtmg
climbfuji ffc2755
Merge branch 'man_hafs_sas_for_master' of https://github.com/climbfuj…
climbfuji 02bede0
Merge remote-tracking branch 'ncar/dtc/hwrf-physics' into merge_hwrf-…
climbfuji dd891d8
Merge pull request #433 from climbfuji/merge_hwrf-sasas_into_dtc_hwrf…
climbfuji 6a8c80e
Merge mzhangw:HAFS_fer_hires into NCAR:dtc/hwrf-physics
mzhangw 08bcc39
Merge pull request #435 from climbfuji/HAFS_fer_hires_for_dtc_hwrf-ph…
climbfuji cb2d558
fix unitialized parameter and dimensions in FA
mzhangw b084396
fix unitialized parameters in samfdeepcnv
mzhangw d35fad0
bug fix in HWRF RRTMG
mzhangw 9e5c8bf
Merge branch 'master' into support/HAFS
BinLiu-NOAA eddf41c
Merge pull request #447 from mzhangw/dtc_hwrf_physics
climbfuji ef38696
add force_read_ferhires capability in FA
mzhangw ce348d9
Merge branch 'dtc/hwrf-physics' of https://github.com/NCAR/ccpp-physi…
mzhangw 4233a04
addition of HWRF Noah LSM and GFDL surface layer; for HWRF Noah LSM 1…
grantfirl e072e17
Merge branch 'support/HAFS' of https://github.com/hafs-community/ccpp…
climbfuji d9c5e06
Update GFS_rrtmgp_pre.F90 with progcld changes, update GFS_rrtmgp_set…
climbfuji b850fe7
add limits to fh, fh2
grantfirl 6d3ce4f
use precalculated wind speed with convective gustiness component in g…
grantfirl b8629ee
add logic to maintain ratio between fh and fh2 to attempt to reign in…
grantfirl 0d4717a
Merge pull request #453 from climbfuji/update_dtc_hwrf_physics_from_h…
climbfuji 0298ceb
add time-averaged calculation of skin temperature and soil temperatur…
grantfirl 997d378
Merge branch 'dtc/hwrf-physics' into hwrf_sfc_PR
grantfirl c7c2c3c
Merge branch 'hwrf_sfc_PR_2' into hwrf_sfc_PR
grantfirl 76a02b8
Merge pull request #452 from grantfirl/hwrf_sfc_PR
grantfirl 03ec64b
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA d58fa4f
Merge branch 'support/HAFS' of https://github.com/hafs-community/ccpp…
climbfuji 0e4496c
Merge pull request #463 from climbfuji/update_dtc-hwrf-physics_from_h…
climbfuji 69e5888
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into HEAD
climbfuji 807dd0b
Update HWRF physics (except FA) after merge, add CCPP dependencies to…
climbfuji 2ad28e6
Apply boundds to znt_ocn in physics/gfdl_sfc_layer.F90 before trying …
climbfuji fce80a1
physics/module_mp_thompson.F90: adjust lower bounds of cloud effectiv…
climbfuji 030dcfd
Add CCPP dependencies to physics/radlw_main.meta and physics/radsw_ma…
climbfuji 3c01284
Bugfix in physics/samfdeepcnv.f for uninitialized variable crtlame
climbfuji afa335f
physics/module_MP_FER_HIRES.F90: bugfixes for MPI calls in init routine
climbfuji b871fb9
Remove trailing whitespaces from physics/gfdl_sfc_layer.F90
climbfuji d257347
Fix error handling in physics/radlw_main.F90
climbfuji a171fbb
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into dt…
climbfuji 57d1b4d
Bugfixes following update from master
climbfuji b580c58
Always calculate Julian day, since it is getting used by more and mor…
climbfuji 9b63668
Fix metadata, remove moninedmf_hafs, remove dkudiagnostic from satmed…
climbfuji c3105d8
Bugfix: remove dkudiagnostic from satmedmfvdifq.meta
climbfuji b7eff6b
Fix uninitialized variable mvd_r in physics/module_mp_thompson.F90
climbfuji 390ec21
Fix calls to mcica_subcol_sw in radsw_main.F90
climbfuji e7b4531
physics/GFS_surface_composites.F90: update tsfc correctly when there …
climbfuji File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this mean "-r8 -ftz" will not be applied to those files?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These flags are redundant, they are set anyway by the build system.