Skip to content

Conversation

@julesghub
Copy link
Contributor

  • When Underworld coupling is enabled
    • produce a checkpoint when Badland's tNow == tEnd, i.e. end of uw time step.
    • only use the passed in tEnd from python - ignore .xml file.
  • Use of np.inf to force some processes to not occur in time loop.
  • Simplification of variable names in run_to_time()

julesghub and others added 7 commits April 9, 2025 10:52
Add a flag to toggle if we force a final strata call in badlands (only during the Underworld coupling) or not. For some models this seems helpful, for others it doesn't. More testing is required.

For now I am adding a flag and default setting it to false.
Adding logic to build strata or not.
updating version to 2.3.1
Update version to 2.3.1
* Previously `self.next_process = self.input.tEnd+1.0e5` was used.
This was causing issues when UW coupling. This change should be fix it.

* Change var names - easier to read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant