Changes between Version 10 and Version 11 of doc/app/par


Ignore:
Timestamp:
Sep 16, 2010 1:37:59 PM (15 years ago)
Author:
witha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/par

    v10 v11  
    2727  * '''Package parameters''' (see [../parpar particle parameters], [../sppar spectra Parameters] and [../dvrpar dvr parameters]) behave like '''run parameters'''. Package parameters determine the behavior of the additional (not user-defined) software packages.
    2828
    29 The user-defined parameters are assigned by the user within the NAMELIST group name {{{&userpar}}} ([../userint/userpar see "Definition of user-defined parameters"]). They steer actions programmed by the user. By default, this group has only one parameter ([../userpar#region region]). If the user don't want to assign any values to the user-defined  parameters, the group {{{userpar}}} may be omitted. The group name {{{&userpar}}} can be changed by the user in the user-defined code. In addition to this, further NAMELIST groups may also be declared (all within routine [source:palm/trunk/SOURCE/user_parin.f90 user_parin]). [../examples/cbl Section "A minimum parameter set for the CBL"] shows a simple but complete example of the input file PARIN. This example file can be used together with the configuration file (described in [../configexample Section "Example of a minimum configuration file"]) for the execution of a model test run.\\\\
     29The user-defined parameters are assigned by the user within the NAMELIST group name {{{&userpar}}} ([../userint/userpar see "Definition of user-defined parameters"]). They steer actions programmed by the user. By default, this group has only one parameter ([../userpar#region region]). If the user don't want to assign any values to the user-defined  parameters, the group {{{userpar}}} may be omitted. The group name {{{&userpar}}} can be changed by the user in the user-defined code. In addition to this, further NAMELIST groups may also be declared (all within routine [source:palm/trunk/SOURCE/user_parin.f90 user_parin]). [../examples/cbl Section "A minimum parameter set for the CBL"] shows a simple but complete example of the input file PARIN. This example file can be used together with the configuration file (described in [../configexample section "Example of a minimum configuration file"]) for the execution of a model test run.\\\\
    3030PALM assigns default values to nearly all parameters. They become effective if no other assignments are given in the parameter file. These default values as well as the parameter name, type and its explanation are described in the lists of the following subsections.