functionpowerSeries
Power series used to compute far-field temperature
Information
This function computes the power series that is used to compute the far-field temperature.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u | u | |
| Integer | N | Number of coefficients |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | W | Power series |
Revisions
-
July 28 2011, by Pierre Vigouroux:
First implementation.