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.
|
Classes | |
class | ImposeUniformTemperatureProcess |
Functions | |
def | Factory (settings, Model) |
This proces sets the value of a scalar variable using the ApplyConstantScalarValueProcess. More... | |
def impose_uniform_temperature_process.Factory | ( | settings, | |
Model | |||
) |
This proces sets the value of a scalar variable using the ApplyConstantScalarValueProcess.
In this case, the scalar value is not automatically fixed, so the fixicity must be introduced before.