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.
Public Member Functions | Public Attributes | List of all members
thermal_dem_io.ThermalDEMIo Class Reference
Inheritance diagram for thermal_dem_io.ThermalDEMIo:
Collaboration diagram for thermal_dem_io.ThermalDEMIo:

Public Member Functions

def __init__ (self, model, DEM_parameters, post_path, all_model_parts)
 
def Initialize (self, DEM_parameters)
 

Public Attributes

 PostTemperature
 
 PostHeatFlux
 

Constructor & Destructor Documentation

◆ __init__()

def thermal_dem_io.ThermalDEMIo.__init__ (   self,
  model,
  DEM_parameters,
  post_path,
  all_model_parts 
)

Member Function Documentation

◆ Initialize()

def thermal_dem_io.ThermalDEMIo.Initialize (   self,
  DEM_parameters 
)

Member Data Documentation

◆ PostHeatFlux

thermal_dem_io.ThermalDEMIo.PostHeatFlux

◆ PostTemperature

thermal_dem_io.ThermalDEMIo.PostTemperature

The documentation for this class was generated from the following file: