All the processes python should be derived from "Process".
More...
All the processes python should be derived from "Process".
ApplySlipProcess.
This process sets the SLIP flag and computes the
NORMAL variable on the selected model part
◆ __init__() [1/2]
def apply_slip_process.ApplySlipProcess.__init__ |
( |
|
self, |
|
|
|
Model, |
|
|
|
settings |
|
) |
| |
◆ __init__() [2/2]
def apply_slip_process.ApplySlipProcess.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
settings |
|
) |
| |
The constructor of the ApplySlipProcess.
Keyword arguments:
self -- It signifies an instance of a class.
model -- The model to be used
settings -- The ProjectParameters used
◆ ExecuteInitialize() [1/2]
def apply_slip_process.ApplySlipProcess.ExecuteInitialize |
( |
|
self | ) |
|
◆ ExecuteInitialize() [2/2]
def apply_slip_process.ApplySlipProcess.ExecuteInitialize |
( |
|
self | ) |
|
◆ ExecuteInitializeSolutionStep() [1/2]
def apply_slip_process.ApplySlipProcess.ExecuteInitializeSolutionStep |
( |
|
self | ) |
|
◆ ExecuteInitializeSolutionStep() [2/2]
def apply_slip_process.ApplySlipProcess.ExecuteInitializeSolutionStep |
( |
|
self | ) |
|
◆ GetDefaultParameters()
def apply_slip_process.ApplySlipProcess.GetDefaultParameters |
( |
|
cls | ) |
|
◆ avoid_recomputing_normals
apply_slip_process.ApplySlipProcess.avoid_recomputing_normals |
◆ model_part
apply_slip_process.ApplySlipProcess.model_part |
◆ recompute_normals
apply_slip_process.ApplySlipProcess.recompute_normals |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/FluidDynamicsApplication/python_scripts/apply_slip_process.py