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

RAE2822 Airfoil using rhoSimpleFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 3, 2010, 09:54
Default RAE2822 Airfoil using rhoSimpleFoam
  #1
Member
 
Ngoc-Minh Truong
Join Date: Feb 2010
Location: Toulouse, France
Posts: 42
Rep Power: 16
truong_nm is on a distinguished road
Send a message via MSN to truong_nm
Dear Foamers!

I am currently trying to simulate a flow around a RAE2822 airfoil. Here are the inlet conditions: Re=500 then Re= 6,500,000 Mach=0.5, AoA=2.92°.

I want to use rhoSimpleFoam solver to do so. First, I wanted to simulate the turbulent flow and then I decided to go back to laminar flow.

My domain is composed of : upstream and downstream, limitbox, intrados, extrados and symmetry.

I am using the following boundary conditions (please find them in attachments).

The simulation starts but fails within three steps. The error is the following:

Foam::GAMGSolver::scalingFactor(Foam::Field<double >&, Foam::Field<double> const&, Foam::Field<double> const&, Foam::Field<double> const&) const in "/home/EUCLIDE/truong_nm/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 Foam::GAMGSolver::scalingFactor(Foam::Field<double >&, Foam::lduMatrix const&, Foam::Field<double>&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, Foam::Field<double> const&, unsigned char) const in "/home/EUCLIDE/truong_nm/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#5 Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMa trix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const in "/home/EUCLIDE/truong_nm/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#6 Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/home/EUCLIDE/truong_nm/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"


Thus, it seems to be due to my schemes parameters. I also attach them.
I searched the forum for similar cases, I tried parameters according what I found but still unsucessfully. Can someone help me to set this case up ?

The mesh comes from Fluent. I converted it using fluent3DMeshToFoam and then scale it to get Re = 500.

Thanks for your help and your answers,
Minh (email: mysttruong@hotmail.com)

0.zip

constant.zip

system.zip
truong_nm is offline   Reply With Quote

Old   November 18, 2019, 13:26
Default
  #2
New Member
 
mohammed mahdi
Join Date: Jan 2010
Location: Sudan, Khartoum
Posts: 8
Rep Power: 16
momahadi30 is on a distinguished road
Quote:
Originally Posted by truong_nm View Post
dear foamers!

I am currently trying to simulate a flow around a rae2822 airfoil. Here are the inlet conditions: Re=500 then re= 6,500,000 mach=0.5, aoa=2.92°.

I want to use rhosimplefoam solver to do so. First, i wanted to simulate the turbulent flow and then i decided to go back to laminar flow.

My domain is composed of : Upstream and downstream, limitbox, intrados, extrados and symmetry.

I am using the following boundary conditions (please find them in attachments).

The simulation starts but fails within three steps. The error is the following:

Foam::gamgsolver::scalingfactor(foam::field<double >&, foam::field<double> const&, foam::field<double> const&, foam::field<double> const&) const in "/home/euclide/truong_nm/openfoam/openfoam-1.6/lib/linux64gccdpopt/libopenfoam.so"
#4 foam::gamgsolver::scalingfactor(foam::field<double >&, foam::ldumatrix const&, foam::field<double>&, foam::fieldfield<foam::field, double> const&, foam::uptrlist<foam::lduinterfacefield const> const&, foam::field<double> const&, unsigned char) const in "/home/euclide/truong_nm/openfoam/openfoam-1.6/lib/linux64gccdpopt/libopenfoam.so"
#5 foam::gamgsolver::vcycle(foam:trlist<foam::lduma trix::smoother> const&, foam::field<double>&, foam::field<double> const&, foam::field<double>&, foam::field<double>&, foam::field<double>&, foam:trlist<foam::field<double> >&, foam:trlist<foam::field<double> >&, unsigned char) const in "/home/euclide/truong_nm/openfoam/openfoam-1.6/lib/linux64gccdpopt/libopenfoam.so"
#6 foam::gamgsolver::solve(foam::field<double>&, foam::field<double> const&, unsigned char) const in "/home/euclide/truong_nm/openfoam/openfoam-1.6/lib/linux64gccdpopt/libopenfoam.so"


thus, it seems to be due to my schemes parameters. I also attach them.
I searched the forum for similar cases, i tried parameters according what i found but still unsucessfully. Can someone help me to set this case up ?

The mesh comes from fluent. I converted it using fluent3dmeshtofoam and then scale it to get re = 500.

Thanks for your help and your answers,
minh (email: mysttruong@hotmail.com)

Attachment 2461

Attachment 2462

Attachment 2463
it shouldnot analyzed as a laminar flow case,
i suggest to use sst, or spalart almaras
momahadi30 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Low Speed Airfoil Mancusi FLUENT 7 April 3, 2014 06:11
Modeling Backflow for a 3D Airfoil (Wing of Finite Span) Josh CFX 9 August 18, 2009 11:31
Airfoil boundary condition Frank Main CFD Forum 1 April 21, 2008 18:36
Compressible transonic airfoil RAE2822 simulation Stefano Siemens 9 June 21, 2006 10:47
need RAE2822 airfoil data,help! zqnwpu Main CFD Forum 2 May 1, 2003 05:19


All times are GMT -4. The time now is 20:08.