Last change
on this file since 2930 was
2089,
checked in by Laurent Fairhead, 10 years ago
|
Inclusion de la physique de MAR
Integration of MAR physics
|
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.