Changeset 1422 for trunk/LMDZ.MARS/libf/dynlonlat_phylonlat/calfis.F
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/dynlonlat_phylonlat/calfis.F
r1403 r1422 6 6 c Auteur : P. Le Van, F. Hourdin 7 7 c ......... 8 9 USE comvert_mod, ONLY: preff 10 USE comconst_mod, ONLY: dtphys,cpp,kappa,pi 8 11 9 12 IMPLICIT NONE … … 63 66 #include "dimensions.h" 64 67 #include "paramet.h" 65 #include "temps.h"66 68 67 69 INTEGER ngridmx,nq 68 70 PARAMETER( ngridmx = 2+(jjm-1)*iim - 1/jjm ) 69 71 70 #include "comconst.h"71 #include "comvert.h"72 72 #include "comgeom2.h" 73 73 !#include "control.h"
Note: See TracChangeset
for help on using the changeset viewer.