CABLE
Source Files
Modules
Procedures
Derived Types
Namelists
Program
POP_init_single
Subroutine
22 statements
Source File
POP.F90
POPModule
POP_init_single
Contents
public subroutine POP_init_single(POP, disturbance_interval, n, precip)
Uses
TypeDef
POP_Types
Arguments
Type
Intent
Optional
Attributes
Name
type(
POP_TYPE
),
intent(inout)
::
POP
integer(kind=i4b),
intent(in)
::
disturbance_interval
(:,:)
integer(kind=i4b),
intent(in)
::
n
real(kind=dp),
intent(in),
optional
::
precip
(:)