Changeset 1443 for trunk/LMDZ.VENUS/libf/phyvenus/physiq.F
- Timestamp:
- Jun 5, 2015, 3:05:35 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/physiq.F
r1442 r1443 70 70 use moyzon_mod, only: tmoy 71 71 use ieee_arithmetic 72 use temps_mod, only: itau_phy,day_ref,annee_ref 73 use logic_mod, only: iflag_trac 72 74 IMPLICIT none 73 75 c====================================================================== … … 84 86 #include "dimsoil.h" 85 87 #include "clesphys.h" 86 #include "temps.h"87 88 #include "iniprint.h" 88 89 #include "timerad.h" 89 #include "logic.h"90 90 #include "tabcontrol.h" 91 91 #include "nirdata.h"
Note: See TracChangeset
for help on using the changeset viewer.