Changeset 1422 for trunk/LMDZ.MARS/libf/phymars/dyn1d
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- Location:
- trunk/LMDZ.MARS/libf/phymars/dyn1d
- Files:
-
- 6 added
- 7 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F
r1403 r1422 19 19 & cpp, dtphys 20 20 use dimradmars_mod, only: tauscaling,tauvis 21 USE comvert_mod, ONLY: ap,bp,aps,bps,pa,preff,sig 21 22 IMPLICIT NONE 22 23 … … 52 53 !#include "comsaison.h" 53 54 !#include "control.h" 54 #include "comvert.h"55 55 #include "netcdf.inc" 56 56 #include "comg1d.h" 57 #include "logic.h"58 57 !#include "advtrac.h" 59 58
Note: See TracChangeset
for help on using the changeset viewer.