Changeset 2603 for LMDZ5/trunk/libf/dyn3dpar/dynetat0.F
- Timestamp:
- Jul 25, 2016, 11:31:56 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dpar/dynetat0.F
r2601 r2603 12 12 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa, 13 13 & lllm, omeg, rad 14 14 USE logic_mod, ONLY: fxyhypb, ysinus 15 15 USE serre_mod, ONLY: clon,clat,grossismx,grossismy 16 16 USE temps_mod, ONLY: annee_ref,day_ref,itau_dyn, … … 40 40 #include "netcdf.inc" 41 41 #include "description.h" 42 #include "logic.h"43 42 #include "iniprint.h" 44 43
Note: See TracChangeset
for help on using the changeset viewer.