LMDZ
nxgraro2_mod Module Reference

Functions/Subroutines

subroutine nxgraro2_allocate
 
subroutine nxgraro2_switch_dissip (dist)
 

Variables

real, dimension(:,:), pointer, save grx
 
real, dimension(:,:), pointer, save gry
 
real, dimension(:,:), pointer, save rot
 

Function/Subroutine Documentation

subroutine nxgraro2_mod::nxgraro2_allocate ( )

Definition at line 10 of file nxgraro2_mod.F90.

Here is the caller graph for this function:

subroutine nxgraro2_mod::nxgraro2_switch_dissip ( type(distrib), intent(in)  dist)

Definition at line 26 of file nxgraro2_mod.F90.

Here is the caller graph for this function:

Variable Documentation

real, dimension( :,: ), pointer, save nxgraro2_mod::grx

Definition at line 3 of file nxgraro2_mod.F90.

real, dimension( :,: ), pointer, save nxgraro2_mod::gry

Definition at line 4 of file nxgraro2_mod.F90.

real, dimension( :,: ), pointer, save nxgraro2_mod::rot

Definition at line 5 of file nxgraro2_mod.F90.