Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 379
    • Issues 379
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2116

Closed
Open
Created Jun 09, 2021 by Saurav Mitra@fractalss

reactingFoam laminar combustion solver not running for v2012

Summary

reactingFoam solver fails for Laminar Combustion

Steps to reproduce

Run /OpenFOAM-v2012/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D

Example case

Tutorial case : /OpenFOAM-v2012/tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D

What is the current bug behaviour?

--> FOAM FATAL ERROR: Unknown psiCombustionModel type laminar

Valid combustionModels are :

15 ( noCombustion infinitelyFastChemistry<psiThermoCombustion,gasHTh ermoPhysics> diffusion<psiThermoCombustion,constGasEThermoPhysi cs> infinitelyFastChemistry<psiThermoCombustion,constG asEThermoPhysics> PaSR laminar FSD<psiThermoCombustion,constGasHThermoPhysics> infinitelyFastChemistry<psiThermoCombustion,constG asHThermoPhysics> diffusion<psiThermoCombustion,gasEThermoPhysics> diffusion<psiThermoCombustion,constGasHThermoPhysi cs> diffusion<psiThermoCombustion,gasHThermoPhysics> infinitelyFastChemistry<psiThermoCombustion,gasETh ermoPhysics> FSD<psiThermoCombustion,gasEThermoPhysics> FSD<psiThermoCombustion,constGasEThermoPhysics> FSD<psiThermoCombustion,gasHThermoPhysics> )

From function static Foam::autoPtr<Foam::combustionModels:siCombustio nModel> Foam::combustionModels:siCombustionModel::New(co nst Foam::fvMesh&, const Foam::word&) in file psiCombustionModel/psiCombustionModel/psiCombustionModelNew.C at line 60.

What is the expected correct behavior?

The case should run without any errors

  • OpenFOAM version :2012
  • Operating system :ubuntu
  • Hardware info :
  • Compiler :

Possible fixes

Assignee
Assign to
Time tracking