Last change
on this file since 953 was
868,
checked in by Laurent Fairhead, 17 years ago
|
Preparation du remplacement de la physique utilisee pour l'exercice IPCC_AR4
par la version de la physique avec thermique. On garde le repertoire phylmd
pour un petit moment pour que les utilisateurs ne soient pas trop perdus ...
phy_IPCC_AR4 = phylmd
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
338 bytes
|
Line | |
---|
1 | ! |
---|
2 | ! $Header$ |
---|
3 | ! |
---|
4 | |
---|
5 | integer iflag_thermals,nsplit_thermals |
---|
6 | real r_aspect_thermals,l_mix_thermals,tho_thermals |
---|
7 | integer w2di_thermals,isplit |
---|
8 | |
---|
9 | common/ctherm/iflag_thermals,nsplit_thermals |
---|
10 | s ,r_aspect_thermals,l_mix_thermals,tho_thermals |
---|
11 | s ,w2di_thermals |
---|
12 | |
---|
13 | c$OMP THREADPRIVATE(/ctherm/) |
---|
Note: See
TracBrowser
for help on using the repository browser.