CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

adding absoluteEnthalpy to icoReactingMultiphaseInterFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 16, 2022, 14:02
Default adding absoluteEnthalpy to icoReactingMultiphaseInterFoam
  #1
Member
 
Join Date: May 2017
Posts: 41
Rep Power: 8
Ryan. is on a distinguished road
Hi,

I am trying to add the absoluteEnthalpy to the icoReactingMultiphaseInterFoam solver as it only uses sensibleEnthalpy. The massTransferModels library (libmassTransferModelsAbsolute.so) compiles by itself without any issues. However, the solver throws an error at the last step while it's creating the symbolic link to the solver binary file:

Quote:

-lm -o v1812/platforms/linux64GccDPInt32Opt/bin/icoReactingMultiphaseInterFoamNew

v1812/platforms/linux64GccDPInt32Opt/lib/libmassTransferModelsAbsolute.so: undefined reference to `Foam::heRhoThermo<Foam::rhoThermo, Foam:: pureMixture<Foam::constTransport<Foam::species::th ermo<Foam::hConstThermo<Foam::rhoConst<Foam::speci e> >, Foam::absoluteEnthalpy> > > >::typeName'

collect2: error: ld returned 1 exit status

OpenFOAM-v1812/wmake/makefiles/general:136: recipe for target 'v1812/platforms/linux64GccDPInt32Opt/bin/icoReactingMultiphaseInterFoamNew' failed

make: *** [v1812/platforms/linux64GccDPInt32Opt/bin/icoReactingMultiphaseInterFoamNew] Error 1


Can someone tell me please what the problem could be?

Thanks in advance.
Ryan. is offline   Reply With Quote

Reply

Tags
icoreactinmultiphaseif, multiphase, openfoam


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
Adding refinement zone causes multiRegion case to fail boffin5 OpenFOAM Running, Solving & CFD 1 December 4, 2021 15:26
FOAM FATAL ERROR: Cannot find file "points" in directory "shell/polyMesh" amol_patel OpenFOAM Pre-Processing 22 October 29, 2021 13:34
chtMultiRegionFoam solver stops without any error amol_patel OpenFOAM Running, Solving & CFD 2 October 20, 2021 01:29
multiRegionHeater error ordinary OpenFOAM Running, Solving & CFD 2 June 9, 2020 17:43
conjugateHeatFoam + interFoam farhagim OpenFOAM Programming & Development 15 July 19, 2016 07:55


All times are GMT -4. The time now is 14:12.