The constants.py
module#
Summary#
Provides column names for the parametric study data frame. |
Default iteration assigned to new simulations. |
|
Default priority assigned to new simulations. |
|
Parametric study file format version. |
Description#
Provides constant values related to parametric studies.
Module detail#
- constants.DEFAULT_ITERATION = 0#
Default iteration assigned to new simulations.
- constants.DEFAULT_PRIORITY = 1#
Default priority assigned to new simulations.
- constants.FORMAT_VERSION = 3#
Parametric study file format version.