Changeset 1443 for trunk/LMDZ.COMMON/libf/dyn3d_common/fyhyp_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/fyhyp_m.F90
r1441 r1443 18 18 use coefpoly_m, only: coefpoly 19 19 use nrtype, only: k8 20 use serre_mod, only: clat, dzoomy, grossismy, tauy 20 21 21 22 include "dimensions.h" 22 23 ! for jjm 23 24 include "serre.h"25 ! for clat, grossismy, dzoomy, tauy26 24 27 25 REAL, intent(out):: rlatu(jjm + 1), yyprimu(jjm + 1)
Note: See TracChangeset
for help on using the changeset viewer.