Changeset 327


Ignore:
Timestamp:
2011-07-18T11:45:35+02:00 (13 years ago)
Author:
didier.solyga
Message:

Delete unuseful control_flags argument in stom_define_history because of revision 326

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_EXT/ORCHIDEE_OL/teststomate.f90

    r313 r327  
    5757!!$ >>  DS 
    5858!!$ >> Add for correct 1.9.5.1 version 01/07/2011 
    59   TYPE(control_type), SAVE                  :: control_flags  
     59!  TYPE(control_type), SAVE                  :: control_flags  
    6060  REAL(r_std),DIMENSION(:),ALLOCATABLE      :: fco2_lu  
    6161!!$>> DS 
     
    520520 & dt_files, hist_dt_stom, hori_id, hist_PFTaxis_id, & 
    521521 & hist_pool_10axis_id, hist_pool_100axis_id, & 
    522  & hist_pool_11axis_id, hist_pool_101axis_id,control_flags) 
     522 & hist_pool_11axis_id, hist_pool_101axis_id) 
    523523! end definition 
    524524  CALL histend(hist_id_sto) 
Note: See TracChangeset for help on using the changeset viewer.