Changeset 1443 for trunk/LMDZ.COMMON/libf/dyn3d_common/invert_zoom_x_m.F90
- Timestamp:
- Jun 5, 2015, 3:05:35 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d_common/invert_zoom_x_m.F90
r1441 r1443 11 11 use coefpoly_m, only: coefpoly 12 12 use nrtype, only: pi, pi_d, twopi_d, k8 13 use serre_mod, only: clon 13 14 14 15 include "dimensions.h" 15 16 ! for iim 16 17 include "serre.h"18 ! for clon19 17 20 18 REAL(K8), intent(in):: Xf(0:), xtild(0:), Xprimt(0:) ! (0:2 * nmax)
Note: See TracChangeset
for help on using the changeset viewer.