AA_CYLINDRICAL
Section can be repeated.
Parameters for creating axis-aligned cylindrical Dirichlet boundary regions. [Edit on GitHub]
Keywords
Keyword descriptions
- APX_TYPE
Type: enum
Default: CIRCUMSCRIBED
Usage: APX_TYPE <apx_type>Description: Specifies the type of the n-gonal prism approximating the cylinder.
Valid values:
CIRCUMSCRIBEDINSCRIBED
- BASE_CENTER
Type: real[2]
Default: [angstrom]
Usage: BASE_CENTER <y(real)> <z(real)>Description: The y and z coordinates (x and z or x and y coordinates, depending on the choice of the parallel axis) of the cylinder’s base center.
- BASE_RADIUS
Type: real
Default: 1.00000000E+000 [angstrom]
Usage: BASE_RADIUSDescription: The base radius of the cylinder.
- DELTA_ALPHA
Type: real
Default: 5.00000000E-002 [rad]
Usage: delta_alphaDescription: A central angle specifying the gap between the faces of the n-gonal prism. To avoide overlap between the cuboids (of the given thickness) built on top of the faces, a larger value is required if the number of faces (N_SIDES) is quite few and/or the base radius is fairly small.
- FREQUENCY
Type: real
Default: 0.00000000E+000 [s^-1]
Usage: FREQUENCYDescription: The frequency with which the oscillating fraction oscillates.
- N_PRTN
Type: integer[2]
Default: 1 1
Usage: N_PRTNDescription: The number of partitions along the face edges of the prism for tiling. If the edges have different lengths, from the two given values, the larger one will be assigned to the longer edge.
- N_SIDES
Type: integer
Default: 5
Usage: N_SIDESDescription: The number of sides (faces) of the n-gonal prism approximating the cylinder.
- OSCILLATING_FRACTION
Type: real
Default: 0.00000000E+000
Usage: OSCILLATING_FRACTIONDescription: A fraction of the field can be set to oscilate over time.
- PARALLEL_AXIS
Type: enum
Usage: PARALLEL_AXISDescription: The coordinate axis that the cylindrical region extends along.
Valid values:
XYZ
- PHASE
Type: real
Default: 0.00000000E+000
Usage: PHASEDescription: The phase of the oscillattion. A phase of zero corresponds to a cosine function.
- SMOOTHING_WIDTH
Type: real
Default: 2.00000000E-001 [angstrom]
Aliases: SIGMA
Usage: SMOOTHING_WIDTHDescription: The width of the transition region between the Dirichlet subdomain and its surrounding.
- THICKNESS
Type: real
Default: 7.50000000E-001 [angstrom]
Usage: THICKNESSDescription: The thickness of the cylinder.
- V_D
Type: real
Default: [volt]
Usage: v_DDescription: The value of the fixed potential to be imposed at the cylindrical Dirichlet boundary.
- XTNT
Type: real[2]
Default: [angstrom]
Usage: xtnt <xmin(real)> <xmax(real)>Description: The extents of the cylinder along its central axis.