Changes between Version 6 and Version 7 of CleanOrchidee


Ignore:
Timestamp:
2012-01-04T15:45:12+01:00 (13 years ago)
Author:
dsolyga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CleanOrchidee

    v6 v7  
    114114    ENDDO 
    115115}}} 
    116    
     116- list of unused variables in STOMATE :   
     117 
     118 
     119|| '''MODULES'''  || Names of the variables  || 
     120|| lpj_crown.f90 || biomass, veget_max, height_presc || 
     121|| lpj_establish.f90 || avail_grass, b1, woodmass || 
     122|| lpj_kill.f90 || lai || 
     123|| lpj_light.f90 || mortality, fpc_real, sumfpc_grass2 || 
     124|| lpj_pftinout.f90 || veget  || 
     125|| stomate_alloc.f90 || rprof, limit, zdiff_min || 
     126|| stomate_constants  || ito_natagri, ito_total || 
     127|| stomate_dat.f90 || npts, lalo || 
     128|| stomate.f90 || subroutine stomate_main :  
     129||  ||    ldrestart_read, hist_id, hist2_id, lcanop, hist_days, ios, cvegtot, trans_veg, tmp_day(1), t_root, coeff_maint, t_maint_radia, rpc, tl, slope, iyear, net_biosp_prod_monthly_sum || 
     130||  ||    subroutine stomate_init :  || 
     131||   ||   tmp_day(1), zcanop, zsoil  ||  
     132|| stomate_lcchange.f90 || veget || 
     133|| stomate_litter.f90 || zdiff_min || 
     134|| stomate_lpj.f90 || clay, tsurf_daily, soilhum_daily, control_moist, control_temp, EndOfMonth || 
     135|| stomate_npp.f90 || lai || 
     136|| stomate_phenology.f90 || veget_max, gpp, senescence || 
     137|| stomate_resp.f90   ||  height, veget_max  ||  
     138|| stomate_season.f90 || sumfpc_nat || 
     139|| stomate_turnover.f90 || PFTpresent, veget_max, lai || 
     140