.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 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos