SURFEX v8.1
General documentation of Surfex
Functions/Subroutines | Variables
modd_off_surfex_n Module Reference

Functions/Subroutines

subroutine goto_model (KMODEL)
 
subroutine surfex_alloc_list (KMODEL)
 
subroutine surfex_deallo_list
 

Variables

type(surfex_t), dimension(:), allocatable, target, save ysurf_list
 
type(surfex_t), pointer ysc => NULL()
 

Function/Subroutine Documentation

◆ goto_model()

subroutine modd_off_surfex_n::goto_model ( integer, intent(in)  KMODEL)

Definition at line 21 of file modd_off_surfexn.F90.

Here is the caller graph for this function:

◆ surfex_alloc_list()

subroutine modd_off_surfex_n::surfex_alloc_list ( integer, intent(in)  KMODEL)

Definition at line 34 of file modd_off_surfexn.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ surfex_deallo_list()

subroutine modd_off_surfex_n::surfex_deallo_list ( )

Definition at line 57 of file modd_off_surfexn.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ ysc

type(surfex_t), pointer modd_off_surfex_n::ysc => NULL()

Definition at line 15 of file modd_off_surfexn.F90.

◆ ysurf_list

type(surfex_t), dimension(:), allocatable, target, save modd_off_surfex_n::ysurf_list

Definition at line 14 of file modd_off_surfexn.F90.