Compute offset coefficients Lambda_A and Lambda_B.
Coefficients are internally computed for gradients in respect to the poloidal Boozer vector-potential component i.e. boostrap current = coefficient * dp/dA_theta One needs to apply a conversion factor dr_dA_theta to use them with gradients of other surface labels r. Furthermore, they are given for a specific collisionality defintion which is set by major radius R.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(flock_of_fieldlines_t), | intent(in) | :: | flock | |||
| real(kind=dp), | intent(in) | :: | R |
major radius in metres |
||
| real(kind=dp), | intent(in) | :: | dr_dAtheta |
defining the surface label r |
||
| real(kind=dp), | intent(out) | :: | Lambda_A | |||
| real(kind=dp), | intent(out) | :: | Lambda_B |