MPH_Single_Exec Module



Variables

Type Visibility Attributes Name Initial
integer, public :: low_proc_limit(max_num_comps)
integer, public :: up_proc_limit(max_num_comps)

Functions

public function MPH_read_list_SE(filename, filetag, namelist, low, up, num)

Arguments

Type IntentOptional Attributes Name
character(len=*) :: filename
character(len=*) :: filetag
character(len=16) :: namelist(num)
integer :: low(num)
integer :: up(num)
integer :: num

Return Value integer

public function MPH_low_proc_limit(id)

Arguments

Type IntentOptional Attributes Name
integer :: id

Return Value integer

public function MPH_up_proc_limit(id)

Arguments

Type IntentOptional Attributes Name
integer :: id

Return Value integer


Subroutines

public subroutine MPH_setup_SE(atmosphere, ocean, coupler, land, ice, biosphere, io)

Arguments

Type IntentOptional Attributes Name
real :: atmosphere
real :: ocean
real :: coupler
integer :: land
integer :: ice
real :: biosphere
integer :: io

public subroutine MPH_local_SE(id)

Arguments

Type IntentOptional Attributes Name
integer :: id