mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Merge pull request #1311 from zxkjack123/fix_docs_userguide_typo
fix a typo
This commit is contained in:
commit
f633e84822
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ surface is a locus of zeros of a function of Cartesian coordinates
|
|||
|
||||
Defining a surface alone is not sufficient to specify a volume -- in order to
|
||||
define an actual volume, one must reference the *half-space* of a surface. A
|
||||
surface half-space is the region whose points satisfy a positive of negative
|
||||
surface half-space is the region whose points satisfy a positive or negative
|
||||
inequality of the surface equation. For example, for a sphere of radius one
|
||||
centered at the origin, the surface equation is :math:`f(x,y,z) = x^2 + y^2 +
|
||||
z^2 - 1 = 0`. Thus, we say that the negative half-space of the sphere, is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue