python3 -m fmpy simulate --output-file Buildings_10_Buildings.Fluid.HeatExchangers.Examples.WaterHeater_T_res.csv --start-time 0 --stop-time 172800 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 69.12 Buildings_10_Buildings_Fluid_HeatExchangers_Examples_WaterHeater_T.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 10.1.1-maint.10.0.x/Fluid/Movers/BaseClasses/PartialFlowMachine.mo:417:3-427:39:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((not (mov.per.etaHydMet == Buildings.Fluid.Movers.BaseClasses.Types.HydraulicEfficiencyMethod.Power_VolumeFlowRate or mov.per.etaHydMet == Buildings.Fluid.Movers.BaseClasses.Types.HydraulicEfficiencyMethod.EulerNumber))) --> "*** Warning in WaterHeater_T.mov: Mover has per.etaHydMet=.Power_VolumeFlowRate or per.etaHydMet=.EulerNumber. | | | | This requires per.pressure to be provided. | | | | Because it is not, the model overrides this setting by using per.etaHydMet=.NotProvided. | | | | Also consider using models under Movers.Preconfigured which autopopulate a pressure curve." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 10.1.1-maint.10.0.x/Fluid/Movers/BaseClasses/PartialFlowMachine.mo:429:3-439:39:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((mov.per.haveWMot_nominal or not (mov.per.etaMotMet == Buildings.Fluid.Movers.BaseClasses.Types.MotorEfficiencyMethod.Efficiency_MotorPartLoadRatio or mov.per.etaMotMet == Buildings.Fluid.Movers.BaseClasses.Types.MotorEfficiencyMethod.GenericCurve))) --> "*** Warning in WaterHeater_T.mov: Mover has per.etaMotMet=.Efficiency_MotorPartLoadRatio or per.etaMotMet=.GenericCurve. | | | | This requires per.WMot_nominal or per.pressure to be provided. Because neither is provided, | | | | the model overrides this setting and by using per.etaMotMet=.NotProvided. | | | | Also consider using models under Movers.Preconfigured which autopopulate a pressure curve."