Changes between Version 71 and Version 72 of doc/app/nclparlist


Ignore:
Timestamp:
Nov 23, 2018 9:15:17 AM (6 years ago)
Author:
scharf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/nclparlist

    v71 v72  
    1 = List of parameters for PALM NCL scripts =
     1= List of parameters for Palmplot =
    22[[TracNav(doc/app/datatoc|nocollapse)]]
    3 The following lists give an overview of all existing parameters to steer the PALM NCL scripts. Further descriptions can be found in the configuration file [[source:palm/trunk/SCRIPTS/NCL/.ncl.config.default|.ncl.config.default]].\\
    4 Most parameters are allocated with a suitable default value in the configuration file but some need to be changed before running any script. These variables are [[#file_1|file_1]] and if available [[#file_2_pr|file_2]], ..., up to [[#file_6_pr|file_6]].\\
    5 In case of a job chain without extended output files, the scripts will automatically read all necessary files after indicating the first and the last cyclic number (see [[#start_f|start_f]] and [[#end_f|end_f]]).\\\\
     3
     4The following lists give an overview of all existing parameters to steer `palmplot`, the PALM NCL scripts. Further descriptions can be found in the configuration file [[source:palm/trunk/SCRIPTS/NCL/.ncl.config.default|.ncl.config.default]].\\
     5Most parameters are allocated with a suitable default value in the configuration file but some need to be changed before running any script. These variables are [[#file_1|file_1]] and if available [[#file_2_pr|file_2]], ..., up to [[#file_6_pr|file_6]]. In case of a job chain without extended output files, the scripts will automatically read all necessary files after indicating the first and the last cyclic number (see [[#start_f|start_f]] and [[#end_f|end_f]]).\\\\
     6
    67The parameters are arranged in five different lists:
    7 * Parameters which are [[#common|common]] for all the four existing scripts
    8 * Parameters for output of [[#cross_sections|cross sections]]
    9 * Parameters for output of [[#profiles|profiles]]
    10 * Parameters for output of [[#spectra|spectra]]
    11 * Parameters for output of [[#timeseries|timeseries]]
     8* Parameters which are [#Commonparameters common for all four scripts]
     9* Parameters for plotting [#Parametersforplottingcrosssections cross sections]
     10* Parameters for plotting [#Parametersforplottingprofiles profiles]
     11* Parameters for plotting [#Parametersforplottingspectra spectra]
     12* Parameters for plotting [#Parametersforplottingtimeseries timeseries]
     13
    1214The following abbreviations for the NCL types are used in the lists: [=#NCL_types ]
    1315||=Abbr.  =||=Explanation  =||=Example =||
     
    1618||I  ||integer  ||2       ||
    1719||S  ||string   ||"name"  ||
     20
    1821The following abbreviations for the NCL scripts are used in the lists:
    1922||=Abbr.  =||=Explanation  =||
     
    2225||SP  ||spectra  ||
    2326||TS  ||timeseries  ||
    24 \\
    25 [=#common '''Common parameters''']
     27
     28
     29== Common parameters
    2630||='''Parameter Name'''  =||='''[#NCL_types NCL]\\[#NCL_types Type]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    2731|----------------
     
    187191Names of variables in the input file that shall be output. For output of u, v and w"pt" use '''var''' = 'u v w"pt"' in the prompt or '''var''' = ",u,v,w"+dq+"pt"+dq in [[../ncl#Using.ncl.config|.ncl.config]].
    188192}}}
    189 \\
    190 [=#cross_sections '''Parameters for plotting cross sections''']
     193
     194
     195== Parameters for plotting cross sections
    191196||='''Parameter Name'''  =||='''[#NCL_types NCL]\\[#NCL_types Type]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    192197|----------------
     
    529534}}}
    530535|----------------
    531 [=#profiles '''Parameters for plotting profiles''']
     536
     537
     538== Parameters for plotting profiles
    532539||='''Parameter Name'''  =||='''[#NCL_types NCL]\\[#NCL_types Type]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    533540|----------------
     
    10101017}}}
    10111018|----------------
    1012 [=#spectra '''Parameters for plotting spectra''']
     1019
     1020
     1021== Parameters for plotting spectra
    10131022||='''Parameter Name'''  =||='''[#NCL_types NCL]\\[#NCL_types Type]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    10141023|----------------
     
    11701179|----------------
    11711180
    1172 [=#timeseries '''Parameters for plotting timeseries''']
     1181
     1182== Parameters for plotting timeseries
    11731183||='''Parameter Name'''  =||='''[#NCL_types NCL]\\[#NCL_types Type]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    11741184|----------------