Keivan-A-Gh/Master_Thesis

Issue with rhoReactingCentralFoam

jomarchris opened this issue · 3 comments

Followed the manual for setting up the updated rhoReactingCentralFoam solver. We are having issues when starting rhoReactingCentralFoam on the demo case.

What we did:

  1. Copied "applications" and "src" folders to our user folder.
  2. Did ./Allwmake on rhoReactingCentralFoam
  3. Did wmake on src/basic, reactionThermo, then specie.
  4. Ran blockMesh, setFields on demo. rhoReactingCentralFoam gives following error.

image

We found the issue in the "Make/files". There's a case type. reactions should be Reactions

image

We found the issue in the "Make/files". There's a case type. reactions should be Reactions

image

Hi Jomarchris

First of all, thank you for your cooperation.
I am not sure on which version you have tried to compile these codes, but on OpenFOAM v7, the directories were exactly as I wrote in the Make/files. If you are interested, you can check that out at the following link:
https://cpp.openfoam.org/v7/dir_8e13188b11d4c55bfed76418f20cd2bc.html

Kind regards,
Keivan

Hi @jomarchris I am very fortunate to see your comment. I have the same issue. May I ask how you solved it?

Best wishes,
Wang