Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | omega_unit | ||||
complex, | private, | dimension(:, :, :), allocatable | :: | omega_vs_tkykx | |||
complex, | private, | dimension(:, :), allocatable | :: | omega_vs_kykx | |||
logical, | private | :: | write_omega |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | istep | |||
real, | intent(inout), | dimension(:) | :: | timer |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | istep | |||
integer, | intent(in) | :: | nout | |||
real, | intent(inout), | dimension(:) | :: | timer | ||
logical, | intent(in) | :: | write_to_netcdf_file |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | istep | |||
logical, | intent(inout) | :: | stop_stella |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | restart |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | restart |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | istep | |||
complex, | intent(in), | dimension(:, :) | :: | omega_vs_kykx | ||
complex, | intent(in), | dimension(:, :) | :: | omega_runningavg_vs_kykx |