Last change
on this file since 1131 was
1046,
checked in by lmdzadmin, 16 years ago
|
Modifs guidage pour utiliser des champs de guidage sur niveaux hybrides
Ajout cle logique ok_gradsfile (.false. par defaut) pour activer sorties grads du guidage
FC/IM
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
642 bytes
|
Rev | Line | |
---|
[630] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
[1000] | 4 | ! |
---|
| 5 | ! |
---|
| 6 | !----------------------------------------------------------------------- |
---|
| 7 | ! INCLUDE 'logic.h' |
---|
[630] | 8 | |
---|
[1000] | 9 | COMMON/logic/ purmats,iflag_phys,forward,leapf,apphys, & |
---|
| 10 | & statcl,conser,apdiss,apdelq,saison,ecripar,fxyhypb,ysinus & |
---|
[1046] | 11 | & ,read_start,ok_guide,ok_strato,ok_gradsfile |
---|
[630] | 12 | |
---|
[1000] | 13 | LOGICAL purmats,forward,leapf,apphys,statcl,conser, & |
---|
| 14 | & apdiss,apdelq,saison,ecripar,fxyhypb,ysinus & |
---|
[1046] | 15 | & ,read_start,ok_guide,ok_strato,ok_gradsfile |
---|
[630] | 16 | |
---|
| 17 | INTEGER iflag_phys |
---|
[1000] | 18 | !$OMP THREADPRIVATE(/logic/) |
---|
| 19 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.