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

Fix for land component model #2191

Merged
merged 48 commits into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
f284251
switch to v2 surface files
uturuncoglu Mar 13, 2024
1fe2e85
add debug test for atm-lnd coupled configuration
uturuncoglu Mar 13, 2024
06a06fc
point noahmp branch
uturuncoglu Mar 14, 2024
1aea151
sync components
Apr 16, 2024
116ea87
Merge remote-tracking branch 'origin/develop' into hotfix/land_debug
uturuncoglu Apr 16, 2024
64a256e
update debug test
uturuncoglu Apr 16, 2024
5111df6
minor fix
uturuncoglu Apr 17, 2024
a4d1d3d
sync components
uturuncoglu Apr 18, 2024
c24ac6b
Merge remote-tracking branch 'origin/develop' into hotfix/land_debug
uturuncoglu Apr 18, 2024
be30504
add failed tests
uturuncoglu Apr 18, 2024
b59bc44
Add number of compiler warnings and/or remarks to the log file
DusanJovic-NOAA Apr 24, 2024
fb66413
Use 'grep -c' as suggested by shellcheck
DusanJovic-NOAA Apr 24, 2024
c4bc489
Explicitly diasable remark 8291
DusanJovic-NOAA Apr 25, 2024
62a027a
Update rt.sh
DusanJovic-NOAA Apr 25, 2024
1dcd81f
sync components
uturuncoglu Apr 25, 2024
2095788
sync model
uturuncoglu Apr 25, 2024
ab03568
Merge branch 'ufs-community:develop' into rt_log_compiler_warnings
DusanJovic-NOAA Apr 25, 2024
f0f5379
Delete tests/logs/RT-run-Derecho.log
zach1221 Apr 26, 2024
66029a3
Delete tests/logs/RT-run-Hercules.log
zach1221 Apr 26, 2024
b9b49d9
add test changes
uturuncoglu Apr 26, 2024
b0fd5ff
Merge branch 'hotfix/land_debug' of https://github.com/uturuncoglu/uf…
uturuncoglu Apr 26, 2024
fc1d99c
Merge remote-tracking branch 'upstream/rt_log_compiler_warnings' into…
jkbk2004 Apr 26, 2024
dcf45a9
Update bl_date.conf
zach1221 Apr 28, 2024
aef829f
Update control_p8_atmlnd_debug extend wallclock
zach1221 Apr 29, 2024
6abfdd4
[AutoRT] Hercules Job Completed.
epic-cicd-jenkins Apr 29, 2024
f4b9146
[AutoRT] Derecho Job Completed.
epic-cicd-jenkins Apr 29, 2024
5175ca7
add gaea RT logs: passed
zach1221 Apr 29, 2024
9ae48b7
add orion RT logs: passed
zach1221 Apr 29, 2024
42f5bf6
update land debug test
uturuncoglu Apr 29, 2024
dc282a7
fix minor typo
uturuncoglu Apr 29, 2024
d35f6da
remove wallclock bumps in atmlnd debug case
BrianCurtis-NOAA Apr 29, 2024
7441d3b
add control_p8_atmlnd_debug re-test orion logs
zach1221 Apr 29, 2024
d089930
add control_p8_atmlnd_debug re-test hercules logs
zach1221 Apr 29, 2024
e33b64c
WCOSS2 RT Log: Passed
BrianCurtis-NOAA Apr 29, 2024
c84253f
add derecho RT logs: all passed
zach1221 Apr 29, 2024
901d17f
append Gaea control_p8_atmlnd_debug
FernandoAndrade-NOAA Apr 29, 2024
6299dfe
Acorn RT Log: Passed
BrianCurtis-NOAA Apr 29, 2024
5b0b6b0
add hera RT log passed
FernandoAndrade-NOAA Apr 30, 2024
12c0972
add jet RT log passed
FernandoAndrade-NOAA Apr 30, 2024
9652d62
add cpld_control_gnu ORT logs: passed
zach1221 Apr 30, 2024
fd0f8ef
add control_p8_gnu ORT logs: passed
zach1221 Apr 30, 2024
53fc1b0
add regional_control_gnu ORT logs: passed
zach1221 Apr 30, 2024
1fb1024
add control_p8_gnu ORT logs: passed
zach1221 Apr 30, 2024
8a476f5
add regional_control_gnu ORT logs: passed
zach1221 Apr 30, 2024
d96877e
add cpld_control_gnu ORT logs: passed
zach1221 Apr 30, 2024
90db0a9
hash update noah-mp
jkbk2004 Apr 30, 2024
7e60d00
add bit_base append to regional ORT logs
zach1221 Apr 30, 2024
c6c7c9b
Update rt.sh
jkbk2004 Apr 30, 2024
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
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
[submodule "NOAHMP"]
path = NOAHMP-interface/noahmp
url = https://github.com/NOAA-EMC/noahmp
branch = develop
branch = hotfix/debug_mode
3 changes: 3 additions & 0 deletions tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,9 @@ RUN | control_p8_atmlnd_sbs | - noaacloud | baseline
RUN | control_p8_atmlnd | - noaacloud | baseline |
RUN | control_restart_p8_atmlnd | - noaacloud | | control_p8_atmlnd

COMPILE | atml_debug | intel | -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn -D32BIT=ON -DDEBUG=ON | | fv3 |
RUN | control_p8_atmlnd_debug | - noaacloud | baseline |

### ATM-WAV tests ###
#mediator (cmeps)
COMPILE | atmw | intel | -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON | - wcoss2 | fv3 |
Expand Down
3 changes: 3 additions & 0 deletions tests/test_changes.list
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
control_p8_atmlnd_debug intel
control_p8_atmlnd intel
control_p8_atmlnd_sbs intel
1 change: 1 addition & 0 deletions tests/tests/control_p8_atmlnd
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ export FIELD_TABLE=field_table_thompson_noaero_tke
export DIAG_TABLE=diag_table_cpld.IN
# use same namelist for standalone,coupled P7
export INPUT_NML=cpld_control.nml.IN
export V2_SFC_FILE=true

# RRTMGP
export DO_RRTMGP=.false.
Expand Down
11 changes: 11 additions & 0 deletions tests/tests/control_p8_atmlnd_debug
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
###############################################################################
#
# Global control debug test GFSv16 atmosphere-land only at C96L127, P8 configuration
#
###############################################################################

source tests/control_p8_atmlnd

export TEST_DESCR="Compare global control results with previous trunk version"

export CNTL_DIR=control_p8_atmlnd_debug
1 change: 1 addition & 0 deletions tests/tests/control_p8_atmlnd_sbs
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ export FIELD_TABLE=field_table_thompson_noaero_tke
export DIAG_TABLE=diag_table_cpld.IN
# use same namelist for standalone,coupled P7
export INPUT_NML=cpld_control.nml.IN
export V2_SFC_FILE=true

# RRTMGP
export DO_RRTMGP=.false.
Expand Down
Loading