.Buildings.Fluid.Geothermal.Boreholes.BaseClasses.powerSeries

Power series used to compute far-field temperature

Information

This function computes the power series that is used to compute the far-field temperature.

Interface

function powerSeries
  input Real u "u";
  input Integer N "Number of coefficients";
  output Real W "Power series";
end powerSeries;

Revisions


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos