Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 445
    • Issues 445
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Repository
Switch branch/tag
  • openfoam
  • src
  • finiteVolume
  • Make
  • files
Find file BlameHistoryPermalink
  • Andrew Heather's avatar
    INT: ddtPhiCorr - reinstated v1712 behaviour and provided experimental · 8540e6fb
    Andrew Heather authored Jun 14, 2018
    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;
        }
    8540e6fb