Changeset 2488 for LMDZ5/branches/testing/libf/dyn3d
- Timestamp:
- Apr 3, 2016, 12:09:34 AM (9 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2458-2470,2472-2487
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/dyn3d/leapfrog.F
r2408 r2488 686 686 ENDIF 687 687 688 ! ! Ehouarn: re-compute geopotential for outputs 689 CALL geopot(ip1jmp1,teta,pk,pks,phis,phi) 690 688 691 IF (ok_dynzon) THEN 689 692 #ifdef CPP_IOIPSL … … 821 824 ENDIF 822 825 826 ! ! Ehouarn: re-compute geopotential for outputs 827 CALL geopot(ip1jmp1,teta,pk,pks,phis,phi) 828 823 829 IF (ok_dynzon) THEN 824 830 #ifdef CPP_IOIPSL
Note: See TracChangeset
for help on using the changeset viewer.