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 | Functions
impose_thermal_parameters_scalar_value_process Namespace Reference

Classes

class  ImposeThemalParametersScalarValueProcess
 All the processes python should be derived from "Process". More...
 

Functions

def Factory (settings, Model)
 This proces sets the value several scalar variables corresponding to the thermal problem using the ApplyConstantScalarValueProcess. More...
 

Function Documentation

◆ Factory()

def impose_thermal_parameters_scalar_value_process.Factory (   settings,
  Model 
)

This proces sets the value several scalar variables corresponding to the thermal problem using the ApplyConstantScalarValueProcess.

In this case, the scalar value is automatically fixed.