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

Add import/export fields for fv3-jedi coupling #586

Merged
merged 18 commits into from
May 21, 2021
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
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
6 changes: 4 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[submodule "FV3"]
path = FV3
url = https://github.com/NOAA-EMC/fv3atm
branch = develop
#url = https://github.com/NOAA-EMC/fv3atm
#branch = develop
url = https://github.com/DusanJovic-NOAA/fv3atm
branch = fv3_exp_imp
[submodule "NEMS"]
path = NEMS
url = https://github.com/NOAA-EMC/NEMS
Expand Down
2 changes: 1 addition & 1 deletion FV3
144 changes: 72 additions & 72 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

758 changes: 379 additions & 379 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

516 changes: 258 additions & 258 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

146 changes: 73 additions & 73 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

534 changes: 267 additions & 267 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

510 changes: 255 additions & 255 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

526 changes: 263 additions & 263 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

314 changes: 157 additions & 157 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

1,031 changes: 425 additions & 606 deletions tests/RegressionTests_wcoss_dell_p3.log

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion tests/parm/fd_nems.yaml

This file was deleted.

Loading