***************************************************************************************************************
*                                                                                                             *
*      Input file for the Lagrangian particle dispersion model FLEXPART                                       *
*                           Please select which fields you would like to print in the partoutput files        *
*                                                                                                             *
***************************************************************************************************************
&PARTOPTIONS
  LONGITUDE=              .true., ! 
  LONGITUDE_AVERAGE=      .true., !
  LATITUDE=               .true., !
  LATITUDE_AVERAGE=       .true., !
  HEIGHT=                 .true., !
  HEIGHT_AVERAGE=         .true., !
  PV=                     .true., !
  PV_AVERAGE=             .true., !
  QV=                     .true., !
  QV_AVERAGE=             .true., !
  DENSITY=                .true., !
  DENSITY_AVERAGE=        .true., !
  TEMPERATURE=            .true., !
  TEMPERATURE_AVERAGE=    .true., !
  PRESSURE=               .true., !
  PRESSURE_AVERAGE=       .true., !
  MIXINGHEIGHT=           .true., !
  MIXINGHEIGHT_AVERAGE=   .false., !
  TROPOPAUSE=             .true., !
  TROPOPAUSE_AVERAGE=     .false., !
  TOPOGRAPHY=             .true., !
  TOPOGRAPHY_AVERAGE=     .false., !
  MASS=                   .false., !
  MASS_AVERAGE=           .false., !
  U=                      .false., !
  U_AVERAGE=              .false., !
  V=                      .false., !
  V_AVERAGE=              .false., !
  W=                      .false., !
  W_AVERAGE=              .false., !
  /
