Changeset 1422 for trunk/LMDZ.GENERIC/libf/phystd/dyn1d
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- Location:
- trunk/LMDZ.GENERIC/libf/phystd/dyn1d
- Files:
-
- 6 added
- 6 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/dyn1d/rcm1d.F
r1403 r1422 23 23 use callkeys_mod, only: tracer,check_cpp_match,rings_shadow, 24 24 & specOLR,water,pceil,ok_slab_ocean 25 USE comvert_mod, ONLY: ap,bp,aps,bps,pa,preff 26 USE logic_mod, ONLY: hybrid,autozlevs 25 27 implicit none 26 28 … … 52 54 #include "paramet.h" 53 55 !include "dimphys.h" 54 #include "comvert.h"55 56 #include "netcdf.inc" 56 #include "logic.h"57 57 #include "comgeom.h" 58 58
Note: See TracChangeset
for help on using the changeset viewer.