-
Notifications
You must be signed in to change notification settings - Fork 376
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This changes the dispersal method from using an mpi sum reduction into a gather collective to avoid the non-associativity of mpi floating point reductions. This will enable exact restarts with different pelayouts.
- Loading branch information
Showing
2 changed files
with
13 additions
and
14 deletions.
There are no files selected for viewing
Submodule fates
updated
3 files
+20 −13 | main/FatesDispersalMod.F90 | |
+18 −17 | main/FatesInterfaceMod.F90 | |
+22 −1 | main/FatesRestartInterfaceMod.F90 |
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