asol#
- Mapdl.asol(lab='', opt='', **kwargs)#
Specifies the output type of an acoustic scattering analysis.
APDL Command: ASOL
- Parameters:
- lab
Acoustic solver specification (no default):
SCAT - Set acoustic solver to the scattered field formulation.
- opt
Option identifying an acoustic solver status:
OFF - Deactivate the specified acoustic solver (default).
ON - Activate the specified acoustic solver.
Notes
Use the ASOL command to activate the specified acoustic solution process.
The scattered option (Lab = SCAT) sets the acoustic solver to the scattered-pressure field formulation.
Issue the AWAVE command to define the incident pressure pinc. If the AWAVE command is defined with Opt2 = INT, the acoustic solver is set to the scattered field formulation regardless of the ASOL command issued.