Difference between revisions of "Surface types"

From Serpent Wiki
Jump to: navigation, search
(Planes)
(Planes)
Line 13: Line 13:
 
| <tt>py</tt>
 
| <tt>py</tt>
 
| ''x<sub>0</sub>''
 
| ''x<sub>0</sub>''
| <math>S(x,y,z) = x - x_0</mat>
+
| <math>S(x,y,z) = x - x_0</math>
 
| Plane perpendicular to x-axis at ''x = x<sub>0</sub>''
 
| Plane perpendicular to x-axis at ''x = x<sub>0</sub>''
 
|-   
 
|-   

Revision as of 11:21, 23 February 2016

Elementary surfaces

Planes

-
Surface name Parameters Surface equation Description
py x0 S(x,y,z) = x - x_0 Plane perpendicular to x-axis at x = x0
pz y0 Plane perpendicular to z-axis at y = y0
px z0 Plane perpendicular to z-axis at z = z0
plane A, B, C, D General plane

Cylinders

Derived surface types

Prisms