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 atmospheric model's field import #848

Merged
merged 11 commits into from
Oct 5, 2021
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/rmontuoro/fv3atm
branch = "bugfix/#401-nuopc-run-phases"
[submodule "NEMS"]
path = NEMS
url = https://github.com/NOAA-EMC/NEMS
Expand Down
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated 1 files
+22 −15 fv3_cap.F90
152 changes: 76 additions & 76 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

382 changes: 191 additions & 191 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

392 changes: 196 additions & 196 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

152 changes: 76 additions & 76 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,083 changes: 166 additions & 917 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

380 changes: 190 additions & 190 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

615 changes: 314 additions & 301 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

240 changes: 120 additions & 120 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.