Changes between Version 157 and Version 158 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 16, 2010 7:53:02 AM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/runtime_parameters

    v157 v158  
    165165  '''data_output_masks(2,:)''' = '' 'w', 'w_av' ''\\
    166166  '''data_output_masks(3,:)''' = '' 'pt', 'u', 'v', 'w' ''\\
    167 This example will create the following output:\\
    168 '''Location 1''': Instantaneous data of u- and v-velocity component (by default on file DATA_MAKS_01_NETCDF) and temporally averaged data of u- and v-velocity component (by default on file DATA_MASK_01_AV_NETCDF)\\
    169 '''Location 2''': Instantaneous data of w-velocity component (by default on file DATA_MASK_02_NETCDF) and temporally averaged data of w-velocity component (by default on file DATA_MASK_02_AV_NETCDF)\\
    170 '''Location 3''': Instantaneous data of potential temperature, u-, v- and w-velocity component (by default on file DATA_MASK_03_NETCDF)\\\\
     167   This example will create the following output:\\
     168   '''Location 1''': Instantaneous data of u- and v-velocity component (by default on file DATA_MAKS_01_NETCDF) and temporally averaged data of u- and v-velocity
     169   component (by default on file DATA_MASK_01_AV_NETCDF)\\
     170   '''Location 2''': Instantaneous data of w-velocity component (by default on file DATA_MASK_02_NETCDF) and temporally averaged data of w-velocity component (by default
     171   on file DATA_MASK_02_AV_NETCDF)\\
     172   '''Location 3''': Instantaneous data of potential temperature, u-, v- and w-velocity component (by default on file DATA_MASK_03_NETCDF)\\\\
    171173The user is allowed to extend the above list of quantities by defining his own output quantities (see the user-parameter [[../userpar#data_output_masks_user|data_output_masks_user]]).\\\\
    172174