Changeset 1579 for trunk/LMDZ.MARS/libf/phymars/conf_phys.F
- Timestamp:
- Aug 23, 2016, 8:04:18 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/conf_phys.F
r1525 r1579 54 54 CHARACTER ch1*12 55 55 56 #ifndef MESOSCALE 56 57 ! read in some parameters from "run.def" for physics, 57 58 ! or shared between dynamics and physics. … … 65 66 ecritstart=0 ! default value 66 67 call getin("ecritstart",ecritstart) ! write a restart every ecristart steps 68 #endif 69 67 70 ! -------------------------------------------------------------- 68 71 ! Reading the "callphys.def" file controlling some key options
Note: See TracChangeset
for help on using the changeset viewer.