.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-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos