Changeset 1443 for trunk/LMDZ.TITAN/libf/phytitan/physiq.F
- Timestamp:
- Jun 5, 2015, 3:05:35 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.TITAN/libf/phytitan/physiq.F
r1356 r1443 72 72 USE moyzon_mod 73 73 USE write_field_phy 74 USE temps_mod, only: itau_phy,day_ref,annee_ref 75 USE logic_mod, only: iflag_trac,moyzon_ch,moyzon_mu 74 76 IMPLICIT none 75 77 c====================================================================== … … 85 87 #include "dimsoil.h" 86 88 #include "clesphys.h" 87 #include "temps.h"88 89 #include "iniprint.h" 89 #include "logic.h"90 90 #include "tabcontrol.h" 91 91 #include "comorbit.h"
Note: See TracChangeset
for help on using the changeset viewer.