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.
|
Namespaces | |
DEM_benchmarks_class | |
Functions | |
def | DEM_benchmarks_class.initialize_time_parameters (benchmark_number) |
def | DEM_benchmarks_class.extend_datafile_list (arg) |
def | DEM_benchmarks_class.delete_current_benchmark_data () |
def | DEM_benchmarks_class.PrintResultsMessage (test_number, it_is_success, error, elapsed_time, error_filename='errors.err') |
def | DEM_benchmarks_class.GetDisplacement (node) |
def | DEM_benchmarks_class.GetVectorNorm (node, variable) |
def | DEM_benchmarks_class.GetNodeDisplacement (node) |
def | DEM_benchmarks_class.ApplyErrorTolerance (error1=0.0, error2=0.0, error3=0.0, error4=0.0, error5=0.0) |
def | DEM_benchmarks_class.print_gnuplot_files_on_screen (gnuplot_script_name) |
def | DEM_benchmarks_class.create_pdf_document (pdf_script_name) |
Variables | |
list | DEM_benchmarks_class.files_to_delete_list = [] |