Skip to content
Snippets Groups Projects
Commit 5a127183 authored by Andrew Heather's avatar Andrew Heather
Browse files

INT: ddtPhiCorr - reinstated v1712 behaviour and provided experimental

version on a switch.  See #867

By default the code will use the same form as previous versions

To use the experimental version integrated from openfoam.org commit
da787200 set the info switch in the controlDict:

    InfoSwitches
    {
        experimentalDdtCorr 1;
    }
parent e33570e0
No related branches found
No related tags found
No related merge requests found
Loading
  • Andrew Heather @andy

    mentioned in issue #867 (closed)

    ·

    mentioned in issue #867 (closed)

    Toggle commit list
  • Andrew Heather @andy

    mentioned in commit 0c60ae49

    ·

    mentioned in commit 0c60ae49

    Toggle commit list
  • Developer

    Please add experimentalDdtCorr in $FOAM_ETC/controlDict.InfoSwitches

  • Maintainer

    Better fit would be controlDict.optimisationSwitches (since it is not about printing)

  • Andrew Heather @andy

    mentioned in commit 17a8b1b8

    ·

    mentioned in commit 17a8b1b8

    Toggle commit list
  • Author Owner

    Corrected and moved to OptimisationSwitches in commit 17a8b1b8 complete with default (off) in the main etc/controlDict

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment