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 | |
class | LegacyFromJsonCheckResultProcess |
This class is used in order to check results using a json file containing the solution a given model part with a certain frequency. More... | |
class | ParticleFromJsonCheckResultProcess |
Functions | |
def | Factory (settings, Model) |
def | ComputeRelevantDigits (number) |
Computes the relevant digits. More... | |
def particle_from_json_check_result_process.ComputeRelevantDigits | ( | number | ) |
Computes the relevant digits.
Keyword arguments: self – It signifies an instance of a class.
def particle_from_json_check_result_process.Factory | ( | settings, | |
Model | |||
) |