forked from ufs-community/ufs-weather-model
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync SCHISM and coupling interface with upstream
- Loading branch information
1 parent
505e456
commit dfcfd29
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule SCHISM-ESMF
updated
10 files
+30 −0 | .fprettify.rc | |
+28 −0 | .pre-commit-config.yaml | |
+54 −54 | concurrent_esmf_test.F90 | |
+53 −53 | multi_schism.F90 | |
+427 −102 | poetry.lock | |
+5 −3 | pyproject.toml | |
+2 −5 | schism_driver_interfaces.F90 | |
+139 −141 | schism_pdaf.F90 | |
+51 −36 | src/schism/schism_esmf_util.F90 | |
+56 −58 | triple_schism.F90 |