Changeset 2382 for LMDZ5/trunk/libf/phymar/Mod_PHY_AT_kkl.f90
- Timestamp:
- Nov 2, 2015, 2:52:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phymar/Mod_PHY_AT_kkl.f90
r2089 r2382 88 88 real(kind=real8), SAVE,ALLOCATABLE ,dimension(:) :: P___AT ! Auxiliary Term P [-] 89 89 real(kind=real8), SAVE,ALLOCATABLE ,dimension(:) :: Q___AT ! Auxiliary Term Q [-] 90 real*16 ,ALLOCATABLE ,dimension(:) :: X___AT ! Auxiliary Unknown X [x] 90 ! real*16 ,ALLOCATABLE ,dimension(:) :: X___AT ! Auxiliary Unknown X [x] 91 double precision,ALLOCATABLE ,dimension(:) :: X___AT ! Auxiliary Unknown X [x] 91 92 92 93 real(kind=real8), SAVE,ALLOCATABLE ,dimension(:) :: LMO_AT ! Monin-Obukhov Length (Grid Cell Average) [m]
Note: See TracChangeset
for help on using the changeset viewer.