MODD_SURF_ATM_GRID_n Module



Contents


Derived Types

type, public :: SURF_ATM_GRID_t

Components

TypeVisibility AttributesNameInitial
type(GRID_t), public :: G
real, public, POINTER, DIMENSION(:):: XGRID_FULL_PAR
integer, public :: NGRID_FULL_PAR
integer, public, POINTER, DIMENSION(:,:):: NNEAR
real, public, POINTER, DIMENSION(:):: XJPDIR

Subroutines

public subroutine SURF_ATM_GRID_INIT(YSURF_ATM_GRID)

Arguments

Type IntentOptional AttributesName
type(SURF_ATM_GRID_t), intent(inout) :: YSURF_ATM_GRID