v2dopt#

Mapdl.v2dopt(geom='', ndiv='', hidopt='', nzone='', **kwargs)[source]#

Specifies 2-D/axisymmetric view factor calculation options.

APDL Command: V2DOPT

Parameters:
geom

Choice of geometry:

0

Planar (default).

1

Axisymmetric

ndiv

Number of divisions for axisymmetric geometry (that is, the number of circumferential segments). Default is 20. Maximum is 90.

hidopt

Viewing option:

0

Hidden (default).

1

Non-hidden

nzone

Number of zones (that is, the number of rays emanating from a surface) for view factor calculation. Default is 200. Maximum is 1000.