ogstools.ogs6py.parameters module#

Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org)
Distributed under a Modified BSD License.

See accompanying file LICENSE or http://www.opengeosys.org/project/license

class ogstools.ogs6py.parameters.Parameters[source]#

Bases: BuildTree

Class for managing the parameters section of the project file.

__init__(tree)[source]#
add_parameter(**args)[source]#

Adds a parameter.

Parameters#

name : str type : str value : float or str values : float or str expression : str curve : str parameter : str mesh : str field_name : str time : list parameter_name : list use_local_coordinate_system : bool or str