LMDZ
mod_const_mpi.F90
Go to the documentation of this file.
2 
3  INTEGER :: comm_lmdz
4  INTEGER :: mpi_real_lmdz
5 
6 
7 CONTAINS
8 
9  SUBROUTINE init_const_mpi
10  IMPLICIT NONE
11 
12  comm_lmdz=0
14  END SUBROUTINE init_const_mpi
15 
16 END MODULE mod_const_mpi
integer mpi_real_lmdz
subroutine init_const_mpi
integer comm_lmdz