Changeset 102 for trunk/libf/phytitan/readstartphy.F
- Timestamp:
- Mar 24, 2011, 11:46:27 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libf/phytitan/readstartphy.F
r3 r102 9 9 . fder,radsol, 10 10 . tabcntr0) 11 IMPLICIT none12 11 c====================================================================== 13 12 c Auteur(s) Z.X. Li (LMD/CNRS) date: 19930818 14 13 c Objet: Lecture de l'etat initial pour la physique 15 14 c====================================================================== 15 use dimphy 16 IMPLICIT none 16 17 #include "dimensions.h" 17 #include "dimphy.h"18 18 #include "netcdf.inc" 19 19 #include "dimsoil.h"
Note: See TracChangeset
for help on using the changeset viewer.