Difference between revisions of "Surface types"

From Serpent Wiki
Jump to: navigation, search
(Planes)
(Planes)
Line 8: Line 8:
 
! Surface name
 
! Surface name
 
! Parameters
 
! Parameters
 +
! Surface equation
 
! Description
 
! Description
 
|-   
 
|-   
 
| <tt>py</tt>
 
| <tt>py</tt>
 
| ''x<sub>0</sub>''
 
| ''x<sub>0</sub>''
 +
| <math>S(x,y,z) = x - x_0</mat>
 
| Plane perpendicular to x-axis at ''x = x<sub>0</sub>''
 
| Plane perpendicular to x-axis at ''x = x<sub>0</sub>''
|-
 
 
|-   
 
|-   
 
| <tt>pz</tt>
 
| <tt>pz</tt>
 
| ''y<sub>0</sub>''
 
| ''y<sub>0</sub>''
 +
|
 
| Plane perpendicular to z-axis at ''y = y<sub>0</sub>''
 
| Plane perpendicular to z-axis at ''y = y<sub>0</sub>''
 
|-
 
|-
 
| <tt>px</tt>
 
| <tt>px</tt>
 
| ''z<sub>0</sub>''
 
| ''z<sub>0</sub>''
 +
|
 
| Plane perpendicular to z-axis at ''z = z<sub>0</sub>''
 
| Plane perpendicular to z-axis at ''z = z<sub>0</sub>''
 
|-
 
|-
Line 26: Line 29:
 
| <tt>plane</tt>
 
| <tt>plane</tt>
 
| ''A, B, C, D''
 
| ''A, B, C, D''
 +
|
 
| General plane
 
| General plane
 
|-
 
|-

Revision as of 11:21, 23 February 2016

Elementary surfaces

Planes

Surface name Parameters Surface equation Description
py x0 Failed to parse (syntax error):