Local Euler implicit/explicit time scheme

Properties

  • First order
  • Pseudo transient, designed for steady cases
  • Spatially varying, cell-based time scale set by specific Local Time Stepping (LTS) solvers

Usage

The scheme is specified using:

ddtSchemes
{
    default         localEuler;
    ddt(phi)        localEuler;
}

Further information

Source code


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

Copyright © 2016 OpenCFD Ltd.

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