Changeset 1564 for trunk/LMDZ.COMMON/libf/dyn3d/leapfrog.F
- Timestamp:
- May 20, 2016, 8:16:32 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d/leapfrog.F
r1549 r1564 211 211 real :: dtec 212 212 real :: ztetaec(ip1jmp1,llm) 213 214 c dummy: sinon cette routine n'est jamais compilee...215 if(1.eq.0) then216 #ifdef CPP_PHYS217 CALL init_phys_lmdz(iim,jjp1,llm,1,(/(jjm-1)*iim+2/))218 #endif219 endif220 213 221 214 if (nday>=0) then
Note: See TracChangeset
for help on using the changeset viewer.