Hi,
I've tried to linearize a Modelica model compose of thermal conductors and capacitors.
This model uses the Modelica.Thermal.HeatTransfer.Components.HeatCapacitor and ThermalConductor and other models/blocks from the Modelica standard Library.
I want to linearize it in a symbolic way by taking into account symbolic parameters of this model. It works well with 1 or 2 parameters however when I tried to add a third one to the parameter list, it fails.
Does anyone knows if there is some limitation for this.
Regards,
Gilles