boundarylayer#
- class ansys.api.pyensight.ensight_api.boundarylayer(session: Session)#
Class wrapper for EnSight boundarylayer module
This class acts as a proxy for the EnSight Python module ensight.boundarylayer
Methods
Specify to create or update the boundary-layer variables on the selected 2D part(s).
Specify the density variable to use in creating/updating the boundary-layer variables.
Specify how to assign the velocity just outside the boundary layer in calculating the boundary-layer variables.
Specify the dynamic viscosity constant value or variable name to use in creating/updating the boundary-layer variables.
Specify the freestream density constant value to use in creating/updating the boundary-layer variables.
Specify the freestream velocity constant value to use in creating/updating the boundary-layer variables.
boundarylayer.max_procsteps
(p0, p1)Boundarylayer: max_procsteps
Specify the execute construct within which to define a dependent variable used in computing the boundary-layer variables.
Specify the execute construct within which to define a dependent variable used in computing the boundary-layer variables.
Specify the momentum variable to use in creating/updating the boundary-layer variables.
Specify the distance normal from the surface in which to determine the velocity just outside the boundary layer in order to compute the boundary-layer variables at each node on the surface.
Specify the velocity variable to use in creating/updating the boundary-layer variables.
Specify the velocity magnitude normal at which to determine the velocity just outside the boundary layer in order to compute the boundary-layer variables at each node on the surface.