Version 9 (modified by heinze, 14 years ago) (diff)

--

User-defined parameters

Parameter Name Type Default Value Explanation

data_output_pr_user

C * 10 (200)

200 * ' '

User defined quantities for which horizontally averaged profile data is to be output.

Beside the PALM standard output quantities (which can be selected via parameter data_output_pr), the user can define (without any restriction) additional output quantities (e.g. turbulent resolved-scale horizontal momentum fluxes, etc.). Each of these quantities has to be given a unique identifier (string) which must be different from the strings defining the standard output quantities (see list from the description of data_output_pr). Data output can be switched on by assigning the respective strings to data_output_user.

The user has to calculate/provide the respective data array(s) by appropriately extending the user interface (see userinterface?)

data_output_user

C * 10 (100)

100 * ' '

User defined quantities for which 2d cross section and/or 3d volume data are to be output.