Bugs Fixed
-
Fixed a bug where the system was not correctly reset prior to a reset-and-dose
event (EVID=4) when the dose had a lag time. The flawed logic was introduced
when matching NONMEM behavior forEVID=4with lag times; a new
system_at_ssflag inodeproblemnow prevents an erroneous reset when the
system has already advanced to steady state. (#1397, fixes #1396) -
Fixed a bug where a bioavailability parameter (
F) derived from a data set
column was not evaluated correctly underlocfadvance. The fix
implements a second call to$MAINafter thelocf-targeted
parameter update so that the dosing record's parameter value determinesF,
consistent withnocbbehavior. (#1399, fixes #1395)