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 | RunCase (varying_parameters) |
Variables | |
varying_parameters = dict() | |
dictionary | types = {4} |
dictionary | m_values = {1, 2, 4, 5} |
float | t_w = 0.1 |
def run_marine_rain_benchmark.RunCase | ( | varying_parameters | ) |
dictionary run_marine_rain_benchmark.m_values = {1, 2, 4, 5} |
float run_marine_rain_benchmark.t_w = 0.1 |
dictionary run_marine_rain_benchmark.types = {4} |
run_marine_rain_benchmark.varying_parameters = dict() |