Changes between Version 3 and Version 4 of GroupActivities/Meetings/Retreat20151119/ArrayOutputs


Ignore:
Timestamp:
2015-10-12T09:37:47+02:00 (9 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GroupActivities/Meetings/Retreat20151119/ArrayOutputs

    v3 v4  
    11= Array of Outputs = 
    2 ||field id||output name set in field_def||variable name in FORTRAN||subroutine from where the xios_orchidee_send_field is done||long name (from field_def)||unit for the variable in the code||unit for the output variable||xml group||comments|| 
     2 * field_id= first argument in the CALL xios_orchidee_send_field()field_id,varname) 
     3 * var name in Fortran : variable name in the fortran subroutine. Most often the 2nd argument in the CALL xios_orchidee_send_field(field_id,varname). Note: if histvar is used then add in the comment's column information about the variables used for the calculation. 
     4 * subroutine : subroutine from where the xios_orchidee_send_field is done 
     5 * unit in Fortran : unit for the variable in the Fortran code 
     6 * unit in output : unit for the output variable(transformations might be done in the "CALL xios_orchidee_send_field" or in the xml file) 
     7||'''field id'''||'''output name set in field_def'''||'''var name in Fortran'''||'''subroutine''' ||'''long name (from field_def)'''||'''unit in the code'''||'''unit in output'''||'''xml group'''||'''comments'''|| 
    38||ALLOW_INITPHENO||ALLOW_INITPHENO||allow_initpheno||phenology||Allow to declare beginning of the growing season||-||-||carbon||logical(PFT)|| 
    49||BEGIN_LEAVES||BEGIN_LEAVES||begin_leaves||phenology||Signal to start putting leaves on||-||-||carbon||logical(PFT)||