source:
dynamico_lmdz/aquaplanet/LMDZ5_old/libf/phymar/pargc5.F90
Last change on this file was 3809, checked in by , 10 years ago | |
---|---|
File size: 321 bytes |
Line | |
---|---|
1 | MODULE PARGC5 |
2 | |
3 | |
4 | #include "tsmbkind.h" |
5 | |
6 | IMPLICIT NONE |
7 | |
8 | SAVE |
9 | |
10 | ! ----------------------------------------------------------------- |
11 | |
12 | ! === Dimension for trajectory grid point boundaries arrays === |
13 | |
14 | INTEGER_M, PARAMETER :: JPN52C=3 |
15 | ! ----------------------------------------------------------------- |
16 | END MODULE PARGC5 |
Note: See TracBrowser
for help on using the repository browser.