SURFEX v8.1
General documentation of Surfex
Variables
yommplstats Module Reference

Variables

logical lmplstats = .FALSE.
 
real(kind=jprd), dimension(:), allocatable mplsendbytes
 
real(kind=jprd), dimension(:), allocatable mplrecvbytes
 
integer(kind=jpim), dimension(:), allocatable mplsendnum
 
integer(kind=jpim), dimension(:), allocatable mplrecvnum
 

Variable Documentation

◆ lmplstats

logical yommplstats::lmplstats = .FALSE.

Definition at line 17 of file yommplstats.F90.

◆ mplrecvbytes

real(kind=jprd), dimension(:), allocatable yommplstats::mplrecvbytes

Definition at line 18 of file yommplstats.F90.

◆ mplrecvnum

integer(kind=jpim), dimension(:), allocatable yommplstats::mplrecvnum

Definition at line 19 of file yommplstats.F90.

◆ mplsendbytes

real(kind=jprd), dimension(:), allocatable yommplstats::mplsendbytes

Definition at line 18 of file yommplstats.F90.

◆ mplsendnum

integer(kind=jpim), dimension(:), allocatable yommplstats::mplsendnum

Definition at line 19 of file yommplstats.F90.