BoxModel
-
class
aquila_borg.forward.
BoxModel
-
property
L
3-tuple of the side-length of the box
-
property
N
3-tuple of the grid size of the box
-
property
Ntot
The total number of mesh elements
-
copy
(self: aquila_borg._borg.forward.BoxModel) → aquila_borg._borg.forward.BoxModel Make a new independent copy of the present box
-
property
volume
The total volume of the box
-
property
xmin
3-tuple with corner at (0,0,0) of the box in each direction
-
property
Methods
|
Create a new BoxModel object. |
|
Make a new independent copy of the present box |