Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(BINNING), | private | :: | binning_params |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:,:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:,:,:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:,:,:,:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | diagnostic_on | ||||
real(kind=rp), | public | :: | start_at | ||||
integer, | public, | DIMENSION(2) | :: | num_bins | |||
real(kind=rp), | public, | DIMENSION(2) | :: | rlim | |||
real(kind=rp), | public, | DIMENSION(2) | :: | zlim | |||
real(kind=rp), | public | :: | rmin | ||||
real(kind=rp), | public | :: | rmax | ||||
real(kind=rp), | public | :: | zmin | ||||
real(kind=rp), | public | :: | zmax | ||||
real(kind=rp), | public | :: | dr | ||||
real(kind=rp), | public | :: | dz | ||||
real(kind=rp), | public, | DIMENSION(:), ALLOCATABLE | :: | rnodes | |||
real(kind=rp), | public, | DIMENSION(:), ALLOCATABLE | :: | znodes | |||
logical, | public | :: | toroidal_sections | ||||
integer(kind=idef), | public | :: | ntor_sections |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rp), | intent(in), | DIMENSION(3) | :: | a | ||
real(kind=rp), | intent(in), | DIMENSION(3) | :: | b |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rp), | intent(in), | DIMENSION(2) | :: | x | ||
real(kind=rp), | intent(in) | :: | t |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rp), | intent(in), | DIMENSION(2) | :: | x | ||
real(kind=rp), | intent(in) | :: | t |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
type(SPECIES), | intent(in), | DIMENSION(:), ALLOCATABLE | :: | spp |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:,:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:,:,:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
real(kind=rp), | intent(in), | DIMENSION(:,:,:,:), ALLOCATABLE | :: | var | ||
character(len=MAX_STRING_LENGTH), | intent(in) | :: | var_name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(KORC_PARAMS), | intent(in) | :: | params | |||
type(SPECIES), | intent(in), | DIMENSION(:), ALLOCATABLE | :: | spp |