- Timestamp:
- Apr 15, 2015, 6:49:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/phys_state_var_mod.F90
r3809 r3814 402 402 SUBROUTINE phys_state_var_init(read_climoz) 403 403 USE dimphy 404 USE control_mod404 !USE control_mod 405 405 USE aero_mod 406 USE infotrac , ONLY : nbtr406 USE infotrac_phy, ONLY : nbtr 407 407 USE indice_sol_mod 408 408 IMPLICIT NONE … … 587 587 SUBROUTINE phys_state_var_end 588 588 USE dimphy 589 USE control_mod589 !USE control_mod 590 590 USE indice_sol_mod 591 591 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.