-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stash time in the fluid state? #664
Comments
One alternative would be to define the BCs inside the RHS. Then you wouldn't need to pass the |
@majosm beat me to suggesting that. :) |
I think I'm unclear on the details of how that would work. Wouldn't that get a a re-compile at every substep? |
No, I don't think so. Time comes into the RHS as a placeholder for an argument. You |
This is a feature
requestsuggestion, mostly to see if it is laughed out of the room.Can we stash time somewhere in the fluid state? That'd be great? 🤔
Originally posted by @MTCam in #648 (comment)
The text was updated successfully, but these errors were encountered: