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 420
    • Issues 420
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1222
Closed
Open
Issue created Feb 28, 2019 by Admin@OpenFOAM-adminMaintainer

solver doesn't creates the PIMPLE class

Summary

When trying to use the PIMPLE-mode with chtMultiRegionFoam the solver always runs all of the outerCorrector loops without reading the residual control. It looks like the solver doesn't create the PIMPLE-class properly. (See log-file)

Steps to reproduce

Starting of chtMultiRegionFoam in PIMPLE mode with residual control for different regions.

Example case

See attached: Bug_report.zip

What is the current bug behaviour?

Solver Runs all outerCorrector loops even if all given residual controls are fulfilled.

What is the expected correct behavior?

Solver should leave outerCorrector loop as soon as all given residuals are fulilled.

Relevant logs and/or images

Log (Doesn't show anything about PIMPLE-loop): log.chtMultiRegionFoam

Environment information

OpenFOAM version : v1812 Operating system : ubuntu Compiler :

Possible fixes

Problem discussed in: https://www.cfd-online.com/Forums/openfoam-solving/215261-outercorrectorresidualcontrol-openfoam-v1812-vs-openfoam-6-a.html#post726390

## Reattaching the author to the issue ticket: @K.Faust ##

Edited Dec 11, 2019 by Kutalmış Berçin
Assignee
Assign to
Time tracking