Skip to content

Reply To: Curved boundary

#9512
FBukreev
Keymaster

Yes, material 0 is the problem here.

You just leave the channelas it is in the main method and create a cylinder in the prepareGeometry section like:

IndicatorCylinder3D cyl(center1, center2, radius);
superGeometry.rename(1,2,cyl);