python3 -m fmpy simulate --output-file Buildings_10_Buildings.Fluid.Examples.Performance.Example1v2_res.csv --start-time 0 --stop-time 20 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 0.008 Buildings_10_Buildings_Fluid_Examples_Performance_Example1v2.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 (pump.per.etaHydMet == Buildings.Fluid.Movers.BaseClasses.Types.HydraulicEfficiencyMethod.Power_VolumeFlowRate or pump.per.etaHydMet == Buildings.Fluid.Movers.BaseClasses.Types.HydraulicEfficiencyMethod.EulerNumber))) --> "*** Warning in Example1v2.pump: 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 | | | | ((pump.per.haveWMot_nominal or not (pump.per.etaMotMet == Buildings.Fluid.Movers.BaseClasses.Types.MotorEfficiencyMethod.Efficiency_MotorPartLoadRatio or pump.per.etaMotMet == Buildings.Fluid.Movers.BaseClasses.Types.MotorEfficiencyMethod.GenericCurve))) --> "*** Warning in Example1v2.pump: 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."