python3 -m fmpy simulate --output-file IDEAS_IDEAS.Buildings.Components.Examples.WindowLinearisation_res.csv --start-time 0 --stop-time 1e+06 --timeout 50 --relative-tolerance 1e-06 --interface-type ModelExchange --solver CVode --output-interval 400 IDEAS_IDEAS_Buildings_Components_Examples_WindowLinearisation.fmu LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/IDEAS 3.0.0/Buildings/Components/Interfaces/ZoneInterface.mo:91:3-94:28:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((false)) --> "In WindowLinearisation.zone1: You have made connections to port_a or port_b. These connectors will be | | | | removed in a future release of IDEAS. Use the connector `ports' instead." LOG_ASSERT | warning | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/IDEAS 3.0.0/Buildings/Components/BaseClasses/RadiativeHeatTransfer/ZoneLwDistribution.mo:84:3-89:34:writable] | | | | The following assertion has been violated during initialization at time 0.000000 | | | | ((max(zone1.radDistrLw.F1) < zone1.radDistrLw.FMax * 0.9 and zone1.radDistrLw.computeCarroll or zone1.radDistrLw.simVieFac)) --> "WARNING: In WindowLinearisation.zone1.radDistrLw: The computed view factor returned unexpected results. | | | | A simplified method is used. | | | | This may be caused by trying to model a non-physical geometry. | | | | Avoid this warning by setting simVieFac=true in the respective zone model. | | | | "