modify_begin#
- boundarylayer.modify_begin() int #
Specify the execute construct within which to define a dependent variable used in computing the boundary-layer variables.
- Args:
- p0:
‘command’ boundary layer variable command to define or update
- Examples:
ensight.boundarylayer.modify_begin() ensight.boundarylayer.freestream_velocity(8.8500e-01) ensight.boundarylayer.modify_end()
- Returns:
zero on success, non-zero on error