Skip to content

Fix adjustableRunTIme bug in the FoamTimeStepper#123

Open
mattfalcone1997 wants to merge 7 commits into
aurora-multiphysics:mainfrom
mattfalcone1997:fix-timestepper-memory-issue
Open

Fix adjustableRunTIme bug in the FoamTimeStepper#123
mattfalcone1997 wants to merge 7 commits into
aurora-multiphysics:mainfrom
mattfalcone1997:fix-timestepper-memory-issue

Conversation

@mattfalcone1997

Copy link
Copy Markdown
Collaborator

Summary

The mooseDeltaT function object is searfched in Foam::Time rather than a reference stored and it is now recreated if it is cleared by Foam::Time::adjustDeltaT

Related Issue

Resolves #122

Checklist

  • Tests have been written for the new/changed behaviour.
  • Documentation/examples have been added/updated for the new changes.

@mattfalcone1997 mattfalcone1997 requested a review from k-collie June 17, 2026 14:48
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.

We get memory issues when using writeControl adjustableRunTime; in the controlDict

1 participant