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

CLM Lake pressure is not density and GFS Diagnostics: weasdi is not snodi + #2047, #2053, and #2056 #2044

Merged
merged 41 commits into from
Dec 21, 2023
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
8635abd
clm lake unit fix & wrong variable sent for snodi
SamuelTrahanNOAA Dec 15, 2023
21ee461
point to sam's branch
SamuelTrahanNOAA Dec 15, 2023
7d2ce38
hera tests passed
SamuelTrahanNOAA Dec 15, 2023
a1dba0a
revisions to slowfall accumulation from @tanyasmirnova
SamuelTrahanNOAA Dec 18, 2023
0ec8f84
hera tests passed
SamuelTrahanNOAA Dec 18, 2023
d1ece2c
point to sam's branch
SamuelTrahanNOAA Dec 18, 2023
3747544
clm_lake.f90: explain lakedepth corruption safeguards
SamuelTrahanNOAA Dec 18, 2023
ea272d2
ccpp-physics module_sf_ruclsm.f90: explain the snow_mosaic=0 line
SamuelTrahanNOAA Dec 18, 2023
10f30e0
point FV3 to personal fork
JiliDong-NOAA Dec 18, 2023
256322f
update FV3
JiliDong-NOAA Dec 18, 2023
5173503
point CMEPS to personal fork
JiliDong-NOAA Dec 19, 2023
315f27d
Initial Updates to template
BrianCurtis-NOAA Dec 19, 2023
d2e1e08
Fix type for checkboxes and add instructions section to pr template
BrianCurtis-NOAA Dec 19, 2023
243690f
Cheyenne->Derecho, update GNU machines in template
BrianCurtis-NOAA Dec 19, 2023
29c0fa0
update FV3
JiliDong-NOAA Dec 19, 2023
8945208
change name of lake_freeze to flag_lakefreeze
JiliDong-NOAA Dec 19, 2023
803e54a
fv3 updated
JiliDong-NOAA Dec 19, 2023
0ca12c0
Updates taking into account most suggestions up to this point
BrianCurtis-NOAA Dec 19, 2023
4779ed4
More changes from PR discussion
BrianCurtis-NOAA Dec 19, 2023
24236dc
merge #2047
SamuelTrahanNOAA Dec 19, 2023
b1b6484
merge develop
SamuelTrahanNOAA Dec 19, 2023
b0b76e3
merge fv3atm#742 into FV3
SamuelTrahanNOAA Dec 19, 2023
c330e79
merge #2056
SamuelTrahanNOAA Dec 19, 2023
d7f81b7
CCPP: fix mistake in merge: extra rho0 argument
SamuelTrahanNOAA Dec 20, 2023
127f6c9
hera tests passed
SamuelTrahanNOAA Dec 20, 2023
1cf0edd
Update bl_date.conf
jkbk2004 Dec 20, 2023
a6180c4
Merge branch 'ufs-community:develop' into template_tuneup
BrianCurtis-NOAA Dec 20, 2023
55f22fa
WCOSS2 RT Log
BrianCurtis-NOAA Dec 20, 2023
b85c396
add gaea c5 RT log: passed
jkbk2004 Dec 20, 2023
11f969d
add derecho RT log: passed
jkbk2004 Dec 20, 2023
fa96215
add orion RT logs: passed
zach1221 Dec 21, 2023
97c5d7a
add hera RT log: passed
jkbk2004 Dec 21, 2023
69769cd
add hercules RT logs: passed
zach1221 Dec 21, 2023
f1a9177
Update rt.conf enable wrtGauss cases for hercules
zach1221 Dec 21, 2023
e587d29
Update fv3_slurm.IN_hercules export additional mpi variable
zach1221 Dec 21, 2023
5479e0f
add jet RT log: passed
jkbk2004 Dec 21, 2023
d64d98d
Acorn RT Log
BrianCurtis-NOAA Dec 21, 2023
4391a46
add gaea c4 RT log: passed
jkbk2004 Dec 21, 2023
abf6360
Merge remote-tracking branch 'upstream/template_tuneup' into clm-unit…
jkbk2004 Dec 21, 2023
626dc93
point FV3 to NOAA-EMC/fv3atm
SamuelTrahanNOAA Dec 21, 2023
f91ed44
point to NOAA-EMC emc/develop for CMEPS-interface/CMEPS
SamuelTrahanNOAA Dec 21, 2023
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
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "FV3"]
path = FV3
url = https://github.com/NOAA-EMC/fv3atm
branch = develop
url = https://github.com/SamuelTrahanNOAA/fv3atm
branch = clm-unit-fix
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
Expand Down
2 changes: 1 addition & 1 deletion FV3
Loading