-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: Add TopoHeight to the interface (#123)
* Input: Add TopoHeight to the interface * add conditional when there is no free_surf * deal with the memory, free topo_height * add some conditionals to prevent segfault * valgrind fixes * use topo instead of topo_chain * add new Setup * fix Main_DOODZ * need more input from Roman... * parse integrated boundary flux instead of altitude * Update Setup.c * No major change, just relabeling * correct value * add new zero mean topo function and rename structs * rename setup file * activate zero mean topo in RiverTomLowerCrust * force adding headers * add KeepZeroMeanTopo to header * ready * this should fix RiverTom * Ready to test? --------- Co-authored-by: tduretz <[email protected]> Co-authored-by: Tgeffroy <[email protected]> Co-authored-by: Thibault Duretz <[email protected]> Co-authored-by: thibault duretz <[email protected]>
- Loading branch information
1 parent
fa60e86
commit 08544b3
Showing
9 changed files
with
440 additions
and
19 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
Oops, something went wrong.