python3 -m fmpy simulate --output-file BuildingSystems_BuildingSystems.Technologies.ThermalStorages.Examples.FluidStorageChargeDischargeProfile_res.csv --start-time 0 --stop-time 11000 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 4.4 BuildingSystems_BuildingSystems_Technologies_ThermalStorages_Examples_FluidStorageChargeDischargeProfile.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/BuildingSystems 2.0.0-master/Technologies/ThermalStorages/BaseClasses/BuoyancyModels/Buoyancy1.mo:11:3-12:165:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((false)) --> "The number of nodes used nEle is out of the validated range (between 4 and 40), see Info section of the selected buoyancy model." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/BuildingSystems 2.0.0-master/Fluid/Sensors/BaseClasses/PartialAbsoluteSensor.mo:28:3-33:32:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((not senTem_bottom.warnAboutOnePortConnection)) --> "Sensor FluidStorageChargeDischargeProfile.senTem_bottom can lead to numerical problems if connected to a scalar fluid port. | | | | Only connect it to a vectorized fluid port, such as used in 'BuildingSystems.Fluid.MixingVolumes`. | | | | See BuildingSystems.Fluid.Sensors.UsersGuide for more information. | | | | To disable this warning, set 'warnAboutOnePortConnection = false' in FluidStorageChargeDischargeProfile.senTem_bottom."