Changeset 1564 for trunk/LMDZ.COMMON/libf/dyn3dpar
- Timestamp:
- May 20, 2016, 8:16:32 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3dpar/leapfrog_p.F
r1549 r1564 222 222 LOGICAL :: ok_start_timer=.FALSE. 223 223 LOGICAL, SAVE :: firstcall=.TRUE. 224 225 c dummy: sinon cette routine n'est jamais compilee...226 if(1.eq.0) then227 #ifdef CPP_PHYS228 CALL init_phys_lmdz(iim,jjp1,llm,1,(/(jjm-1)*iim+2/))229 #endif230 endif231 224 232 225 c$OMP MASTER
Note: See TracChangeset
for help on using the changeset viewer.