Changeset 2603 for LMDZ5/trunk/libf/dyn3dpar/dynredem.F
- Timestamp:
- Jul 25, 2016, 11:31:56 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dpar/dynredem.F
r2601 r2603 12 12 & nivsig,nivsigs 13 13 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad 14 USE logic_mod, ONLY: fxyhypb, ysinus 14 15 USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy, 15 16 & taux,tauy … … 27 28 #include "comgeom2.h" 28 29 #include "ener.h" 29 #include "logic.h"30 30 #include "netcdf.inc" 31 31 #include "description.h"
Note: See TracChangeset
for help on using the changeset viewer.