[skip ci] one too many domains

This commit is contained in:
Jonathan Shimwell 2022-09-09 16:48:05 +01:00 committed by GitHub
parent abc2c7cd7a
commit 88c2ff9198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.