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 | Variables
DEM_run_all_benchmarks_analysis Namespace Reference

Functions

def Run ()
 

Variables

string kratos_benchmarking_path = '../../../benchmarking'
 
string path = '../test_examples'
 
list Benchmark_text
 

Function Documentation

◆ Run()

def DEM_run_all_benchmarks_analysis.Run ( )

Variable Documentation

◆ Benchmark_text

list DEM_run_all_benchmarks_analysis.Benchmark_text

◆ kratos_benchmarking_path

string DEM_run_all_benchmarks_analysis.kratos_benchmarking_path = '../../../benchmarking'

◆ path

DEM_run_all_benchmarks_analysis.path = '../test_examples'