|
[Sponsors] |
December 3, 2012, 08:29 |
|
#41 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
Hi,
you don't need freesteam to install my openFoam freesteam connection. You need freesteam (or better the dynamic library) to run a case. Have you installed (compiled) OpenFOAM correctly? The error suggests you haven't. The freesteam connection should not affect the other openfoam components. (Same is true for the real gas library classes) You can copy the dynamic library (by hand) in the folder described in the tutorial README (OpenFOAM/lib/"systemCompilerName"). /usr/lib/ might also work. Kind Regards, Christian |
|
January 2, 2013, 15:25 |
|
#42 | |
Senior Member
Join Date: Nov 2012
Posts: 171
Rep Power: 14 |
Quote:
I have the same problems about how the psi is calculated in BasicThermo.H. Conceptually, psi=rho/p=1/(R*T). But does anyone know how psi is calculated? Thank you in advance. best regards, H |
||
January 3, 2013, 16:08 |
|
#43 |
New Member
magazoni
Join Date: Jul 2012
Posts: 11
Rep Power: 14 |
Hi Christian,
I compiled the IAPWS package. Code:
cluster@node0:~/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/externalMedia/IAPWS_Waterproperties$ wmake libso Making dependency list for source file IAPWSThermo/IAPWS-IF97.C Making dependency list for source file IAPWSThermo/IAPWSThermos.C SOURCE=IAPWSThermo/IAPWS-IF97.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-40 -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/finiteVolume/lnInclude -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/basic/lnInclude -IlnInclude -I. -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64Gcc46DPOpt/IAPWS-IF97.o SOURCE=IAPWSThermo/IAPWSThermos.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-40 -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/finiteVolume/lnInclude -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/basic/lnInclude -IlnInclude -I. -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude -I/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64Gcc46DPOpt/IAPWSThermos.o IAPWSThermo/IAPWS-IF97.C: In function ‘void Foam::calculateProperties_h(SteamState, Foam::scalar&, Foam::scalar&, Foam::scalar&, Foam::scalar&, Foam::scalar&, Foam::scalar&, Foam::scalar&, Foam::scalar&, Foam::scalar&)’: IAPWSThermo/IAPWS-IF97.C:240:62: warning: variable ‘cpv’ set but not used [-Wunused-but-set-variable] IAPWSThermo/IAPWS-IF97.C: In function ‘Foam::scalar Foam::psiH(SteamState)’: IAPWSThermo/IAPWS-IF97.C:432:62: warning: variable ‘cpv’ set but not used [-Wunused-but-set-variable] IAPWSThermo/IAPWS-IF97.C:489:12: warning: ‘psiH’ may be used uninitialized in this function [-Wuninitialized] IAPWSThermo/IAPWS-IF97.C: In function ‘Foam::scalar Foam::drhodh(SteamState)’: IAPWSThermo/IAPWS-IF97.C:586:12: warning: ‘drhodh’ may be used uninitialized in this function [-Wuninitialized] '/home/cluster/OpenFOAM/OpenFOAM-1.6-ext/lib/linux64Gcc46DPOpt/libIAPWSThermo.so' is up to date. Code:
cluster@node0:~/OpenFOAM/OpenFOAM-1.6-ext/tutorials/compressible/rhoPisoFoam/ras/IAPWS97_Pipe$ rhoPisoFoam /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM Extend Project: Open source CFD | | \\ / O peration | Version: 1.6-ext | | \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.6-ext-959ec266ba5c Exec : rhoPisoFoam Date : Jan 03 2013 Time : 17:59:37 Host : node0 PID : 17372 Case : /home/cluster/OpenFOAM/OpenFOAM-1.6-ext/tutorials/compressible/rhoPisoFoam/ras/IAPWS97_Pipe nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time --> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 86 could not load /home/cluster/OpenFOAM/OpenFOAM-1.6-ext/lib/linux64Gcc46DPOpt/libIAPWSThermo.so: undefined symbol: _ZNK4Foam14basicPsiThermo6drhodeEv Create mesh for time = 0 Reading thermophysical properties Selecting thermodynamics package IAPWSThermo --> FOAM FATAL ERROR: Unknown basicPsiThermo type IAPWSThermo Valid basicPsiThermo types are: 11 ( ePsiThermo<pureMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> hsPsiThermo<pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>>>>> ePsiThermo<pureMixture<sutherlandTransport<specieThermo<eConstThermo<perfectGas>>>>> hPsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> hsPsiThermo<pureMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> hPsiThermo<pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>>>>> ePsiThermo<pureMixture<constTransport<specieThermo<eConstThermo<perfectGas>>>>> ePsiThermo<pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>>>>> hsPsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> ePsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> hPsiThermo<pureMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>> ) From function basicPsiThermo::New(const fvMesh&) in file psiThermo/basicPsiThermo/newBasicPsiThermo.C at line 64. FOAM exiting Thank you, Best regards, Felipe Magazoni |
|
January 3, 2013, 16:24 |
|
#44 |
New Member
magazoni
Join Date: Jul 2012
Posts: 11
Rep Power: 14 |
Christian,
Now it is working. I forgot to compile the themophysicalModels. Thanks very much. Kind regards, Felipe Magazoni |
|
January 7, 2013, 03:58 |
|
#45 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
Hi
@ hz283 have a look at the perfect gas class. @ Felipe did you change the freesteam source as stated in my tutorial case README file? Christian |
|
January 7, 2013, 11:57 |
|
#46 | |
Senior Member
Join Date: Nov 2012
Posts: 171
Rep Power: 14 |
Quote:
In specieI.H, the gas constant is calculated as follows: R=RR/molweight_, RR=Na*Kb is universal gas constant. For my understanding, here molweight_ is the molar weight for only one species. in Openfoam, is there some methods to calculate the R for multi-gas composition? This is useful for the update of density of multi-gas mixing case. In the combustion solver, reactingFoam, the density is calculated like this: Info<< "Creating combustion model\n" << endl; autoPtr<combustionModels:siChemistryCombustionMo del> combustion ( combustionModels:siChemistryCombustionModel::New ( mesh ) ); psiChemistryModel& chemistry = combustion->pChemistry(); hsCombustionThermo& thermo = chemistry.thermo(); basicMultiComponentMixture& composition = thermo.composition(); PtrList<volScalarField>& Y = composition.Y(); word inertSpecie(thermo.lookup("inertSpecie")); volScalarField rho ( IOobject ( "rho", runTime.timeName(), mesh ), thermo.rho() ); I read the source code and found that in this solver the rho is still updated through p_*psi using EoS in basicPsiThermo. If my understanding is correct, how the effect of multi-gas on the gas constant is taken into consideration here. Actually, in CHEMKIN source package, the EoS is like this: p=Sum(rho*Yk / Wk)*RR*Tk. the subscript k stand for the individual species. Do you know something about this? Please help me point out if any incorrectness exists. best, H Last edited by hz283; January 7, 2013 at 12:15. |
||
May 23, 2013, 06:03 |
newer version of OF
|
#47 |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
Hej,
did anybody get this to work on a newer version of OF, like 2.0, 2.1 or 2.2? ~roman
__________________
~roman |
|
May 23, 2013, 08:15 |
|
#48 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
Hi,
in OF 2.0 and OF 2.1 it should be simple to use the water properties. I’m not sure about OF 2.2. 1. Copy externalMedia folder. Should work fine under OF 2.1 . 2. Add the new functions (do not copy the files) in basicPsiThermo (OF 1.6 ext) to basicPsiThermo (OF 2.0). Only the 3rd script in makeBasicThermo.H (OF 1.6 ext) is needed for the water properties (2nd is used for real gas thermo) 3. Copy the changes in rhoPisoFOAM (pEqn) into your solver 4. Compile everything. 5. Have a look at the tutorial provided by me. Hope I did not miss some code block you need. If it works, please report your result here . Kind Regards, Christian |
|
May 23, 2013, 08:42 |
|
#49 |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
It seems that the repo is down. at least the links provided in early posts to sourceforge do not work.
__________________
~roman |
|
May 23, 2013, 08:47 |
|
#50 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
Hi,
yes, OpenFOAM 1.6 ext is down at the moment. It should be back online soon. I can send you the files, if you give me your mail adresse (e.g. via private message ..). Regards, Christian |
|
June 26, 2013, 10:19 |
|
#51 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
Hi,
OpenFoam ext is back online, but the address changed. YOu can find the branch with the water properties here: http://sourceforge.net/p/openfoam-ex...Thermo/~/tree/ Regards, Christian |
|
June 26, 2013, 13:50 |
|
#52 | |
New Member
FengWei
Join Date: Jun 2013
Posts: 5
Rep Power: 13 |
Quote:
Can you simply to explain the steps add equation of state in OF2.1.1? I want to add PR equation, which classes i need to have a modification? thank you very much ! sorry for my poor english. |
||
June 27, 2013, 04:11 |
|
#53 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
||
June 27, 2013, 09:29 |
|
#54 | |
New Member
FengWei
Join Date: Jun 2013
Posts: 5
Rep Power: 13 |
Quote:
wei |
||
July 12, 2013, 06:36 |
|
#55 | |
Senior Member
Join Date: Jan 2013
Posts: 372
Rep Power: 14 |
Dear Chris,
My question is not about how to implement the external library, but when to call the density from the external library in the OF solver, like rhoPimpleFOAM. DID you directly replace the line thermo.rho()? Or did you call the external to get the density in other places of the solver rhoPimpleFOAM? Thank you very much. Quote:
|
||
August 16, 2013, 10:19 |
|
#56 | |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
Quote:
I will try to look into it and see if it can be adopted to run your code.
__________________
~roman Last edited by romant; August 16, 2013 at 11:08. Reason: more explanation |
||
August 17, 2013, 12:00 |
|
#57 |
Senior Member
Christian Lucas
Join Date: Aug 2009
Location: Braunschweig, Germany
Posts: 202
Rep Power: 18 |
HI,
You can download my library (also includes real gas thermodynamic classes) for OF 2.1 here: git clone https://github.com/morgoth541/of_realFluid.git Christian |
|
August 19, 2013, 06:18 |
|
#58 | |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
Quote:
__________________
~roman |
||
August 19, 2013, 09:50 |
Compiling fails
|
#59 | |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
Quote:
I tried compiling it, however, the procedure fails. There is something wrong with the includes. I attached the full and the selective log file to this post. The selective log file will give you only the errors which occured. In which you will see that the linker has problems mostly with the following libraries Code:
/usr/bin/ld: cannot find -lcompressibleTurbulenceModel /usr/bin/ld: cannot find -lcompressibleRASModels /usr/bin/ld: cannot find -lcompressibleLESModels /usr/bin/ld: cannot find -llagrangianIntermediate /usr/bin/ld: cannot find -lbasicThermophysicalModels /usr/bin/ld: cannot find -lreactionThermophysicalModels /usr/bin/ld: cannot find -lchemistryModel /usr/bin/ld: cannot find -lradiationModels /usr/bin/ld: cannot find -lsurfaceFilmModels /usr/bin/ld: cannot find -lcombustionModels
__________________
~roman |
||
August 30, 2013, 12:02 |
IAPWS-IF97 water properties for OF 2.2.1
|
#60 |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
Hi Christian,
I tried adjusting your external thermo library so that I can compile it in an OF 2.2.1 environment. However, I get one specific error from the IAPWSThermos.C file when compiling. Code:
/home/roman/Dropbox/uni/PhD/coding/IAPWSThermo/IAPWSThermo/IAPWSThermos.C:74: error: expected constructor, destructor, or type conversion before ‘;’ token Code:
//#include "makeBasicPsiThermo.H" #include "makeThermo.H" #include "IAPWSThermo.H" // including dummy classes --> this classes do nothing // except satisfy the template structure //#include "dummyEqnOfState.H" //#include "dummyThermo.H" //#include "dummyH.H" //#include "dummyTransport.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // namespace Foam { /* * * * * * * * * * * * * * * private static data * * * * * * * * * * * * * */ /* makeBasicRealGasThermo ( IAPWSThermo, pureMixture, dummyTransport, dummyThermo, dummyH, dummyEqnOfState ); */ makeIAPWSThermo ( IAPWSThermo // <- this is where the error occurs ); // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // } // End namespace Foam
__________________
~roman |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
water properties in supercritical region | Naveen | CFX | 2 | April 14, 2009 15:45 |
standard water properties | Thilip Kumar | CFX | 1 | September 20, 2008 11:51 |
water vapour properties | manoj korde | FLUENT | 4 | June 2, 2006 02:47 |
shallow water VS deep water | Paul | Main CFD Forum | 10 | August 30, 2004 12:56 |
properties of water ? | mp | Main CFD Forum | 0 | March 5, 2003 05:41 |