CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   How to add steger warming flux vector splitting in open foam (https://www.cfd-online.com/Forums/openfoam/89925-how-add-steger-warming-flux-vector-splitting-open-foam.html)

dushyant30 June 26, 2011 07:40

How to add steger warming flux vector splitting in open foam
 
Hiii,
I am new to open foam and want to add steger warming flux vector splitting in it. Can any one tell me the process of adding? thanks in advance

nimasam June 27, 2011 10:51

could you describe better what do u want to implement?

praveen June 27, 2011 22:07

You can modify rhoCentralFoam to add steger-warming fluxes. Thats what I did here

http://gfoam.svn.sourceforge.net/

though I have not added that particular flux.

venkataramana June 27, 2011 23:53

hi praveen
 
I am also looking for the above procedure.
thank you very much, helpful for many users

Regards,

venkataramana June 27, 2011 23:56

hi praveen
 
I am also looking for the above procedure.
thank you very much, it is helpful for many users

Regards,

pooja July 2, 2011 16:53

Hiiii Praveen , thanks for your reply but i am currently working on openfoam 2.00 version. By seeing your link i am totally confused. Is it possible to send me some reference code (related to flux vector splitting) that u had done. It will really help me a lot. My mail id dushyantbajaj1984@gmail.com

Thanks & Regards
Dushyant

dushyant30 July 2, 2011 17:05

Hiiii nimasam
Thanks for showing your interest -- I had written a implicit code in c for the steger warming splitting . Now i want to add this scheme in OpenFoam as existing one like rhocentralfoam. So i need to know the process of doing it. I understood the oblique shock reflection problem solved using rhoCentralfoam but now i dnt know how to add my scheme and test this problem.

nimasam July 2, 2011 17:26

sorry i dont have no idea

praveen July 3, 2011 00:16

All the code is available in the above link. I have not tried to compile it with 2.0.0

venkataramana July 6, 2011 07:06

hi praveen
 
I excuted programmes given in the the above link, no problem with wmake but i am getteing the following errors when running with solver,
can you please tell me how to fix the following errors:


Build : 1.7.x-4bbf33160caf
Exec : newSolver
Date : Jul 06 2011
Time : 16:27:25
Host : ishitha-Inspiron-1564
PID : 2709
Case : /opt/openfoam171/applications/solvers/compressible/gFoam/rhoCentralFoam/forwardStep
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Reading thermophysical properties

Selecting thermodynamics package ePsiThermo<pureMixture<constTransport<specieThermo <hConstThermo<perfectGas>>>>>
Reading field U

Reading thermophysicalProperties

fluxScheme: LxF

Starting time loop

#0 Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam171/lib/linuxGccDPOpt/libOpenFOAM.so"
#1 Foam::sigSegv::sigSegvHandler(int) in "/opt/openfoam171/lib/linuxGccDPOpt/libOpenFOAM.so"
#2 Uninterpreted:
#3
in "/root/OpenFOAM/root-1.7.1/applications/bin/linuxGccDPOpt/newSolver"
#4
in "/root/OpenFOAM/root-1.7.1/applications/bin/linuxGccDPOpt/newSolver"
#5 __libc_start_main in "/lib/libc.so.6"
#6
in "/root/OpenFOAM/root-1.7.1/applications/bin/linuxGccDPOpt/newSolver"
Segmentation fault


thanking you,
venkat.

neonsafak June 9, 2021 18:38

Quote:

Originally Posted by praveen (Post 313815)
You can modify rhoCentralFoam to add steger-warming fluxes. Thats what I did here

http://gfoam.svn.sourceforge.net/

though I have not added that particular flux.

The link is not updated. Could you please explain?

praveen June 10, 2021 08:59

Seems to be here now

https://sourceforge.net/p/gfoam/code/HEAD/tree/


All times are GMT -4. The time now is 07:01.