pwtools.crys.volume_cell3d¶
- pwtools.crys.volume_cell3d(cell, axis=0)[source]¶
Same as
volume_cell()
for 3d arrays.- Parameters:
cell (3d array)
axis (time axis (e.g. cell.shape = (100,3,3) -> axis=0))
Same as volume_cell()
for 3d arrays.
cell (3d array)
axis (time axis (e.g. cell.shape = (100,3,3) -> axis=0))