mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Updating documentation for unstructured mesh XML elements.
This commit is contained in:
parent
c749b00bf7
commit
7fd78f84b4
1 changed files with 6 additions and 2 deletions
|
|
@ -276,7 +276,7 @@ should be set to:
|
|||
<filter type="azimuthal" bins="2" />
|
||||
|
||||
:mesh:
|
||||
The unique ID of a mesh to be tallied over.
|
||||
The unique ID of a mesh to be tallied over.z
|
||||
|
||||
:distribcell:
|
||||
The single cell which should be tallied uniquely for all instances.
|
||||
|
|
@ -338,7 +338,11 @@ attributes/sub-elements:
|
|||
:z_grid:
|
||||
The mesh divisions along the z-axis. (For rectilinear mesh only.)
|
||||
|
||||
:mesh_file:
|
||||
:library:
|
||||
The mesh library used to represent an unstructured mesh. This can be either
|
||||
"moab" or "libmesh". (For unstructured mesh only.)
|
||||
|
||||
:filename:
|
||||
The name of the mesh file to be loaded at runtime. (For unstructured mesh
|
||||
only.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue