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

Handle dummy derivatives and more in initialize_equations #3030

Closed ChrisRackauckas closed 2 months ago

ChrisRackauckas commented 2 months ago

Also throws a better error for the case where a differential is not caught in the initialization system handling. Fixes https://github.com/SciML/ModelingToolkit.jl/issues/3029