source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/libf/phystd/comhdiff.h @ 263

Last change on this file since 263 was 222, checked in by ymipsl, 10 years ago

Creating temporary dynamico/lmdz/saturn branche

YM

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 550 bytes
Line 
1!
2! $Header: /home/cvsroot/LMDZ4/libf/phylmd/comdissipn.h,v 1.1.1.1 2008-03-27 12:53:06 lmdzadmin Exp $
3!
4!-----------------------------------------------------------------------
5! INCLUDE comdhdiff.h
6
7
8
9      COMMON/comhdiff/                                                  &
10     &     zmasqu(ip1jmp1),zmasqv(ip1jm),alpha_var,                     &     
11     &     unsfv(ip1jm),unsev(ip1jm),unsfu(ip1jmp1),unseu(ip1jmp1),     &
12     &     slab_upstream     
13
14      LOGICAL alpha_var,slab_upstream
15      REAL zmasqu,zmasqv,unsfv,unsev,unsfu,unseu
Note: See TracBrowser for help on using the repository browser.