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

Functions/Subroutines

subroutine init_stack (K)
 
subroutine init_stack1 (K, K_I)
 
subroutine getstackusagex (K)
 
subroutine getstackusagem (K)
 

Variables

integer(kind=jpib) nstack0
 
character(len=4) chostnm
 

Function/Subroutine Documentation

◆ getstackusagem()

subroutine stack_mix::getstackusagem ( integer(kind=jpib), intent(out)  K)

Definition at line 52 of file stack_mix.F90.

Here is the caller graph for this function:

◆ getstackusagex()

subroutine stack_mix::getstackusagex ( integer(kind=jpib), intent(out)  K)

Definition at line 44 of file stack_mix.F90.

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

◆ init_stack()

subroutine stack_mix::init_stack ( integer(kind=jpim), intent(in)  K)

Definition at line 18 of file stack_mix.F90.

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

◆ init_stack1()

subroutine stack_mix::init_stack1 ( integer(kind=jpim), intent(in)  K,
integer(kind=jpim), dimension(k), intent(out)  K_I 
)

Definition at line 38 of file stack_mix.F90.

Here is the caller graph for this function:

Variable Documentation

◆ chostnm

character (len = 4) stack_mix::chostnm

Definition at line 11 of file stack_mix.F90.

◆ nstack0

integer(kind=jpib) stack_mix::nstack0

Definition at line 10 of file stack_mix.F90.