periodic_box

class imposed_conditions.periodic_box[source]

Bases: object

Defines 3D-periodic space and its deformation rate

Attributes Summary

implementations

Methods Summary

shape()

velocity_gradient()

Attributes Documentation

implementations: list = ['YADE', 'LAMMPS']

Methods Documentation

classmethod shape()
classmethod velocity_gradient()
classmethod shape()

[mandatory] defines the shape of the periodic pattern, \(H\), [\(L\)]

classmethod velocity_gradient()

[mandatory] velocity gradient, \(D\), [\(L\)]

implementations: list = ['YADE', 'LAMMPS']