|
Last change
on this file since 5356 was
337,
checked in by lmdzadmin, 24 years ago
|
|
Pour compatibilite avec le nouveau etat0_netcdf de Levan
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
229 bytes
|
| Rev | Line | |
|---|
| [337] | 1 | c |
|---|
| 2 | c $Header$ |
|---|
| 3 | c |
|---|
| [2] | 4 | PROGRAM create_etat0 |
|---|
| 5 | C |
|---|
| 6 | C Programme d'appel a etat0, creation des etats initiaux |
|---|
| 7 | C |
|---|
| 8 | C |
|---|
| [337] | 9 | LOGICAL interbar |
|---|
| 10 | PARAMETER ( interbar = .TRUE. ) |
|---|
| 11 | CALL etat0_netcdf ( interbar ) |
|---|
| [2] | 12 | STOP |
|---|
| 13 | END |
|---|
Note: See
TracBrowser
for help on using the repository browser.