This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
write a function that returns the steady state values for the internal variables of a dynamic node instance #30
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
similarly to #28 craete a function that does
with generic functions that look something like
Note: Of course, instead of using
NamedTuple
s, I strongly usggest to use a customInternalSteadyState
type (that also has the type as a parameter).The text was updated successfully, but these errors were encountered: