![]() |
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.
|
Public Member Functions | |
| def | __init__ (self, model, project_parameters) |
Public Member Functions inherited from fluid_dynamics_analysis_rve.FluidDynamicsAnalysisRve | |
| def | GetFluidRVEDefaultParameters (cls) |
| def | ModifyInitialGeometry (self) |
| Here populate the submodelparts to be used for periodicity. More... | |
| def | ModifyAfterSolverInitialize (self) |
| def | ApplyBoundaryConditions (self) |
| def | FinalizeSolutionStep (self) |
Additional Inherited Members | |
Public Attributes inherited from fluid_dynamics_analysis_rve.FluidDynamicsAnalysisRve | |
| domain_size | |
| fix_pressure | |
| boundary_mp_name | |
| averaging_mp_name | |
| strains | |
| strain | |
| populate_search_eps | |
| geometrical_search_tolerance | |
| tolerance in finding which conditions belong to the surface (will be multiplied by the lenght of the diagonal) More... | |
| averaging_mp | |
| max_corner | |
| max_x_face | |
| max_y_face | |
| max_z_face | |
| min_x_face | |
| min_y_face | |
| min_z_face | |
| def fluid_dynamics_analysis_rve.FluidDynamicsAnalysisRVE.__init__ | ( | self, | |
| model, | |||
| project_parameters | |||
| ) |
Reimplemented from fluid_dynamics_analysis_rve.FluidDynamicsAnalysisRve.