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.
Classes | Namespaces | Functions
assign_initial_HM_state_process.py File Reference

Classes

class  assign_initial_HM_state_process.SetMechanicalInitialStateProcess
 All the processes python processes should be derived from "python_process". More...
 

Namespaces

 assign_initial_HM_state_process
 

Functions

def assign_initial_HM_state_process.Factory (custom_settings, Model)
 This process sets the initial value of stress and water pressure to the domain. More...