#172: improve derivation engine for derivatives of STEADY_STATE wrt parameters ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: sebastien Type: enhancement | Status: new Priority: major | Milestone: 4.3 Component: Preprocessor | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------
Comment(by sebastien):
Request from Marco:
Another interesting would be to allow an optional syntax in the model definition which specifies the params with non-zero derivatives, e.g. for a variable Y be allowed to write:
{{{ STEADY_STATE(Y(alpha,beta)) }}}
which implies that all params except alpha and beta have zero derivatives.