Changeset 1226 for trunk/LMDZ.MARS/libf/phymars/getslopes.F90
- Timestamp:
- Apr 15, 2014, 11:46:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/getslopes.F90
r1047 r1226 3 3 use comgeomfi_h, only: long, lati 4 4 use slope_mod, only: theta_sl, psi_sl 5 USE comcstfi_h 5 6 implicit none 6 7 … … 9 10 !#include "slope.h" 10 11 !#include "comgeomfi.h" 11 #include "comcstfi.h"12 12 13 13
Note: See TracChangeset
for help on using the changeset viewer.