You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update_until calls Update in a loop and later if a partial timestep update is requested. In both cases, Update could return BMI_FAILURE but that error path is not handled.
Update_untilcallsUpdatein a loop and later if a partial timestep update is requested. In both cases,Updatecould returnBMI_FAILUREbut that error path is not handled.cfe/src/bmi_cfe.c
Line 1604 in a349a95
cfe/src/bmi_cfe.c
Line 1614 in a349a95