Changes between Version 194 and Version 195 of doc/app/runtime_parameters
- Timestamp:
- Sep 29, 2010 1:05:23 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v194 v195 614 614 This parameter defines the length which scales the positions of the masked data along x-direction.\\\\ 615 615 '''Example:''' 616 '''mask_scale_x''' = ''10.'' will scale the positions (e.g. 0.m, 500.m, 1000.m) for masked output along x-direction by ''10.0'' (-> 0., 50., 100.).616 '''mask_scale_x''' = ''10.'' will scale the positions (e.g. 0.m, 500.m, 1000.m) for masked output along x-direction by ''10.0'' (-> [#mask_x mask_x] = 0., 50., 100.). 617 617 For scaling the masked data along y-direction use [#mask_scale_y mask_scale_y]. For scaling the masked data along z-direction use [#mask_scale_z mask_scale_z]. 618 618 }}} … … 631 631 This parameter defines the length which scales the positions of the masked data along y-direction.\\\\ 632 632 '''Example:''' 633 '''mask_scale_y''' = ''10.'' will scale the positions (e.g. 0.m, 500.m, 1000.m) for masked output along y-direction by ''10.0'' (-> 0., 50., 100.).633 '''mask_scale_y''' = ''10.'' will scale the positions (e.g. 0.m, 500.m, 1000.m) for masked output along y-direction by ''10.0'' (-> [#mask_y mask_y] = 0., 50., 100.). 634 634 For scaling the masked data along x-direction use [#mask_scale_x mask_scale_x]. For scaling the masked data along z-direction use [#mask_scale_z mask_scale_z]. 635 635 }}} … … 648 648 This parameter defines the length which scales the positions of the masked data along z-direction.\\\\ 649 649 '''Example:''' 650 '''mask_scale_z''' = ''10.'' will scale the positions (e.g. 0.m, 500.m, 1000.m) for masked output along z-direction by ''10.0'' (-> 0., 50., 100.).650 '''mask_scale_z''' = ''10.'' will scale the positions (e.g. 0.m, 500.m, 1000.m) for masked output along z-direction by ''10.0'' (-> [#mask_z mask_z] = 0., 50., 100.). 651 651 For scaling the masked data along x-direction use [#mask_scale_x mask_scale_x]. For scaling the masked data along y-direction use [#mask_scale_y mask_scale_y]. 652 652 }}}