myokit icon indicating copy to clipboard operation
myokit copied to clipboard

Add check that a PartialDerivative's independent expression is independent?

Open MichaelClerx opened this issue 3 years ago • 1 comments

In _validate(self, trail)

InitialValue already has one.

Check that

  • [ ] InitialValue is literal
  • [ ] PartialDerivative indep expr is indep

MichaelClerx avatar Feb 21 '23 23:02 MichaelClerx

Will change after #937

MichaelClerx avatar Oct 30 '23 14:10 MichaelClerx