.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-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos