Changes between Version 237 and Version 238 of doc/app/runtime_parameters


Ignore:
Timestamp:
Nov 28, 2013 7:41:15 AM (12 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v237 v238  
    198198||w ||w-component of the velocity ||m/s || ||
    199199'''Example:'''
    200   '''data_output_masks (1,:)''' = '' 'u', 'v', 'u_av', 'v_av', ''\\
    201   '''data_output_masks (2,:)''' = '' 'w', 'w_av', ''\\
    202   '''data_output_masks (3,:)''' = '' 'pt', 'u', 'v', 'w', ''\\\\
     200  '''data_output_masks(1,:)''' = '' 'u', 'v', 'u_av', 'v_av', ''\\
     201  '''data_output_masks(2,:)''' = '' 'w', 'w_av', ''\\
     202  '''data_output_masks(3,:)''' = '' 'pt', 'u', 'v', 'w', ''\\\\
    203203  This example will create the following output:\\
    204204  '''Mask 1''': Instantaneous data of u- and v-velocity component (by default on file [[../iofiles#DATA_MASK_01_NETCDF|DATA_MASK_01_NETCDF]]) and temporally averaged
     
    708708This parameter defines all positions along x-direction where quantities for masked data are to be output (see [#data_output_mask data_output_mask]). For each mask a separate '''mask_x''' has to be assigned.\\\\
    709709'''Example:'''
    710    '''mask_x (1,:)''' = ''50., 100., 500., 550., 600.''\\
    711    '''mask_x (2,:)''' = ''1000.''\\\\
     710   '''mask_x(1,:)''' = ''50., 100., 500., 550., 600.''\\
     711   '''mask_x(2,:)''' = ''1000.''\\\\
    712712   This example will create outputs at the specified points (at xu-grid in m, if [#mask_scale_x mask_scale_x] is not used; outputs on
    713713   the x-grid are shifted by half of the grid spacing forward (e.g. x = ''75.0, 125.0, 525.0, 575.0, 625.0,'' if [[../inipar#dx|dx]]=
    714714   ''50.0'')).
    715 If you use [#mask_scale_x mask_scale_x], '''mask_x''' has to be assigned in "grid point position along x-direction [m]/'''mask_scale_x''' " (e.g. '''mask_scale_x''' = ''10.0'' -> '''mask_x (1,:)''' = ''0., 5., 10., 50., 55., 60.'').\\\\
     715If you use [#mask_scale_x mask_scale_x], '''mask_x''' has to be assigned in "grid point position along x-direction [m]/'''mask_scale_x''' " (e.g. '''mask_scale_x''' = ''10.0'' -> '''mask_x(1,:)''' = ''0., 5., 10., 50., 55., 60.'').\\\\
    716716The default results in output at every grid point along the x-direction, i.e. from 0 to nx.\\\\
    717717If you want to output quantities at positions with constant spaces (e.g. every 100m), use the parameter [#mask_x_loop mask_x_loop].\\\\
     
    733733This parameter defines all positions along y-direction where quantities for masked data are to be output (see [#data_output_mask data_output_mask]). For each mask a separate '''mask_y''' has to be assigned.\\\\
    734734'''Example:'''
    735    '''mask_y (1,:)''' = ''50., 100., 500., 550., 600.''\\
    736    '''mask_y (2,:)''' = ''1000.''\\\\
     735   '''mask_y(1,:)''' = ''50., 100., 500., 550., 600.''\\
     736   '''mask_y(2,:)''' = ''1000.''\\\\
    737737   This example will create outputs at the specified points (at yv-grid in m, if [#mask_scale_x mask_scale_x] is not used; outputs on
    738738   the y-grid are shifted by half of the grid spacing forward (e.g. y = ''75.0, 125.0, 525.0, 575.0, 625.0,'' if [[../inipar#dy|dy]]=
    739739   ''50.0'')).
    740 If you use [#mask_scale_y mask_scale_y], '''mask_y''' has to be assigned in "grid point position along y-direction [m]/'''mask_scale_y''' " (e.g. '''mask_scale_y''' = ''10.0'' -> '''mask_y (1,:)''' = ''0., 5., 10., 50., 55., 60.'').\\\\
     740If you use [#mask_scale_y mask_scale_y], '''mask_y''' has to be assigned in "grid point position along y-direction [m]/'''mask_scale_y''' " (e.g. '''mask_scale_y''' = ''10.0'' -> '''mask_y(1,:)''' = ''0., 5., 10., 50., 55., 60.'').\\\\
    741741The default results in output at every grid point along the y-direction, i.e. from 0 to ny.\\\\
    742742If you want to output quantities at positions with constant spaces (e.g. every 100m), use the parameter [#mask_y_loop mask_y_loop].\\\\
     
    758758This parameter defines all positions along z-direction where quantities for masked data are to be output (see [#data_output_mask data_output_mask]). For each mask a separate '''mask_z''' has to be assigned.\\\\
    759759'''Example:'''
    760    '''mask_z (1,:)''' = ''50., 100., 500., 550., 600.''\\
    761    '''mask_z (2,:)''' = ''1000.''\\\\
     760   '''mask_z(1,:)''' = ''50., 100., 500., 550., 600.''\\
     761   '''mask_z(2,:)''' = ''1000.''\\\\
    762762   This example will create outputs at the specified points (at zw-grid in m, if [#mask_scale_x mask_scale_x] is not used; outputs on
    763763   the zu-grid are shifted by half of the grid spacing downward (e.g. zu = ''25.0, 75.0, 475.0, 525.0, 575.0'', if [[../inipar#dz|dz]]= ''50.0'')).
    764 If you use [#mask_scale_z mask_scale_z], '''mask_z''' has to be assigned in "grid point position along z-direction [m]/'''mask_scale_z''' " (e.g. '''mask_scale_z''' = ''10.0'' -> '''mask_z (1,:)''' = ''0., 5., 10., 50., 55., 60.'').\\\\
     764If you use [#mask_scale_z mask_scale_z], '''mask_z''' has to be assigned in "grid point position along z-direction [m]/'''mask_scale_z''' " (e.g. '''mask_scale_z''' = ''10.0'' -> '''mask_z(1,:)''' = ''0., 5., 10., 50., 55., 60.'').\\\\
    765765The default results in output at every grid point along the z-direction, i.e. from 0 to nz.\\\\
    766766If you want to output quantities at positions with constant spaces (e.g. every 100m), use the parameter [#mask_z_loop mask_z_loop].\\\\
     
    781781Loop begin, end and stride for x-coordinates of mask locations for masks (in multiples of [#mask_scale_x mask_scale_x]).\\\\
    782782This parameter should be used, if masked data are to be output at periodic positions. The first parameter assigns the start position (e.g. 0m), the second one the end position (e.g. 2000m) and the third one the stride (e.g. 100m):\\
    783 '''mask_x_loop (1,:)''' = ''0.0,2000.,100.''\\
     783'''mask_x_loop(1,:)''' = ''0.0,2000.,100.''\\
    784784This example will create outputs every 100m along x-direction (at xu-grid in m, if [#mask_scale_x mask_scale_x] is not used; outputs on the x-grid are shifted by half of the grid spacing forward).\\\\
    785785For each mask a separate '''mask_x_loop''' has to be assigned.\\\\
     
    801801Loop begin, end and stride for y-coordinates of mask locations for masks (in multiples of [#mask_scale_y mask_scale_y]).\\\\
    802802This parameter should be used, if masked data are to be output at periodic positions (e.g. every 100m along y-direction). The first parameter assigns the start position (e.g. 0m), the second one the end position (e.g. 2000m) and the third one the stride (e.g. 100m):\\
    803 '''mask_y_loop (1,:)''' = ''0.0,2000.,100.''\\
     803'''mask_y_loop(1,:)''' = ''0.0,2000.,100.''\\
    804804This example will create outputs every 100m along y-direction (at yv-grid in m, if [#mask_scale_x mask_scale_x] is not used; outputs on the y-grid are shifted by half of the grid spacing forward).\\\\
    805805For each mask a separate '''mask_y_loop''' has to be assigned.\\\\
     
    821821Loop begin, end and stride for z-coordinates of mask locations for masks (in multiples of [#mask_scale_z mask_scale_z]).\\\\
    822822This parameter should be used, if masked data are to be output at periodic positions (e.g. every 100m along z-direction). The first parameter assigns the start position (e.g. 0m), the second one the end position (e.g. 2000m) and the third one the stride (e.g. 100m):\\
    823 '''mask_z_loop (1,:)''' = ''0.0,2000.,100.''\\
     823'''mask_z_loop(1,:)''' = ''0.0,2000.,100.''\\
    824824This example will create outputs every 100m along z-direction (at zw-grid in m, if [#mask_scale_x mask_scale_x] is not used; outputs on the zu-grid are shifted by half of the grid spacing downward).\\\\
    825825For each mask a separate '''mask_z_loop''' has to be assigned.\\\\