conenb
Defines the reflective boundaries in (r,theta,phi)-geometry. First, the THETA sides are put on the spherical cone then so are the PHI sides. The THETA (in deg.) angle is in reference to the XY-plane and the PHI angle (in deg.) is taken with respect to the Z-axis.
conenb / ibd / ibtp / radius / theta1, phi1 / theta2, phi2 / xcen, ycen, zcen
|
Parameters
|
Type/Value
|
Description/Default
|
|
ibd
|
integer
|
The reflective boundary number.
|
|
ibtp
|
|
Types of reflective boundary.
|
|
|
2
|
Moving reflective boundary.
|
|
|
3
|
Infinite reflective boundary (plane).
|
|
|
4
|
Finite reflective boundary (forms a quad in 3D).
|
|
radius, theta1, phi1, theta2, phi2
|
reals
|
Limits of the cone.
|
|
xcen, ycen, zcen
|
reals
|
The vertex of the cone.
|