![]() |
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.
|
Variables | |
| varying_parameters = dict() | |
| irregular_mesh_sizes = set() | |
| dictionary | regular_mesh_n_points = {10} |
| dictionary | derivatives_types = {6} |
| list | combinations_that_failed = [] |
| test = script.Solution(algorithm, varying_parameters) | |
| error = sys.exc_info() | |
| list run_pouliot_benchmark_2D.combinations_that_failed = [] |
| dictionary run_pouliot_benchmark_2D.derivatives_types = {6} |
| run_pouliot_benchmark_2D.error = sys.exc_info() |
| run_pouliot_benchmark_2D.irregular_mesh_sizes = set() |
| dictionary run_pouliot_benchmark_2D.regular_mesh_n_points = {10} |
| run_pouliot_benchmark_2D.test = script.Solution(algorithm, varying_parameters) |
| run_pouliot_benchmark_2D.varying_parameters = dict() |