Contents:
Box.
volume
Property decorator function which calculates the volume of the cubic simulation box.
box_length (float) – Side of cubic simulation box.
volume=box_length**3
float