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.
|
Functions | |
def | SetProperties (SectionType, SectionData, BeamProperties) |
def | SetMaterialProperties (ConstitutiveType, MaterialData, BeamProperties) |
def | searchCVSValues (properties_filename, shape, size) |
def beam_sections_python_utility.searchCVSValues | ( | properties_filename, | |
shape, | |||
size | |||
) |
def beam_sections_python_utility.SetMaterialProperties | ( | ConstitutiveType, | |
MaterialData, | |||
BeamProperties | |||
) |
def beam_sections_python_utility.SetProperties | ( | SectionType, | |
SectionData, | |||
BeamProperties | |||
) |