Changeset 907 for trunk/LMDZ.COMMON/libf/dyn3dpar/integrd_p.F
- Timestamp:
- Mar 22, 2013, 10:45:24 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3dpar/integrd_p.F
r776 r907 145 145 write(lunout,*) " lon = ",rlonv(i)*180./pi, " deg", 146 146 & " lat = ",rlatu(j)*180./pi, " deg" 147 write(lunout,*) " psm1(ij)=",psm1(stop_it)," dt=",dt, 148 & " dp(ij)=",dp(stop_it) 147 149 ENDIF 148 150
Note: See TracChangeset
for help on using the changeset viewer.