Last change
on this file since 1 was
1,
checked in by lfita, 10 years ago
|
- -- --- Opening of the WRF+LMDZ coupling repository --- -- -
WRF: version v3.3
LMDZ: version v1818
More details in:
|
File size:
331 bytes
|
Line | |
---|
1 | MODULE ioipsl |
---|
2 | ! |
---|
3 | !$Id: ioipsl.f90 386 2008-09-04 08:38:48Z bellier $ |
---|
4 | !- |
---|
5 | ! This software is governed by the CeCILL license |
---|
6 | ! See IOIPSL/IOIPSL_License_CeCILL.txt |
---|
7 | ! |
---|
8 | USE errioipsl |
---|
9 | USE stringop |
---|
10 | USE mathelp |
---|
11 | USE getincom |
---|
12 | USE calendar |
---|
13 | USE fliocom |
---|
14 | USE flincom |
---|
15 | USE histcom |
---|
16 | USE restcom |
---|
17 | END MODULE ioipsl |
---|
Note: See
TracBrowser
for help on using the repository browser.