-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update FMS and coupler to 2024.03, also update xmls
- Loading branch information
1 parent
a5d4615
commit c8c77ff
Showing
5 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule FMS
updated
78 files
Submodule coupler
updated
18 files
+2 −2 | .github/workflows/build.yml | |
+1 −1 | .github/workflows/docs.yml | |
+3 −1 | .github/workflows/lint.yml | |
+19 −7 | CHANGELOG.md | |
+14 −10 | SHiELD/coupler_main.F90 | |
+83 −56 | full/atm_land_ice_flux_exchange.F90 | |
+4 −2 | full/atmos_ocean_dep_fluxes_calc.F90 | |
+3 −2 | full/atmos_ocean_fluxes_calc.F90 | |
+8 −42 | full/coupler_main.F90 | |
+23 −16 | full/flux_exchange.F90 | |
+2 −2 | full/full_coupler_mod.F90 | |
+58 −36 | full/ice_ocean_flux_exchange.F90 | |
+4 −3 | full/land_ice_flux_exchange.F90 | |
+54 −43 | shared/surface_flux.F90 | |
+11 −8 | simple/coupler_main.F90 | |
+1 −5 | simple/flux_exchange.F90 | |
+35 −34 | simple/ice_model.F90 | |
+8 −8 | t/null_model_build.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters