LMDZ
|
Functions/Subroutines | |
subroutine | init_vartsv |
Variables | |
integer, parameter | ntaver = 4 |
real, dimension(:), allocatable, save | toicsv |
real, dimension(:,:), allocatable, save | dz1_sv |
real, dimension(:,:), allocatable, save | dz2_sv |
real, dimension(:), allocatable, save | tsf_sv |
real, dimension(:), allocatable, save | tsfnsv |
real, dimension(:), allocatable, save | acohsv |
real, dimension(:), allocatable, save | bcohsv |
real, dimension(:), allocatable, save | acoqsv |
real, dimension(:), allocatable, save | bcoqsv |
real, dimension(:), allocatable, save | ps__sv |
real, dimension(:), allocatable, save | p1l_sv |
real, dimension(:), allocatable, save | cdh_sv |
real, dimension(:), allocatable, save | rsolsv |
real, save | lambsv |
real, dimension(:,:), allocatable, save | v__mem |
real, dimension(:), allocatable, save | vvmmem |
real, dimension(:,:), allocatable, save | t__mem |
real, dimension(:), allocatable, save | dtmmem |
subroutine vartsv::init_vartsv | ( | ) |
real, dimension(:), allocatable, save vartsv::acohsv |
Definition at line 20 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::acoqsv |
Definition at line 22 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::bcohsv |
Definition at line 20 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::bcoqsv |
Definition at line 22 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::cdh_sv |
Definition at line 28 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::dtmmem |
Definition at line 42 of file VARtSV.F90.
real, dimension(:,:), allocatable, save vartsv::dz1_sv |
Definition at line 12 of file VARtSV.F90.
real, dimension(:,:), allocatable, save vartsv::dz2_sv |
Definition at line 14 of file VARtSV.F90.
real, save vartsv::lambsv |
Definition at line 32 of file VARtSV.F90.
Definition at line 7 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::p1l_sv |
Definition at line 26 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::ps__sv |
Definition at line 24 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::rsolsv |
Definition at line 30 of file VARtSV.F90.
real, dimension(:,:), allocatable, save vartsv::t__mem |
Definition at line 40 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::toicsv |
Definition at line 9 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::tsf_sv |
Definition at line 16 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::tsfnsv |
Definition at line 18 of file VARtSV.F90.
real, dimension(:,:), allocatable, save vartsv::v__mem |
Definition at line 36 of file VARtSV.F90.
real, dimension(:), allocatable, save vartsv::vvmmem |
Definition at line 38 of file VARtSV.F90.