BoundaryCondition¶ class BoundaryCondition(value)[source]¶ Bases: Enum Boundary condition enum. Attributes OPEN = 'open'¶ PERIODIC = 'periodic'¶