.ScalableTestSuite.Thermal.HeatConduction.Verification.OneDHeatTransferTI_Check.f

Interface

function f
  input Real t "Time";
  input Real x "a point between 0 and l";
  input Real a "a=lambda/cp/rho";
  input Real l "length";
  input Real T_l "fixed temperature at x=l";
  input Real TK "initial temperature along rod";
  input Integer Nu = 200 "number of iterations";
  output Real y "output temperature";
end f;

Generated at 2026-01-19T19:20:45Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos