Hi,
I'm using Modelica_fluid quite extensively to model flows of mixed gases and thermal interaction with lumps of metal, ie heat exchanger networks. I've been tidying these models up from the development stages to make them more usable by explicityly adding sensors from Modelica_Fluid.Components.Sensors.***** rather than justing digging in components for variables of interest. In doing only this, I can affect whether a model simulates or not, sometimes it even causes the model not to be able to initialise. Remove the sensor and the model works again. It usually the medium model that breaks along the lines of gas temperature below 200K of specific enthalpy -3e8 or some other peculiar behaviour. Has anyone seen anything similar or know of any rules about when and when not to add sensors.
Regards
Mark