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

Split CCPP finalize into physics_finalize and (framework) finalize, fix CCPP's metadata2html.py #1061

Merged
Show file tree
Hide file tree
Changes from 12 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
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/climbfuji/fv3atm
branch = feature/split_ccpp_finalize
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
Expand Down
244 changes: 122 additions & 122 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

768 changes: 384 additions & 384 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

799 changes: 400 additions & 399 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

244 changes: 122 additions & 122 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

825 changes: 413 additions & 412 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

696 changes: 348 additions & 348 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

825 changes: 413 additions & 412 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

557 changes: 279 additions & 278 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

778 changes: 389 additions & 389 deletions tests/RegressionTests_wcoss_dell_p3.log

Large diffs are not rendered by default.