SCALE-RM
Public Attributes | List of all members
scale_comm_cartesc_nest::domain_info Type Reference

Public Attributes

integer prc_num_x
 
integer prc_num_y
 
integer kmax
 
integer khalo
 
integer imax
 
integer ihalo
 
integer jmax
 
integer jhalo
 
integer okmax
 
integer lkmax
 
integer ukmax
 
logical periodic_x
 
logical periodic_y
 
real(rp), dimension(:,:,:), allocatable latlon_catalogue
 
integer, dimension(:), allocatable tile_id
 
integer tile_num_x
 
integer tile_num_y
 
character(len=file_hlong) basename
 

Detailed Description

Definition at line 51 of file scale_comm_cartesC_nest.F90.

Member Data Documentation

◆ prc_num_x

integer scale_comm_cartesc_nest::domain_info::prc_num_x

Definition at line 52 of file scale_comm_cartesC_nest.F90.

52  integer :: prc_num_x

◆ prc_num_y

integer scale_comm_cartesc_nest::domain_info::prc_num_y

Definition at line 53 of file scale_comm_cartesC_nest.F90.

53  integer :: prc_num_y

◆ kmax

integer scale_comm_cartesc_nest::domain_info::kmax

Definition at line 54 of file scale_comm_cartesC_nest.F90.

54  integer :: KMAX

◆ khalo

integer scale_comm_cartesc_nest::domain_info::khalo

Definition at line 55 of file scale_comm_cartesC_nest.F90.

55  integer :: KHALO

◆ imax

integer scale_comm_cartesc_nest::domain_info::imax

Definition at line 56 of file scale_comm_cartesC_nest.F90.

56  integer :: IMAX

◆ ihalo

integer scale_comm_cartesc_nest::domain_info::ihalo

Definition at line 57 of file scale_comm_cartesC_nest.F90.

57  integer :: IHALO

◆ jmax

integer scale_comm_cartesc_nest::domain_info::jmax

Definition at line 58 of file scale_comm_cartesC_nest.F90.

58  integer :: JMAX

◆ jhalo

integer scale_comm_cartesc_nest::domain_info::jhalo

Definition at line 59 of file scale_comm_cartesC_nest.F90.

59  integer :: JHALO

◆ okmax

integer scale_comm_cartesc_nest::domain_info::okmax

Definition at line 60 of file scale_comm_cartesC_nest.F90.

60  integer :: OKMAX

◆ lkmax

integer scale_comm_cartesc_nest::domain_info::lkmax

Definition at line 61 of file scale_comm_cartesC_nest.F90.

61  integer :: LKMAX

◆ ukmax

integer scale_comm_cartesc_nest::domain_info::ukmax

Definition at line 62 of file scale_comm_cartesC_nest.F90.

62  integer :: UKMAX

◆ periodic_x

logical scale_comm_cartesc_nest::domain_info::periodic_x

Definition at line 63 of file scale_comm_cartesC_nest.F90.

63  logical :: periodic_x

◆ periodic_y

logical scale_comm_cartesc_nest::domain_info::periodic_y

Definition at line 64 of file scale_comm_cartesC_nest.F90.

64  logical :: periodic_y

◆ latlon_catalogue

real(rp), dimension(:,:,:), allocatable scale_comm_cartesc_nest::domain_info::latlon_catalogue

Definition at line 65 of file scale_comm_cartesC_nest.F90.

65  real(RP), allocatable :: latlon_catalogue(:,:,:)

◆ tile_id

integer, dimension(:), allocatable scale_comm_cartesc_nest::domain_info::tile_id

Definition at line 66 of file scale_comm_cartesC_nest.F90.

66  integer, allocatable :: tile_id(:)

◆ tile_num_x

integer scale_comm_cartesc_nest::domain_info::tile_num_x

Definition at line 67 of file scale_comm_cartesC_nest.F90.

67  integer :: tile_num_x

◆ tile_num_y

integer scale_comm_cartesc_nest::domain_info::tile_num_y

Definition at line 68 of file scale_comm_cartesC_nest.F90.

68  integer :: tile_num_y

◆ basename

character(len=file_hlong) scale_comm_cartesc_nest::domain_info::basename

Definition at line 69 of file scale_comm_cartesC_nest.F90.

69  character(len=FILE_HLONG) :: basename

The documentation for this type was generated from the following file: