fix (RunModel_Lag): bugs around QcontribDown$RunOptions$WarmUpQsim
- Replace wrong test `RunOptions$IndPeriod_WarmUp != 0L` by `!identical(RunOptions$IndPeriod_WarmUp, 0L)` - Manage that WarmUpQsim is optional during calibration Refs #137
Showing
+10 -8
Please register or sign in to comment