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

How to add steger warming flux vector splitting in open foam

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By praveen

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 26, 2011, 07:40
Default How to add steger warming flux vector splitting in open foam
  #1
New Member
 
dushyant bajaj
Join Date: Jun 2011
Posts: 3
Rep Power: 14
dushyant30 is on a distinguished road
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
dushyant30 is offline   Reply With Quote

Old   June 27, 2011, 10:51
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
could you describe better what do u want to implement?
nimasam is offline   Reply With Quote

Old   June 27, 2011, 22:07
Default
  #3
Super Moderator
 
Praveen. C
Join Date: Mar 2009
Location: Bangalore
Posts: 342
Blog Entries: 6
Rep Power: 18
praveen is on a distinguished road
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.
mm.abdollahzadeh likes this.
praveen is offline   Reply With Quote

Old   June 27, 2011, 23:53
Default hi praveen
  #4
Member
 
venkat
Join Date: Mar 2011
Location: Bangalore,india
Posts: 47
Rep Power: 15
venkataramana is on a distinguished road
I am also looking for the above procedure.
thank you very much, helpful for many users

Regards,
venkataramana is offline   Reply With Quote

Old   June 27, 2011, 23:56
Default hi praveen
  #5
Member
 
venkat
Join Date: Mar 2011
Location: Bangalore,india
Posts: 47
Rep Power: 15
venkataramana is on a distinguished road
I am also looking for the above procedure.
thank you very much, it is helpful for many users

Regards,
venkataramana is offline   Reply With Quote

Old   July 2, 2011, 16:53
Default
  #6
New Member
 
dushyant
Join Date: May 2011
Posts: 6
Rep Power: 14
pooja is on a distinguished road
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
pooja is offline   Reply With Quote

Old   July 2, 2011, 17:05
Default
  #7
New Member
 
dushyant bajaj
Join Date: Jun 2011
Posts: 3
Rep Power: 14
dushyant30 is on a distinguished road
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.
dushyant30 is offline   Reply With Quote

Old   July 2, 2011, 17:26
Default
  #8
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
sorry i dont have no idea
nimasam is offline   Reply With Quote

Old   July 3, 2011, 00:16
Default
  #9
Super Moderator
 
Praveen. C
Join Date: Mar 2009
Location: Bangalore
Posts: 342
Blog Entries: 6
Rep Power: 18
praveen is on a distinguished road
All the code is available in the above link. I have not tried to compile it with 2.0.0
praveen is offline   Reply With Quote

Old   July 6, 2011, 07:06
Default hi praveen
  #10
Member
 
venkat
Join Date: Mar 2011
Location: Bangalore,india
Posts: 47
Rep Power: 15
venkataramana is on a distinguished road
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:rintStack(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.

Last edited by venkataramana; July 6, 2011 at 07:12. Reason: typing errors
venkataramana is offline   Reply With Quote

Old   June 9, 2021, 18:38
Default
  #11
New Member
 
ana
Join Date: Jun 2015
Posts: 1
Rep Power: 0
neonsafak is on a distinguished road
Quote:
Originally Posted by praveen View Post
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?
neonsafak is offline   Reply With Quote

Old   June 10, 2021, 08:59
Default
  #12
Super Moderator
 
Praveen. C
Join Date: Mar 2009
Location: Bangalore
Posts: 342
Blog Entries: 6
Rep Power: 18
praveen is on a distinguished road
Seems to be here now

https://sourceforge.net/p/gfoam/code/HEAD/tree/
praveen is offline   Reply With Quote

Reply


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
An Open Source mesh generator for Open Foam Ahmed Main CFD Forum 15 September 23, 2010 18:39
How to add a flux source to SIMPLEfoam ehsan_vaghefi OpenFOAM Running, Solving & CFD 0 September 29, 2008 21:19
OpenFOAM with IBM AIX matthias OpenFOAM Installation 20 March 25, 2008 02:36
problem in running FoamX in Open FOAM Gaurav Main CFD Forum 3 May 10, 2006 05:06
Some questions about Open Foam cicciopasticcio OpenFOAM Running, Solving & CFD 0 December 17, 2005 08:41


All times are GMT -4. The time now is 11:43.