periodic_walls

class imposed_conditions.periodic_walls[source]

Bases: object

Defines two parrallel planes enclosing a periodic space

Attributes Summary

distance_left

[mandatory] the distance of the wall from the origin against the direction of the normal

distance_right

[mandatory] the distance of the wall from the origin in the direction of the normal

implementations

normal

[mandatory] the direction normal to the planes

Attributes Documentation

distance_left: float = 0

[mandatory] the distance of the wall from the origin against the direction of the normal

distance_right: float = 0

[mandatory] the distance of the wall from the origin in the direction of the normal

implementations: list = ['MercuryDPM']
normal: Vector3 = None

[mandatory] the direction normal to the planes

normal: Vector3 = None

[mandatory] the direction normal to the planes

distance_left: float = 0

[mandatory] the distance of the wall from the origin against the direction of the normal

distance_right: float = 0

[mandatory] the distance of the wall from the origin in the direction of the normal

implementations: list = ['MercuryDPM']