| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(polars_t), | intent(inout) | :: | self |
Instance of the type |
||
| character(len=*), | intent(in), | optional | :: | filename |
Filename where parameter are read from |
|
| integer, | intent(in), | optional | :: | nrho_in |
Number of radial polar grid points |
|
| integer, | intent(in), | optional | :: | ntheta_in |
Number of poloidal polar grid points |
|
| integer, | intent(in), | optional | :: | intorder_in |
Interpolation order |
Sets parameters for polars, either via namelist from file, or setting explicitly