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

bug fixes: kchunk3d ignored, hailwat uninitialized in dycore, tile_num wrong for nests #2201

Merged
merged 18 commits into from
Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from 13 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: 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 = nesting-fixes
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
Expand Down
2 changes: 1 addition & 1 deletion FV3
526 changes: 263 additions & 263 deletions tests/logs/RegressionTests_acorn.log

Large diffs are not rendered by default.

538 changes: 269 additions & 269 deletions tests/logs/RegressionTests_gaea.log

Large diffs are not rendered by default.

777 changes: 361 additions & 416 deletions tests/logs/RegressionTests_hera.log

Large diffs are not rendered by default.

460 changes: 230 additions & 230 deletions tests/logs/RegressionTests_wcoss2.log

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions tests/test_changes.list
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
cpld_control_gfsv17_iau intel
cpld_control_ciceC_p8 intel
cpld_control_c192_p8 intel
cpld_restart_c192_p8 intel
cpld_control_c48 intel
datm_cdeps_ciceC_cfsr intel
datm_cdeps_mx025_cfsr intel
datm_cdeps_mx025_gefs intel
cpld_control_nowave_noaero_p8 gnu
Loading