CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

rhoreactingbouyantFoam at openfoam 10

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 10, 2023, 10:54
Default rhoreactingbouyantFoam at openfoam 10
  #1
New Member
 
Huang, Ching-Chan
Join Date: Jan 2023
Posts: 16
Rep Power: 3
Allen_Huang is on a distinguished road
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
More over, i have change the Make/files to this
Code:
 rhoReactingBuoyantFoam.C

EXE = $(FOAM_USER_APPBIN)/rhoReactingBuoyantFoam
Allen_Huang is offline   Reply With Quote

Old   February 10, 2024, 10:51
Default did you found a solution?
  #2
New Member
 
Marcelo Bassi
Join Date: Feb 2024
Posts: 1
Rep Power: 0
mbassi is on a distinguished road
I had the same doubt...
Did you find a solution?
Thanks!
mbassi is offline   Reply With Quote

Reply

Tags
openfoam, openfoam10, openfoam8, rhoreactingbuoyantfoam, solver


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frequently Asked Questions about Installing OpenFOAM wyldckat OpenFOAM Installation 3 November 14, 2023 11:58
How to develop OpenFOAM with CMake and popular IDEs cosscholar OpenFOAM Programming & Development 0 March 16, 2022 15:17
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 cfd.direct OpenFOAM Announcements from Other Sources 2 August 31, 2015 13:36
Suggestion for a new sub-forum at OpenFOAM's Forum wyldckat Site Help, Feedback & Discussions 20 October 28, 2014 09:04
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07


All times are GMT -4. The time now is 22:04.