For simple X-point geometries, can set any points below the X-point as private flux if not in the SOL
analytic_divertor_equilibrium_t
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(analytic_divertor_equilibrium_t), | intent(in) | :: | self | |||
| real(kind=FP), | intent(in) | :: | x | |||
| real(kind=FP), | intent(in) | :: | y | |||
| real(kind=FP), | intent(in) | :: | phi | |||
| real(kind=FP), | intent(inout) | :: | local_rhomin | |||
| logical, | intent(out) | :: | local_rhomin_exists | |||
| real(kind=FP), | intent(inout) | :: | local_rhomax | |||
| logical, | intent(out) | :: | local_rhomax_exists |