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 | Functions
single_mesh_temporal_output_process.py File Reference

Namespaces

 single_mesh_temporal_output_process
 Store temporal simulation results for a single mesh with HDF5.
 

Functions

def single_mesh_temporal_output_process.Factory (settings, Model)
 Return the process for single mesh temporal output with HDF5. More...
 
def single_mesh_temporal_output_process.SingleMeshTemporalOutputProcessFactory (core_settings, Model)
 
def single_mesh_temporal_output_process.CreateCoreSettings (user_settings, model)
 Return the core settings. More...