Changeset 3817 for dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/physiq.F90
- Timestamp:
- Apr 17, 2015, 10:30:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/physiq.F90
r3816 r3817 21 21 USE mod_phys_lmdz_para 22 22 USE iophy 23 USE misc_mod,mydebug=>debug23 USE inifis_mod, ONLY: mydebug=>debug 24 24 USE vampir 25 25 USE pbl_surface_mod, ONLY : pbl_surface … … 49 49 !USE temps_phy_mod 50 50 USE inifis_mod, only: config_inca,day_step,iphysiq,offline,raz_date, & 51 annee_ref, day_ref, itau_phy, jD_ref, start_time 51 annee_ref, day_ref, itau_phy, jD_ref, start_time, & 52 prt_level, lunout 52 53 #ifdef REPROBUS 53 54 USE CHEM_REP, ONLY : Init_chem_rep_xjour … … 118 119 include "clesphys.h" 119 120 ! include "temps.h" 120 include "iniprint.h"121 121 include "thermcell.h" 122 122 !======================================================================
Note: See TracChangeset
for help on using the changeset viewer.