Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,7 @@ tests/logs/log_*
compile_0_time.log
tests/modules.ufs_model.lua
tests/ufs_common.lua

# Backup logs for local regression tests
tests/logs/RegressionTests_*.log.bak

2 changes: 1 addition & 1 deletion UFSATM
Submodule UFSATM updated 1 files
+1 −1 fv3/atmos_cubed_sphere
387 changes: 387 additions & 0 deletions tests/logs/OpnReqTests_control_p8_hercules.log

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions tests/logs/OpnReqTests_regional_control_hercules.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
Thu Apr 23 15:03:21 CDT 2026
Start Operation Requirement Test


baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_intel
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1642562/bit_base_bit_base
Checking test bit_base results ....
Moving baseline bit_base files ....
Moving dynf000.nc .........OK
Moving dynf006.nc .........OK
Moving phyf000.nc .........OK
Moving phyf006.nc .........OK
Moving PRSLEV.GrbF00 .........OK
Moving PRSLEV.GrbF06 .........OK
Moving NATLEV.GrbF00 .........OK
Moving NATLEV.GrbF06 .........OK

0: The total amount of wall time = 400.729061
0: The maximum resident set size (KB) = 1441940

Test bit_base PASS


baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1642562/dcp_dcp
Checking test dcp results ....
Comparing dynf000.nc .....USING NCCMP......OK
Comparing dynf006.nc .....USING NCCMP......OK
Comparing phyf000.nc .....USING NCCMP......OK
Comparing phyf006.nc .....USING NCCMP......OK
Comparing PRSLEV.GrbF00 .....USING CMP......OK
Comparing PRSLEV.GrbF06 .....USING CMP......OK
Comparing NATLEV.GrbF00 .....USING CMP......OK
Comparing NATLEV.GrbF06 .....USING CMP......OK

0: The total amount of wall time = 253.872856
0: The maximum resident set size (KB) = 1191324

Test dcp PASS


baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1642562/std_base_std_base
Checking test std_base results ....
Moving baseline std_base files ....
Moving dynf000.nc .........OK
Moving dynf006.nc .........OK
Moving phyf000.nc .........OK
Moving phyf006.nc .........OK
Moving PRSLEV.GrbF00 .........OK
Moving PRSLEV.GrbF06 .........OK
Moving NATLEV.GrbF00 .........OK
Moving NATLEV.GrbF06 .........OK

0: The total amount of wall time = 252.116243
0: The maximum resident set size (KB) = 1192644

Test std_base PASS


baseline dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel
working dir = /work2/noaa/epic/role-epic/stmp/role-epic/FV3_OPNREQ_TEST/opnReqTest_1642562/thr_thr
Checking test thr results ....
Comparing dynf000.nc .....USING NCCMP......OK
Comparing dynf006.nc .....USING NCCMP......OK
Comparing phyf000.nc .....USING NCCMP......OK
Comparing phyf006.nc .....USING NCCMP......OK
Comparing PRSLEV.GrbF00 .....USING CMP......OK
Comparing PRSLEV.GrbF06 .....USING CMP......OK
Comparing NATLEV.GrbF00 .....USING CMP......OK
Comparing NATLEV.GrbF06 .....USING CMP......OK

0: The total amount of wall time = 253.467282
0: The maximum resident set size (KB) = 1203928

Test thr PASS

OPERATION REQUIREMENT TEST WAS SUCCESSFUL
Thu Apr 23 15:51:36 CDT 2026
Elapsed time: 00h:48m:15s. Have a nice day!
569 changes: 320 additions & 249 deletions tests/logs/RegressionTests_acorn.log

Large diffs are not rendered by default.

644 changes: 322 additions & 322 deletions tests/logs/RegressionTests_derecho.log

Large diffs are not rendered by default.

476 changes: 238 additions & 238 deletions tests/logs/RegressionTests_gaeac6.log

Large diffs are not rendered by default.

684 changes: 342 additions & 342 deletions tests/logs/RegressionTests_hercules.log

Large diffs are not rendered by default.

520 changes: 260 additions & 260 deletions tests/logs/RegressionTests_orion.log

Large diffs are not rendered by default.

820 changes: 373 additions & 447 deletions tests/logs/RegressionTests_ursa.log

Large diffs are not rendered by default.

444 changes: 222 additions & 222 deletions tests/logs/RegressionTests_wcoss2.log

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1008,6 +1008,8 @@ if [[ ${skip_check_results} == true ]]; then
else
REGRESSIONTEST_LOG=${PATHRT}/logs/RegressionTests_${MACHINE_ID}.log
fi

[ -f "${REGRESSIONTEST_LOG}" ] && cp "${REGRESSIONTEST_LOG}" "${REGRESSIONTEST_LOG}.bak"
rm -f "${REGRESSIONTEST_LOG}"

TEST_START_TIME="$(date '+%Y%m%d %T')"
Expand Down
1 change: 0 additions & 1 deletion tests/test_changes.list
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
regional_atmaq_canopy intel
Loading