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/phys_state_var_mod.F90

    r3809 r3814  
    402402SUBROUTINE phys_state_var_init(read_climoz)
    403403USE dimphy
    404 USE control_mod
     404!USE control_mod
    405405USE aero_mod
    406 USE infotrac, ONLY : nbtr
     406USE infotrac_phy, ONLY : nbtr
    407407USE indice_sol_mod
    408408IMPLICIT NONE
     
    587587SUBROUTINE phys_state_var_end
    588588USE dimphy
    589 USE control_mod
     589!USE control_mod
    590590USE indice_sol_mod
    591591IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.