SciML / ModelingToolkit.jl

An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations
https://mtk.sciml.ai/dev/
Other
1.43k stars 209 forks source link

Override defaults when setting initial conditions with mapped unknowns(sys) #3028

Closed hersle closed 2 months ago

hersle commented 2 months ago

This seems to be a relatively simple way to fix https://github.com/SciML/ModelingToolkit.jl/issues/3025.

Checklist