eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
FatesGlobals
Module
32 statements
Source File
FatesGlobals.F90
FatesGlobals
Contents
Functions
fates_log
fates_global_verbose
Subroutines
FatesGlobalsInit
fates_endrun
Uses
FatesConstantsMod
Functions
public function
fates_log
()
Arguments
None
Return Value
integer
public function
fates_global_verbose
()
Arguments
None
Return Value
logical
Subroutines
public subroutine
FatesGlobalsInit
(log_unit, global_verbose)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
log_unit
logical,
intent(in)
::
global_verbose
public subroutine
fates_endrun
(msg)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
msg