source:
trunk/LMDZ.GENERIC/libf/dyn3d/temps_mod.F90
@
2017
| Last change on this file since 2017 was 1422, checked in by , 11 years ago | |
|---|---|
| File size: 130 bytes | |
| Line | |
|---|---|
| 1 | MODULE temps_mod |
| 2 | |
| 3 | IMPLICIT NONE |
| 4 | |
| 5 | INTEGER itaufin |
| 6 | INTEGER*4 day_ini,day_end |
| 7 | REAL dt |
| 8 | |
| 9 | END MODULE temps_mod |
Note: See TracBrowser
for help on using the repository browser.
