mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Merge branch 'adding_from_bounding_box_to_RegularMesh' of github.com:shimwell/openmc-1 into adding_from_bounding_box_to_RegularMesh
This commit is contained in:
commit
48d2b0d31e
1 changed files with 1 additions and 1 deletions
|
|
@ -525,7 +525,7 @@ class RegularMesh(StructuredMesh):
|
|||
----------
|
||||
domain : {openmc.Cell, openmc.Region, openmc.Universe, openmc.Geometry}
|
||||
The object passed in will be used as a template for this mesh. The
|
||||
domain of the property of the object passed will be used to
|
||||
bounding box of the property of the object passed will be used to
|
||||
set the lower_left and upper_right of the mesh instance
|
||||
dimension : Iterable of int
|
||||
The number of mesh cells in each direction.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue