Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nzgrid | |||
real, | intent(out), | dimension(-nzgrid:) | :: | bmag | ||
real, | intent(out), | dimension(-nzgrid:) | :: | gradpar | ||
real, | intent(out), | dimension(-nzgrid:) | :: | grad_rho | ||
type(flux_surface_type), | intent(out) | :: | surf | |||
real, | intent(out), | dimension(-nzgrid:) | :: | grad_y_dot_grad_y | ||
real, | intent(out), | dimension(-nzgrid:) | :: | grad_x_dot_grad_y | ||
real, | intent(out), | dimension(-nzgrid:) | :: | grad_x_dot_grad_x | ||
real, | intent(out), | dimension(-nzgrid:) | :: | gbdrift0 | ||
real, | intent(out), | dimension(-nzgrid:) | :: | gbdrift | ||
real, | intent(out), | dimension(-nzgrid:) | :: | cvdrift0 | ||
real, | intent(out), | dimension(-nzgrid:) | :: | cvdrift | ||
real, | intent(out), | dimension(-nzgrid:) | :: | btor | ||
real, | intent(out), | dimension(-nzgrid:) | :: | rmajor |