|
[Sponsors] |
May 10, 2023, 11:54 |
rhoreactingbouyantFoam at openfoam 10
|
#1 |
New Member
Huang, Ching-Chan
Join Date: Jan 2023
Posts: 16
Rep Power: 3 |
The rhoReactingBouyantFoam disappeared after OpenFoam 8. Now, i am using OpenFoam 10, but i want to use rhoReactingBouyantFoam. Then i copy old verion of Openfoam application about rhoReactingBouyantFoam and wmake it, But it shows errors.
Here is old version openfoam from git : https://github.com/OpenFOAM/OpenFOAM...createFields.H Here is my terminal Code:
wmakeLnIncludeAll: running wmakeLnInclude on dependent libraries: wmakeLnInclude error: base directory /opt/openfoam10/src/TurbulenceModels/turbulenceModels/ does not exist wmakeLnInclude error: base directory /opt/openfoam10/src/TurbulenceModels/compressible/ does not exist wmakeLnInclude error: base directory /opt/openfoam10/src/transportModels/compressible/ does not exist Making dependency list for source file rhoReactingBuoyantFoam.C could not open file rhoCombustionModel.H for source file rhoReactingBuoyantFoam.C due to No such file or directory could not open file turbulentFluidThermoModel.H for source file rhoReactingBuoyantFoam.C due to No such file or directory could not open file fvOptions.H for source file rhoReactingBuoyantFoam.C due to No such file or directory could not open file createFvOptions.H for source file rhoReactingBuoyantFoam.C due to No such file or directory g++ -std=c++14 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3 -DNoRepository -ftemplate-depth-100 -I. -I/opt/openfoam10/applications/solvers/combustion/reactingFoam -I/opt/openfoam10/src/finiteVolume/lnInclude -I/opt/openfoam10/src/meshTools/lnInclude -I/opt/openfoam10/src/sampling/lnInclude -I/opt/openfoam10/src/TurbulenceModels/turbulenceModels/lnInclude -I/opt/openfoam10/src/TurbulenceModels/compressible/lnInclude -I/opt/openfoam10/src/thermophysicalModels/specie/lnInclude -I/opt/openfoam10/src/thermophysicalModels/reactionThermo/lnInclude -I/opt/openfoam10/src/transportModels/compressible/lnInclude -I/opt/openfoam10/src/thermophysicalModels/basic/lnInclude -I/opt/openfoam10/src/thermophysicalModels/chemistryModel/lnInclude -I/opt/openfoam10/src/ODE/lnInclude -I/opt/openfoam10/src/combustionModels/lnInclude -IlnInclude -I. -I/opt/openfoam10/src/OpenFOAM/lnInclude -I/opt/openfoam10/src/OSspecific/POSIX/lnInclude -fPIC -c rhoReactingBuoyantFoam.C -o Make/linux64GccDPInt32Opt/rhoReactingBuoyantFoam.o rhoReactingBuoyantFoam.C:34:10: fatal error: rhoCombustionModel.H: No such file or directory 34 | #include "rhoCombustionModel.H" | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [/opt/openfoam10/wmake/rules/General/transform:26: Make/linux64GccDPInt32Opt/rhoReactingBuoyantFoam.o] Error 1 Code:
rhoReactingBuoyantFoam.C EXE = $(FOAM_USER_APPBIN)/rhoReactingBuoyantFoam |
|
February 10, 2024, 11:51 |
did you found a solution?
|
#2 |
New Member
Marcelo Bassi
Join Date: Feb 2024
Posts: 1
Rep Power: 0 |
I had the same doubt...
Did you find a solution? Thanks! |
|
Tags |
openfoam, openfoam10, openfoam8, rhoreactingbuoyantfoam, solver |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
How to develop OpenFOAM with CMake and popular IDEs | cosscholar | OpenFOAM Programming & Development | 0 | March 16, 2022 16:17 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |