Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | public, | dimension(:), allocatable | :: | mode_fac | |||
complex, | public, | dimension(:, :), allocatable | :: | jacobian_ky |
Fourier coefficients in y of the Jacobian; needed for full flux surface simulations |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | unavg | ||
real, | intent(out), | dimension(:, :) | :: | avg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | unavg | ||
complex, | intent(out), | dimension(:, :) | :: | avg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | unavg | ||
real, | intent(out), | dimension(:, :) | :: | avg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | unavg | ||
complex, | intent(out), | dimension(:, :) | :: | avg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:, :) | :: | unavg | ||
real, | intent(out) | :: | avg |
calculate the Fourier coefficients in y of the Jacobian this is needed in the computation of the flux surface average of phi
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, -nzgrid:) | :: | no_fsa | ||
complex, | intent(out) | :: | fsa |