Settings Keyword Table#
This table contains the built in keywords used in config files and settings.json. The following tags are used in the table:
U: Usage specific to settings.json.
G: Usage specific to
"globals"in a config.P: Usage specific to
"plots"in a config.O: Usage specific to opt files.
F: Usage specific to a func dict.
V: Indicates that key is passed as a value.
Keyword |
Description |
Example |
|---|---|---|
|
|
|
|
|
|
|
Mesh type used for the default mesh if one is not |
|
|
Used in settings.json to specify what reader function will be used to pull data from can be formatted in 2 ways.
|
|
|
Used in settings.json to specify what plotting function will be used. Formatted the same as above with the addition of the |
|
|
Sub-dictionary of |
|
|
Specifies what function to use to add a table to the figure. |
|
|
If |
|
|
Used to specify the mesh associated with the data.
|
|
|
Unit of measurement associated with data. Used as the label for the colorbar. Must be a unit in pint’s pint units.
|
|
|
Title of the figure. |
|
|
Added to the front of title as “{titlepre} for {title}”. If |
|
|
The keys that must be present for a plot to begin. If not all are found after the plot dictionary is built the plot will be skipped. |
|
|
The value of a cell or node that never became wet. Used to mask out data. |
|
|
|
|
|
Number of records in a file that can be plotted. i.e. wave.out_max has |
|
|
Used to associate a group of settings with a higher level group if they do not share keys. |
|
|
Used to associate a mesh that with a key other than |
|
Backend Calls |
|
|
|
If |
|
|
|
|
|
|
|
|
|
|
|
Used to define record specific settings. Can be a single |