.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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos