Open meyde opened 1 year ago
currently, for variables used in a smooth function, there is a need to initialise it with their true initial value. This is not doable automatically and need the user to do it manually, which is inconvenient.
Related to https://github.com/SciML/ModelingToolkit.jl/issues/1911 .
currently, for variables used in a smooth function, there is a need to initialise it with their true initial value. This is not doable automatically and need the user to do it manually, which is inconvenient.