ansys.mapdl.core.Mapdl.asol#
- Mapdl.asol(lab='', opt='', **kwargs)#
Specifies the acoustic solver with scattered field formulation.
Mechanical APDL Command: ASOL
- Parameters:
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 p inc. 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.