Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
construct_cospstateIN
Subroutine
5 statements
Source File
lmdz_cosp_construct_destroy_mod.f90
LMDZ_COSP_CONSTRUCT_DESTROY_MOD
construct_cospstateIN
Contents
public subroutine construct_cospstateIN(npoints, nlevels, nchan, y)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
npoints
integer,
intent(in)
::
nlevels
integer,
intent(in)
::
nchan
type(
cosp_column_inputs
),
intent(out)
::
y
Contents