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:
- Copied "applications" and "src" folders to our user folder.
- Did ./Allwmake on rhoReactingCentralFoam
- Did wmake on src/basic, reactionThermo, then specie.
- Ran blockMesh, setFields on demo. rhoReactingCentralFoam gives following error.
We found the issue in the "Make/files". There's a case type. reactions should be Reactions
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