Skip to content

Commit

Permalink
Updated submodules as of 21 Jan 2025, and added baroclinic run to git…
Browse files Browse the repository at this point in the history
…hub workflow
  • Loading branch information
fmalatino committed Jan 21, 2025
1 parent d383471 commit 0b4b8ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/main_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,8 @@ jobs:
run: |
cd ${GITHUB_WORKSPACE}/pace
pytest -x tests/main
- name: run baroclinic
run: |
cd ${GITHUB_WORKSPACE}/pace
mpiexec -np 6 --oversubscribe python -m pace.run examples/configs/baroclinic_c12.yaml
2 changes: 1 addition & 1 deletion NDSL
Submodule NDSL updated 1 files
+9 −4 ndsl/grid/generation.py

0 comments on commit 0b4b8ef

Please sign in to comment.