source: LMDZ5/branches/testing/libf/phymar/pargc5.F90 @ 2787

Last change on this file since 2787 was 2160, checked in by Laurent Fairhead, 10 years ago

Merged trunk changes -r2070:2158 into testing branch. Compilation problems introduced by revision r2155 have been corrected by hand

File size: 321 bytes
Line 
1MODULE PARGC5
2
3
4#include "tsmbkind.h"
5
6IMPLICIT NONE
7
8SAVE
9
10!     -----------------------------------------------------------------
11
12! === Dimension for trajectory grid point boundaries arrays ===
13
14INTEGER_M, PARAMETER :: JPN52C=3
15!     -----------------------------------------------------------------
16END MODULE PARGC5
Note: See TracBrowser for help on using the repository browser.