wiki:GroupActivities/Meetings/Retreat20151119/ArrayOutputs

Version 5 (modified by jgipsl, 9 years ago) (diff)

--

Array of Outputs

  • Field_id : first argument in the CALL xios_orchidee_send_field()field_id,varname)
  • Output name set in field_def : Final output name set in field_def_orchidee.xml, can be different from the variable name.
  • 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.
  • Subroutine : subroutine from where the xios_orchidee_send_field is done
  • Long name : Long name set in field_def_orchidee.xml
  • Unit in Fortran : unit for the variable in the Fortran code
  • Unit in output : unit for the output variable(transformations might be done in the "CALL xios_orchidee_send_field" or in the xml file)
  • xml group : proposition of which group the variable could belong to in the xml file
  • Comments : additional information if needed
field idOutput name set in field_defVar name in FortranSubroutine Long name Unit in the codeUnit in outputxml groupComments
ALLOW_INITPHENOALLOW_INITPHENOallow_initphenophenologyAllow to declare beginning of the growing season--carbonlogical(PFT)
BEGIN_LEAVESBEGIN_LEAVESbegin_leavesphenologySignal to start putting leaves on--carbonlogical(PFT)