- Timestamp:
- Apr 15, 2015, 6:49:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/phystokenc.F90
r3809 r3814 9 9 USE ioipsl 10 10 USE dimphy 11 USE infotrac , ONLY : nqtot11 USE infotrac_phy, ONLY : nqtot 12 12 USE iophy 13 USE control_ mod13 USE control_phy_mod 14 14 USE indice_sol_mod 15 USE tracstoke_phy_mod 15 16 16 17 IMPLICIT NONE … … 22 23 !====================================================================== 23 24 INCLUDE "dimensions.h" 24 INCLUDE "tracstoke.h"25 ! INCLUDE "tracstoke.h" 25 26 INCLUDE "iniprint.h" 26 27 !======================================================================
Note: See TracChangeset
for help on using the changeset viewer.