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


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

--

Legend:

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

    v4 v5  
    11= Array of Outputs = 
    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'''|| 
     2 * Field_id : first argument in the CALL xios_orchidee_send_field()field_id,varname) 
     3 * Output name set in field_def : Final output name set in field_def_orchidee.xml, can be different from the variable name.  
     4 * 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. 
     5 * Subroutine : subroutine from where the xios_orchidee_send_field is done 
     6 * Long name : Long name set in field_def_orchidee.xml 
     7 * Unit in Fortran : unit for the variable in the Fortran code 
     8 * Unit in output : unit for the output variable(transformations might be done in the "CALL xios_orchidee_send_field" or in the xml file) 
     9 * xml group : proposition of which group the variable could belong to in the xml file 
     10 * Comments : additional information if needed 
     11 
     12||'''field id'''||'''Output name set in field_def'''||'''Var name in Fortran'''||'''Subroutine''' ||'''Long name '''||'''Unit in the code'''||'''Unit in output'''||'''xml group'''||'''Comments'''|| 
    813||ALLOW_INITPHENO||ALLOW_INITPHENO||allow_initpheno||phenology||Allow to declare beginning of the growing season||-||-||carbon||logical(PFT)|| 
    914||BEGIN_LEAVES||BEGIN_LEAVES||begin_leaves||phenology||Signal to start putting leaves on||-||-||carbon||logical(PFT)||