Limit temperature

Properties

  • limits the temperature to user supplied minimum and maximum values

Usage

limitT
{
    type            limitTemperature;
    active          yes;

    selectionMode   all;
    min             200;
    max             500;
    phase           gas; // optional
}

Further information

Tutorials

  • none

Source code


Would you like to suggest an improvement to this page? Create an issue

Copyright © 2018 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License