-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added Backward Euler definitions to musics/mich.hpp. * Added Backward Euler definitions micm.cpp. * Added unit test BackwardEulerStandardOrder. * Added unit test BackwardEulerVectorOrder. * Save. * Added Backward Euler fortran API. * Added accuracy parameter for ASSERT_NEAR. * Reduced time_step for Backward Euler. * Added time_step and test_accuracy arguments to test_mulitple_grid_cells. * Removed some prints from test_micm_api.F90. --------- Co-authored-by: David Fillmore <[email protected]>
- Loading branch information
1 parent
6facecc
commit a316b0d
Showing
2 changed files
with
63 additions
and
16 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