Skip to content

Commit 289fdff

Browse files
committed
Highlight mesh features in the readme
1 parent 9cacb7a commit 289fdff

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@ Installation is as usual for any MOOSE app:
3232

3333
## A brief conceptual introduction
3434

35-
For simulation purposes, we discretize HIVE using a tetrahedral mesh, see
36-
[mesh/](mesh/) for both coarse and fine options, and segment it into three
37-
components: a cuboid vacuum chamber, an electromagnetic coil, and a target
38-
prototype component.
35+
For simulation purposes, we discretize HIVE using a tetrahedral mesh and
36+
segment it into three components: a cuboid vacuum chamber, an electromagnetic
37+
coil, and a target prototype component.
38+
See [mesh/](mesh/) for both a coarse and a fine option, but note the latter is
39+
_not_ a uniform refinement of the former and that, in particular, the coil is
40+
discretized using the same number of elements in both.
3941
Both the coil and the target sit within the vacuum chamber and are assumed to
4042
be made of electrically conductive materials.
4143
Here we use copper for both, but other conductors can also be used.

0 commit comments

Comments
 (0)