Skip to content
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

Use callable parameter to pass chamber pressure into MTKLumpedCicuitModel #177

Open
termi-official opened this issue Jan 16, 2025 · 0 comments
Labels
architecture Issues affecting the structural and design aspects of the software enhancement Enchancing existing aspects or quality of life

Comments

@termi-official
Copy link
Owner

In the 3D 0D coupling we have currently pass a constant pressure https://termi-official.github.io/Thunderbolt.jl/dev/tutorials/cm03_3d0d-coupling/ . It would be better to pass pressure as a function of time
https://docs.sciml.ai/ModelingToolkit/stable/tutorials/callable_params/ to enable higher order in time approximations.

Furthermore the tutorial must be adjusted to show how to do it.

@termi-official termi-official added enhancement Enchancing existing aspects or quality of life architecture Issues affecting the structural and design aspects of the software labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Issues affecting the structural and design aspects of the software enhancement Enchancing existing aspects or quality of life
Projects
None yet
Development

No branches or pull requests

1 participant