KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
This operation is used to reset the PFEM kinematic values on a given model part. More...
Public Member Functions | |
def | __init__ (self, settings, solver_wrappers, process_info, data_communicator) |
def | InitializeCouplingIteration (self) |
Public Attributes | |
model_part_name | |
model_part | |
interval | |
This operation is used to reset the PFEM kinematic values on a given model part.
It does not touch the SOLID/RIGID nodes (See the PfemFluidDynamicsApp - move_mesh_utility.cpp implementation) TODO:
def coupling_operations.reset_pfem_kinematics.ResetPfemKinematics.__init__ | ( | self, | |
settings, | |||
solver_wrappers, | |||
process_info, | |||
data_communicator | |||
) |
def coupling_operations.reset_pfem_kinematics.ResetPfemKinematics.InitializeCouplingIteration | ( | self | ) |
coupling_operations.reset_pfem_kinematics.ResetPfemKinematics.interval |
coupling_operations.reset_pfem_kinematics.ResetPfemKinematics.model_part |
coupling_operations.reset_pfem_kinematics.ResetPfemKinematics.model_part_name |