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

Updates for component NoahMP land model #2387

Open
wants to merge 43 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
00b6264
point development forks for FV3 and NoahMP
uturuncoglu Aug 2, 2024
ceaafc4
add new RT for S2S with land component
uturuncoglu Aug 2, 2024
78948b1
simplify tests
uturuncoglu Sep 3, 2024
b8c5f1c
fix support for high resolution land
uturuncoglu Sep 4, 2024
b0cfec2
update nuopc specific run script
uturuncoglu Sep 4, 2024
c5fe856
remove land specific customization
uturuncoglu Sep 4, 2024
8ec1942
add missing test option
uturuncoglu Sep 4, 2024
72e6406
update new fully coupled test
uturuncoglu Sep 4, 2024
0071462
sync components
uturuncoglu Sep 4, 2024
9d6ee7e
sync model
uturuncoglu Sep 4, 2024
0db43c4
point CMEPS fork
uturuncoglu Nov 8, 2024
c09ac9d
update S2S RT with land component
uturuncoglu Nov 8, 2024
6e66818
add new S2S app with land component
uturuncoglu Nov 8, 2024
e9a21cb
sync noahmp component
uturuncoglu Nov 8, 2024
f239eb1
more work for s2s configuration
uturuncoglu Nov 8, 2024
5de4419
update land component
uturuncoglu Nov 8, 2024
0da66c5
update data atmosphere configurations
uturuncoglu Nov 11, 2024
5476d65
sync components
uturuncoglu Dec 6, 2024
9e407ce
update tests
uturuncoglu Dec 6, 2024
7ea87a0
sync model
uturuncoglu Dec 6, 2024
2d71152
sync components
uturuncoglu Dec 19, 2024
c8ace19
fix run sequence
uturuncoglu Dec 19, 2024
1341e58
update fv3
uturuncoglu Dec 19, 2024
049fc5e
update land RTs
uturuncoglu Dec 19, 2024
6a42c80
Merge remote-tracking branch 'upstream/develop' into feature/land_update
uturuncoglu Dec 19, 2024
0310094
add restart test for cpld_control_p8_lnd
uturuncoglu Dec 27, 2024
e7d0721
update noahmp
uturuncoglu Dec 27, 2024
d3e24db
update fv3
uturuncoglu Dec 27, 2024
7fbf647
more update for land RTs
uturuncoglu Jan 3, 2025
1d10d43
more work on RTs
uturuncoglu Jan 3, 2025
860b0c4
upload test_changes.list
uturuncoglu Jan 3, 2025
00901b2
sync cdeps and fv3
uturuncoglu Jan 3, 2025
2cc7061
sync model
uturuncoglu Jan 3, 2025
295f2d0
adjust test files for recent changes in UFS WM
uturuncoglu Jan 3, 2025
8c9fc2b
update fv3 and noahmp
uturuncoglu Jan 7, 2025
c094758
sync FV3
uturuncoglu Jan 13, 2025
d354d04
Merge remote-tracking branch 'upstream/develop' into feature/land_update
uturuncoglu Jan 13, 2025
95942a6
sync model
uturuncoglu Jan 14, 2025
e862e50
update components
uturuncoglu Jan 17, 2025
d766529
sync model
uturuncoglu Jan 17, 2025
44758d7
update noahmp
uturuncoglu Jan 17, 2025
726f371
sync components
uturuncoglu Jan 21, 2025
73de084
Merge remote-tracking branch 'upstream/develop' into feature/land_update
uturuncoglu Jan 21, 2025
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
Prev Previous commit
Next Next commit
fix run sequence
uturuncoglu committed Dec 19, 2024
commit c8ace193f0b1a98747ce704159870e128be3346c
22 changes: 15 additions & 7 deletions tests/parm/ufs.configure.s2swal_fast_esmf.IN
Original file line number Diff line number Diff line change
@@ -74,7 +74,15 @@ WAV_attributes::
Verbosity = 0
OverwriteSlice = false
mesh_wav = @[MESH_WAV]
user_sets_restname = @[WW3_user_sets_restname]
user_histname = @[WW3_user_histname]
use_historync = @[WW3_historync]
use_restartnc = @[WW3_restartnc]
restart_from_binary = @[WW3_restart_from_binary]
pio_typename = @[WW3_PIO_FORMAT]
pio_numiotasks = @[WW3_PIO_IOTASKS]
pio_stride = @[WW3_PIO_STRIDE]
pio_rearranger = @[WW3_PIO_REARR]
pio_root = @[WW3_PIO_ROOT]
::

# LND #
@@ -123,13 +131,13 @@ runSeq::
@@[coupling_interval_fast_sec]
MED med_phases_prep_atm
MED med_phases_prep_ice
MED med_phases_prep_lnd
MED med_phases_prep_wav_accum
MED med_phases_prep_wav_avg
MED med_phases_prep_lnd
MED -> ATM :remapMethod=redist
MED -> ICE :remapMethod=redist
MED -> LND :remapMethod=redist
MED -> WAV :remapMethod=redist
MED -> LND :remapMethod=redist
ATM phase1
ATM -> CHM
CHM
@@ -142,10 +150,10 @@ runSeq::
MED med_phases_post_atm
ICE -> MED :remapMethod=redist
MED med_phases_post_ice
LND -> MED :remapMethod=redist
MED med_phases_post_lnd
WAV -> MED :remapMethod=redist
MED med_phases_post_wav
LND -> MED :remapMethod=redist
MED med_phases_post_lnd
MED med_phases_ocnalb_run
MED med_phases_prep_ocn_accum
@
@@ -163,13 +171,12 @@ DRIVER_attributes::
MED_attributes::
ATM_model = @[atm_model]
ICE_model = @[ice_model]
LND_model = @[lnd_model]
OCN_model = @[ocn_model]
WAV_model = @[wav_model]
LND_model = @[lnd_model]
coupling_mode = @[CPLMODE]
pio_rearranger = @[pio_rearranger]
ocean_albedo_limit = @[ocean_albedo_limit]
samegrid_atmlnd = @[samegrid_atmlnd]
::

ALLCOMP_attributes::
@@ -184,6 +191,7 @@ ALLCOMP_attributes::
restart_n = @[RESTART_N]
restart_option = nhours
restart_ymd = -999
write_restart_at_endofrun = @[WRITE_ENDOFRUN_RESTART]
dbug_flag = @[cap_dbug_flag]
stop_n = @[FHMAX]
stop_option = nhours