Pavanrajhr
Pavanrajhr
### Description The iteration variable becomes NaN at initialization and the solver tries to solve with NaN. This leads to continuous error and warning in the log file. The models...
### Description Simulation fails in OpenModelica due to the ignore of assert message for violation in bounds. This will probably lead to inf or Nan at time 0.902. The below...
### Description The solver fails to solve system at initialization due to singular error. Iteration variable xloc[1] is nan. The model which fails is given below: ``` Buildings.Fluid.DXSystems.Cooling.WaterSource.Validation.VariableSpeedEnergyPlus ``` The...