Use callable parameter to pass chamber pressure into MTKLumpedCicuitModel #177
Labels
architecture
Issues affecting the structural and design aspects of the software
enhancement
Enchancing existing aspects or quality of life
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.
The text was updated successfully, but these errors were encountered: