cube_deletion

class imposed_conditions.cube_deletion[source]

Bases: object

Defines a cuboid shaped deletion region. All particles entering this region will be deleted

position: Vector3

[mandatory] the position of the deletion region

orientation: Quaternion

[mandatory] the orientation of the deletion region

extent: Vector3

[mandatory] the dimension of the box in the unrotated frame. The box spans from position-extent/2 to position+extent/2, [\(L,\,L,\,L\)]