myokit
myokit copied to clipboard
Add check that a PartialDerivative's independent expression is independent?
In _validate(self, trail)
InitialValue already has one.
Check that
- [ ] InitialValue is literal
- [ ] PartialDerivative indep expr is indep
Will change after #937