forked from E3SM-Project/E3SM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'cbegeman/ocn-enhance-tidal-boundary' (PR E3SM-Project#6049
) Add tidal boundary conditions to split-explicit time integrator This PR adds the option to have a tidal boundary condition with the split-explicit time integrator. Formerly, only tidal boundary conditions were supported with RK4. This PR also includes options for a linearly-varying tidal boundary condition to match a test case from O'Dea et al. 2021 used for validation. [BFB] used by standalone mpaso only
- Loading branch information
Showing
3 changed files
with
102 additions
and
3 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
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