Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
177 commits
Select commit Hold shift + click to select a range
a43637f
update standard names to move Xgrs to physics_timestep_initial* and r…
grantfirl Dec 12, 2024
e2cef59
fix a few unchanged standard names
grantfirl Dec 12, 2024
203aef1
change some timestep_initial variables to general variables; make sat…
grantfirl Jan 23, 2025
47b965d
Refactor physics tendency calculations
VanderleiVargas-NOAA Mar 6, 2025
ff51106
update unified_ugwp, ugwpv1, and drag_suite to use new tendency code
grantfirl Mar 6, 2025
e559c20
Merge branch 'main' into feature/tendency_cleanup
grantfirl Mar 6, 2025
71985f6
Merge remote-tracking branch 'vanderlei-fork/feature/tendency_cleanup…
grantfirl Mar 19, 2025
f61a5cc
save tendency work with GFS_photochemistry
grantfirl Mar 20, 2025
99cb1c1
add tracer tendency changes to convection; fix typos in GFS_photochem…
grantfirl Apr 3, 2025
0ad605e
Merge branch 'main' into feature/tendency_cleanup
grantfirl Apr 3, 2025
01ece2b
fix typo in samfdeepcnv.f
grantfirl Apr 3, 2025
2273a40
save tendency work with Thompson MP
grantfirl Apr 8, 2025
ae5341b
save tendency work with radiation
grantfirl Apr 10, 2025
fe637c5
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Apr 16, 2025
3d7f1bd
add FMS to ccpp-physics CMakeLists.txt for fv3
grantfirl Apr 17, 2025
4d853a2
add initial setting of state in GFS_time_vary_pre.fv3; fix horizontal…
grantfirl Apr 22, 2025
f2f0b13
fix metadata in GFS_time_vary_pre.fv3
grantfirl Apr 22, 2025
2d5a574
add momentum tendency output to mp_thompson and fix intent in metadata
grantfirl Apr 23, 2025
d9a86d4
fix array size bug in mp_thompson.F90; cleanup dtend code using new t…
grantfirl May 8, 2025
6366fb1
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl May 8, 2025
8c11d83
fix improperly-merged conflict resolution in GFS_photochemistry.F90
grantfirl May 8, 2025
6457217
fix access of ntlnc/ntinc access of tracer array when missing
grantfirl May 8, 2025
02994ba
convert many RAD, PBL, GWD, CONV, and MP schemes to return tendencies
grantfirl Jun 3, 2025
989c365
Merge branch 'main' into feature/tendency_cleanup
grantfirl Jun 3, 2025
054823f
convert MG micro and Arakawa-Wu adjustment schemes
grantfirl Jun 6, 2025
777141e
convert MYNNEDMF PBL scheme to return tendencies
grantfirl Jun 6, 2025
040dff6
add changes to MYNN EDMF PBL
grantfirl Jun 12, 2025
9af54df
Merge branch 'ufs-dev-PR278' into feature/tendency_cleanup
grantfirl Jun 18, 2025
e4173ff
add back divide-by-zero bugfix in module_sf_noahmp_glacier.F90 that w…
grantfirl Jun 18, 2025
3008f45
remove obsolete interstitial schemes
grantfirl Jul 9, 2025
baa7823
Merge branch 'feature/tendency_cleanup_save' into feature/tendency_cl…
grantfirl Jul 9, 2025
a8abf69
fix 2 minor compilation issues after testing with UFS RTs
grantfirl Jul 10, 2025
6900e2e
fix bug in MG MP
grantfirl Jul 10, 2025
e04588d
Merge branch 'ufs/dev' into feature/tendency_cleanup_20250710
grantfirl Jul 10, 2025
1207a1c
fix near-surface air temperature standard name in GFS_surface_composi…
grantfirl Jul 10, 2025
36fd667
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Jul 14, 2025
ebac15b
apply tendency cleanup to GFDLMPv3 and TEMPO
grantfirl Jul 16, 2025
f240be4
fix compilation error
grantfirl Jul 16, 2025
c277d27
fix typo in TEMPO
grantfirl Jul 16, 2025
59b0a31
debug sgscloud_radpre/post
grantfirl Jul 25, 2025
40aa0a1
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Sep 18, 2025
cb21c7a
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Dec 17, 2025
3432d52
remove tendency application code from rrtmg_lw/sw_post
grantfirl Dec 18, 2025
1a78061
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Dec 18, 2025
5d02db8
change thmpsn to thompson to fix compilation error
grantfirl Dec 18, 2025
e13abcd
fix compilation errors in GFS_radiation_post.F90
grantfirl Dec 18, 2025
6cd1e1a
remove Zhao-Carr cloud schemes and combine Xu-Randall cloud fraction …
Qingfu-Liu Jan 5, 2026
a11f2e5
fix array size problem in cs_conv.F90
grantfirl Jan 5, 2026
49c1919
refactor RAS tendencies
grantfirl Jan 6, 2026
908cdcf
fix compilation error in rascnv.F90
grantfirl Jan 6, 2026
1270b9e
Merge remote-tracking branch 'upstream/ufs/dev' into Zhao_Carr_cloud
Qingfu-Liu Jan 7, 2026
83191f3
change Xu-Randall cloud fraction scheme to be elemental
Qingfu-Liu Jan 7, 2026
3a66ae6
Fixed too-high lower bound for SMC
ClaraDraper-NOAA Jan 7, 2026
a0f2f28
use new cld_frac_XuRandall function from module_radiation_clouds in R…
Qingfu-Liu Jan 7, 2026
66fedab
Merge branch 'ufs/dev' into fix/stc_check
ClaraDraper-NOAA Jan 7, 2026
bbf9cff
Tidy-up for PR.
ClaraDraper-NOAA Jan 7, 2026
ca7e392
modify the cld_frac_XuRandall function call in RRTMGP scheme
Qingfu-Liu Jan 8, 2026
8415ad5
Changes to the post L-IAU checks:
ClaraDraper-NOAA Jan 12, 2026
979e121
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Jan 22, 2026
78140f8
Merge remote-tracking branch 'upstream/ufs/dev' into Zhao_Carr_cloud
Qingfu-Liu Jan 27, 2026
565d62c
add the repository update to this PR
Qingfu-Liu Jan 27, 2026
c580309
Revert "add the repository update to this PR"
Qingfu-Liu Jan 27, 2026
e7a1bc3
fix bug in GFDLMPv3 tendency implementation
grantfirl Jan 27, 2026
954b749
remove the printing tests
Qingfu-Liu Jan 28, 2026
49276b5
remove Zhao-Carr schemes from modules in the UFS_SCM_NEPTUNE directory
Qingfu-Liu Feb 2, 2026
5ce727f
remove Zhao-Carr microphysics scheme from physics/MP directory
Qingfu-Liu Feb 2, 2026
c851dc5
Chagne to not using ozone physics DDT when not active
dustinswales Feb 4, 2026
293f5c2
Merge remote-tracking branch 'upstream/ufs/dev' into Zhao_Carr_cloud
Qingfu-Liu Feb 11, 2026
1307210
fix hail tendency changes from reviewer suggestions
grantfirl Feb 11, 2026
55e658d
fix indexing bug in cu_tiedtke caught in code review
grantfirl Feb 11, 2026
a018a00
changes to RAS tendency application update code from code review
grantfirl Feb 12, 2026
2483645
check for flag_for_generic_tendency_due_to_gravity_wave_drag before c…
grantfirl Feb 12, 2026
b561b7e
fix diagnostic tendency bug in physics/GWD/ugwpv1_gsldrag.F90
grantfirl Feb 12, 2026
5cb0f01
remove unused arguments in physics/GWD/ugwpv1_gsldrag_post.F90
grantfirl Feb 12, 2026
5a5f4dc
fix tendency diagnostics in physics/GWD/unified_ugwp.F90
grantfirl Feb 12, 2026
4e0cd0b
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Feb 12, 2026
b8af973
fix merge problem in mp_thompson.meta
grantfirl Feb 12, 2026
d234ec9
add arguments to drag_suite_run called outside of ccpp entry point
grantfirl Feb 12, 2026
7537db1
initialize dclw variables in cu_ntiedtke
grantfirl Feb 18, 2026
1b720c9
fix loop bounds for ten_q in cu_gf_driver.F90
grantfirl Feb 19, 2026
02b8783
fix loop bounds in cu_c3_driver
grantfirl Feb 19, 2026
b116d90
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Feb 24, 2026
a5dbd4f
Merge remote-tracking branch 'upstream/ufs/dev' into Zhao_Carr_cloud
Qingfu-Liu Feb 25, 2026
9e70979
Merge pull request #350 from noaa-oar-arl/feature/aqm_canopy_vdf
grantfirl Feb 27, 2026
0eaff25
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Mar 2, 2026
6022ddf
fix new_q typo in mp_fer_hires.F90
grantfirl Mar 2, 2026
bc08cc3
deallocate locally-allocated variables in MP schemes
grantfirl Mar 2, 2026
b6ef6af
update zeroing logic in m_micro_post after review
grantfirl Mar 2, 2026
6ea47ed
Merge branch 'ufs/dev' into fix/stc_check
ClaraDraper-NOAA Mar 3, 2026
579eb97
Update for 10m wind option in fire_behavior module
mkavulich Mar 3, 2026
ff9f553
Merge branch 'ufs/dev' into Zhao_Carr_cloud
grantfirl Mar 4, 2026
90f266d
remove non-ASCII character in canopy_levs.F90 (from previous PR)
grantfirl Mar 4, 2026
e673808
Updates to progomega option of saSAS convection scheme
lisa-bengtsson Mar 6, 2026
cd6a29d
Correction
lisa-bengtsson Mar 6, 2026
c2991ab
correction 2
lisa-bengtsson Mar 6, 2026
b09af5d
Merge pull request #337 from Qingfu-Liu/Zhao_Carr_cloud
grantfirl Mar 6, 2026
fbfd8bb
fix line in SHOC where a tracer was being updated directly
grantfirl Mar 10, 2026
66814cb
remove old_ozone array since it was not being used
grantfirl Mar 10, 2026
16c6886
Merge branch 'ufs/dev' into fix/stc_check
ClaraDraper-NOAA Mar 10, 2026
f7aea58
deallocate local variables in satmedmfvdifq at end of run phase
grantfirl Mar 10, 2026
07a6da7
save temperature before modification to pass in to diagnostics in GFS…
grantfirl Mar 10, 2026
c8311ff
Remove goto in physics/MP/Morrison_Gettelman/aer_cloud.F
NickSzapiro-NOAA Mar 12, 2026
7223e0b
Remove goto in physics/Radiation/radiation_clouds.f
NickSzapiro-NOAA Mar 12, 2026
6d6bab2
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Mar 12, 2026
3069b05
Merge remote-tracking branch 'upstream/ufs/dev' into new_fire_wind_opt
mkavulich Mar 12, 2026
68e8b6d
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Mar 16, 2026
e3d5f64
Merge pull request #363 from mkavulich/new_fire_wind_opt
rhaesung Mar 16, 2026
b334a18
Merge branch 'ufs/dev' into fix/stc_check
ClaraDraper-NOAA Mar 17, 2026
223d093
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Mar 18, 2026
ea1ae85
Merge pull request #339 from ClaraDraper-NOAA/fix/stc_check
grantfirl Mar 19, 2026
5ff0004
fix diagnostic temp tendency in GFS_MP_generic.F90 for when radar is/…
grantfirl Mar 19, 2026
d520ac0
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Mar 19, 2026
e841285
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Mar 20, 2026
f2fbb17
Correct parameter setting in samfshalcnv to pass debug runs
lisa-bengtsson Mar 20, 2026
b60ff55
Name END DO
NickSzapiro-NOAA Mar 21, 2026
078512b
Remove goto physics/MP/calpreciptype.f90
NickSzapiro-NOAA Mar 21, 2026
2987e94
Remove goto physics/MP/Morrison_Gettelman/cldwat2m_micro.F
NickSzapiro-NOAA Mar 21, 2026
ce691fe
Start goto physics/SFC_Models/Land/RUC/module_sf_ruclsm.F90
NickSzapiro-NOAA Mar 21, 2026
a5775e7
Remove goto physics/SFC_Layer/UFS/module_nst_model.f90
NickSzapiro-NOAA Mar 21, 2026
9551c41
Merge branch 'ufs-community:ufs/dev' into remove_goto
NickSzapiro-NOAA Mar 21, 2026
e5ebf60
address saturation vapor pressure out of bounds error in hafs_4_nest RT
lisa-bengtsson Mar 23, 2026
958b6e0
update long names to remove 'updated by physics'; change prognostic u…
grantfirl Mar 23, 2026
8d8eac6
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Mar 23, 2026
9d3bd17
remove additional references to Zhao-Carr microphysics
grantfirl Mar 23, 2026
a7e1122
remove Zhao-Carr references from GFS_scnv_generic_post
grantfirl Mar 23, 2026
6be9617
fix deallocation statement in Thompson MP
grantfirl Mar 23, 2026
eee1edf
Merge pull request #364 from lisa-bengtsson/updraft
rhaesung Mar 25, 2026
f1b526d
Remove go to physics/CONV/C3/cu_c3_sh.F90
NickSzapiro-NOAA Mar 25, 2026
eb69729
Remove go to physics/PBL/MYJ/module_BL_MYJPBL.F90
NickSzapiro-NOAA Mar 25, 2026
05d3799
Remove goto physics/MP/Morrison_Gettelman/wv_saturation.F
NickSzapiro-NOAA Mar 25, 2026
87394b6
Again physics/MP/Morrison_Gettelman/wv_saturation.F
NickSzapiro-NOAA Mar 25, 2026
b3ac6fc
physics/MP/Morrison_Gettelman/wv_saturation.F
NickSzapiro-NOAA Mar 25, 2026
5425ccb
Typo
NickSzapiro-NOAA Mar 25, 2026
a96e26a
Merge branch 'ufs-community:ufs/dev' into remove_goto
NickSzapiro-NOAA Mar 25, 2026
ba9c131
Remove goto physics/CONV/C3/cu_c3_deep.F90
NickSzapiro-NOAA Mar 25, 2026
90e7442
Remove go to physics/CONV/RAS/rascnv.F90
NickSzapiro-NOAA Mar 25, 2026
f312aa6
Typo rascnv.F90
NickSzapiro-NOAA Mar 25, 2026
cdc7944
physics/SFC_Layer/GFDL/gfdl_sfc_layer.F90
NickSzapiro-NOAA Mar 25, 2026
6e78728
physics/CONV/Grell_Freitas/cu_gf_sh.F90
NickSzapiro-NOAA Mar 25, 2026
c6ab119
Typo module_BL_MYJPBL.F90
NickSzapiro-NOAA Mar 25, 2026
68ebd2c
physics/SFC_Layer/MYJ/module_SF_JSFC.F90
NickSzapiro-NOAA Mar 25, 2026
1ae9e3b
First pass physics/CONV/Grell_Freitas/cu_gf_deep.F90
NickSzapiro-NOAA Mar 25, 2026
ad9d897
Merge branch 'ufs/dev' into feature/tendency_cleanup
grantfirl Mar 25, 2026
d1d9f04
physics/CONV/Grell_Freitas/cu_gf_deep.F90
NickSzapiro-NOAA Mar 25, 2026
6fc92bb
physics/GWD/ugwp_driver_v0.F
NickSzapiro-NOAA Mar 25, 2026
dee8348
physics/MP/Thompson/module_mp_thompson.F90
NickSzapiro-NOAA Mar 25, 2026
5742786
physics/PBL/MYNN_EDMF/module_bl_mynn.F90
NickSzapiro-NOAA Mar 25, 2026
18c220d
physics/MP/GFDL/v1_2019/gfdl_cloud_microphys_mod.F90
NickSzapiro-NOAA Mar 25, 2026
b3f09dc
physics/MP/GFDL/v3_2022/gfdl_cloud_microphys_v3_mod.F90
NickSzapiro-NOAA Mar 25, 2026
5379927
Fix compile physics/Radiation/radiation_clouds.f
NickSzapiro-NOAA Mar 25, 2026
87a5e0f
Compile fixes
NickSzapiro-NOAA Mar 26, 2026
3fbfa77
Fix for 73 character limit line
NickSzapiro-NOAA Mar 26, 2026
4c7b338
Compile fix
NickSzapiro-NOAA Mar 26, 2026
404904c
Start physics/SFC_Models/Land/RUC/module_sf_ruclsm.F90
NickSzapiro-NOAA Mar 26, 2026
311cb19
physics/SFC_Models/Land/Noahmp/module_sf_noahmplsm.F90
NickSzapiro-NOAA Mar 27, 2026
8cc4713
fix additional warnings
grantfirl Mar 27, 2026
3b5f554
Fix compile hafsw wcoss2
Mar 30, 2026
2fbaa34
Revert rascnv so control_ras_intel b4b on wcoss2
Mar 30, 2026
e328c04
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Mar 30, 2026
91d9790
Merge pull request #299 from grantfirl/feature/tendency_cleanup
rhaesung Apr 3, 2026
8a20ac3
Use 10-m intepolated winds in the explicit in-canopy diffusion of tra…
iri01 Apr 7, 2026
8433519
Merge branch 'ufs-community:ufs/dev' into remove_goto
NickSzapiro-NOAA Apr 8, 2026
92cb522
Clean up commented out code. Correct a truncated source line.
iri01 Apr 9, 2026
90b2b11
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Apr 9, 2026
6392303
Merge pull request #367 from NickSzapiro-NOAA/remove_goto
grantfirl Apr 15, 2026
c6686ab
Bug in gcycle error message
dustinswales Apr 15, 2026
e640fe2
Merge branch 'ufs-community:ufs/dev' into fix_canopy_vdf
iri01 Apr 16, 2026
737f9a3
Comment out the integrated-canopy meteorology effect. Keep the lines …
iri01 Apr 17, 2026
ea3184a
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Apr 20, 2026
53462ba
Merge branch 'feature/mpas_in_ufs' of https://github.com/dustinswales…
dustinswales Apr 20, 2026
a57d1a6
Merge pull request #371 from noaa-oar-arl/fix_canopy_vdf
grantfirl Apr 21, 2026
3411caa
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Apr 23, 2026
af24838
Merge branch 'main' into feature/tendency_cleanup
May 28, 2026
43e5cea
Merge branch 'remove_goto' into ufs-dev-PR367
hertneky Jun 2, 2026
13833d4
Merge remote-tracking branch 'arl/fix_canopy_vdf' into ufs-dev-pr371
scrasmussen Jun 2, 2026
21e1da7
Merge remote-tracking branch 'dustin/feature/mpas_in_ufs' into ufs-de…
scrasmussen Jun 2, 2026
8a6f860
Merge branch 'main' into ufs-dev-pr365
grantfirl Jun 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -866,17 +866,18 @@ subroutine GFS_phys_time_vary_timestep_init (
jday = 0
call w3doxdat(jdat,jdow,jdoy,jday)
rjday = jdoy + jdat(5) / 24.
if (rjday < ozphys%time(1)) rjday = rjday + 365.

!> - Update ozone concentration.
if (ntoz > 0) then
if (rjday < ozphys%time(1)) rjday = rjday + 365.
call find_photochem_time_index(ozphys%ntime, ozphys%time, rjday, n1, n2)

call ozphys%update_o3prog(jindx1_o3, jindx2_o3, ddy_o3, rjday, n1, n2, ozpl)
endif

!> - Update stratospheric h2o concentration.
if (h2o_phys) then
if (rjday < h2ophys%time(1)) rjday = rjday + 365.
call find_photochem_time_index(h2ophys%ntime, h2ophys%time, rjday, n1, n2)

call h2ophys%update(jindx1_h, jindx2_h, ddy_h, rjday, n1, n2, h2opl)
Expand Down
2 changes: 1 addition & 1 deletion physics/Interstitials/UFS_SCM_NEPTUNE/gcycle.F90
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ subroutine gcycle (me, nthrds, nx, ny, isc, jsc, nsst, tile_num, nlunit, fn_nml,
inquire (file=trim(fn_nml),exist=exists)
if (.not. exists) then
errflg = 1
errmsg = 'ERROR(gcycle): namelist file: ',trim(fn_nml),' does not exist.'
errmsg = 'ERROR(gcycle): namelist file: '//trim(fn_nml)//' does not exist.'
return
else
open (unit=nlunit, file=trim(fn_nml), action='READ', status='OLD', iostat=ios)
Expand Down