Ignore:
Timestamp:
Apr 15, 2015, 6:49:07 PM (10 years ago)
Author:
ymipsl
Message:

remove all dynamic dependency in LMDZ physics except for the include "dimensions.h"

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/phystokenc.F90

    r3809 r3814  
    99  USE ioipsl
    1010  USE dimphy
    11   USE infotrac, ONLY : nqtot
     11  USE infotrac_phy, ONLY : nqtot
    1212  USE iophy
    13   USE control_mod
     13  USE control_phy_mod
    1414  USE indice_sol_mod
     15  USE tracstoke_phy_mod
    1516 
    1617  IMPLICIT NONE
     
    2223!======================================================================
    2324  INCLUDE "dimensions.h"
    24   INCLUDE "tracstoke.h"
     25!  INCLUDE "tracstoke.h"
    2526  INCLUDE "iniprint.h"
    2627!======================================================================
Note: See TracChangeset for help on using the changeset viewer.