-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* changes to write abl forcing to text file, add to existing reg test * reading in body force from file * setting up reg test * formatting * using start time and frequency arguments * write to file with Geostrophic Forcing * formatting * reverting last change, because Geostrophic Forcing is reversible * time-varying target velocity for geostrophic wind * reg test for time-varying geostrophic wind * updating to use underscores, but keeping backwards-compatible * removing unused variable * proliferate m_coriolis_factor (fix issue from last commit) * input file documentation * unit test start, better error feedback * test to write forces file * body forcing unit test + better precision * geostrophic forcing unit test * Correct source term implementations for temporal discretization * make body force test self-contained * add headers to time table files in reg tests, note in documentation * unused variables * avoiding angle interpolation issues * Unit tests for new angle interpolation feature
- Loading branch information
Showing
21 changed files
with
969 additions
and
36 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
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.