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.
|
HDF5 operating system operations. More...
Classes | |
class | DeleteOldH5Files |
Delete h5-files from previous simulations. More... | |
Functions | |
def | Create (settings) |
Return an operation specified by the setting's 'operation_type'. More... | |
HDF5 operating system operations.
license: HDF5Application/license.txt
Main authors: Philipp Bucher Michael Andre
def core.operations.system.Create | ( | settings | ) |
Return an operation specified by the setting's 'operation_type'.
This method is normally not used directly, but rather it is imported in core.operations.model_part.Create using the 'module_name' setting.