Changeset 351 for LMDZ.3.3/branches/rel-LF
- Timestamp:
- Mar 21, 2002, 4:01:57 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ.3.3/branches/rel-LF/libf/dyn3d/conf_gcm.F
r240 r351 31 31 #include "serre.h" 32 32 #include "comdissnew.h" 33 #include "clesph 0.h"33 #include "clesphys.h" 34 34 c 35 35 c … … 81 81 !Config Key = dayref 82 82 !Config Desc = Jour de l'etat initial 83 !Config Def = 1 8183 !Config Def = 1 84 84 !Config Help = Jour de l'etat initial ( = 350 si 20 Decembre , 85 85 !Config par expl. ,comme ici ) ... A completer 86 dayref=1 8186 dayref=1 87 87 CALL getin('dayref', dayref) 88 88
Note: See TracChangeset
for help on using the changeset viewer.