.ThermoCycle.Functions.weightingfactor_der

transition weighting factor for initialization

Interface

function weightingfactor_der
  input Real t_init;
  input Real length;
  input Real t;
  input Real t_init_der;
  input Real length_der;
  input Real t_der;
  output Real y;
end weightingfactor_der;

Generated at 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos