Open-Systems-Pharmacology / OSPSuite.SimModel

Calculation engine for models built with PK-Sim® or MoBi®
Other
5 stars 3 forks source link

TableFormulaWithXArgument should allow time dependent X values #46

Closed Yuri05 closed 6 years ago

Yuri05 commented 6 years ago

Currently the problem would be only if X argument depends on one of the ODE variables. Situations where it depends on Time only (e.g. X(t)=X0+exp(-Time)) should be accepted

msevestre commented 6 years ago

So currently the problem is ALSO with time dependent variable? And do you mean X(t)=X0+exp(-t))?

Yuri05 commented 6 years ago

Yes. Meal-Events make pH in stomach a time dependent function, so currently it does not work with ph-Solubility-table