-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update WW3 submodule and related changes
- E3SM WW3 branch has been rebased on most recent NOAA-EMC develop branch (fc3576f413acfe44f4c81e95eefd8ff7b5b21cdd) On top of this there are two important modifications: 1) Fixes for rotated global unstructured meshes 2) Re-organization of ww3_grid code into new module and subroutine - wav_comp_mct.F90 has been modified to update the interfaces to w3init and w3wave from the develop branch. - buildlib_cmake has be updated for the develop branch, w3_setup no longer uses the -c argument - buildlib_cmake now runs w3_source on the ww3_grid target to generate source code for the w3gridmd module used to call w3grid from within wav_comp_init - The wave_comp_init subroutine in wave_comp_mct.F was modified to call w3grid to generate the mod_def.ww3 and other related files prior to running the wave model. This is done serially.
- Loading branch information
Showing
3 changed files
with
53 additions
and
29 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
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