-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add wave->ocean coupling. * Wave coupling is two-way with the atmosphere, two-way with the ocean and one way (ice concentration -> waves) with ice. * The wave regression test is updated to include wave coupling with both atm and ocean. * A script and needed inputs are added to the baseline area to create a new mod_def file for WW3 if required
- Loading branch information
1 parent
5b9d774
commit b116b71
Showing
70 changed files
with
19,851 additions
and
18,586 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 FV3
updated
10 files
+27 −14 | atmos_model.F90 | |
+1 −1 | ccpp/physics | |
+2 −2 | gfsphysics/GFS_layer/GFS_diagnostics.F90 | |
+89 −39 | gfsphysics/GFS_layer/GFS_driver.F90 | |
+16 −42 | gfsphysics/GFS_layer/GFS_physics_driver.F90 | |
+91 −53 | gfsphysics/GFS_layer/GFS_typedefs.F90 | |
+35 −37 | gfsphysics/GFS_layer/GFS_typedefs.meta | |
+1 −6 | gfsphysics/physics/GFS_debug.F90 | |
+88 −17 | gfsphysics/physics/samfdeepcnv.f | |
+3 −2 | stochastic_physics/CMakeLists.txt |
Submodule WW3
updated
65 files
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
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
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
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
Oops, something went wrong.