FIXME : Add documentation
calculate tau(kx,ky), the transfer of free energy by the non-linearity in fourier space
allocate free energy transfer arrays
FIXME : Add documentation initialize zonal_transfer to zero
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(diagnostics_type), | intent(inout) | :: | gnostics |
calculate nonlinear term appearing in GKE for now assume electrostatic
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(out), | dimension (-ntgrid:,:,g_lo%llim_proc:) | :: | g1 |
Returns tau, the transfer of free energy as a function of (kx,ky)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(out), | dimension(:,:) | :: | tau |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(diagnostics_type), | intent(inout) | :: | gnostics |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(diagnostics_type), | intent(inout) | :: | gnostics |