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

High aspect ratio cells with checkmesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 18, 2008, 11:00
Default I tried another simulation usi
  #1
New Member
 
Gianluca VZ
Join Date: Mar 2009
Posts: 6
Rep Power: 17
gian_ing is on a distinguished road
I tried another simulation using simplefoam with a new mesh and NO high aspect ratio cells.
The same error results.
I paste it here.
I don't know why all the residuals diverge.


DILUPBiCG: Solving for Ux, Initial residual = 0.999988, Final residual = 8.45492e-09, No Iterations 78
DILUPBiCG: Solving for Uy, Initial residual = 0.99999, Final residual = 6.45854e-09, No Iterations 77
DICPCG: Solving for p, Initial residual = 0.0766972, Final residual = 4.87576e-09, No Iterations 408
DICPCG: Solving for p, Initial residual = 0.377693, Final residual = 9.83582e-09, No Iterations 5
time step continuity errors : sum local = 3.3791e+21, global = -1.23254e+21, cumulative = -1.23254e+21
ExecutionTime = 2.33 s ClockTime = 3 s

Time = 0.9

DILUPBiCG: Solving for Ux, Initial residual = 0.999953, Final residual = 6.14167e-09, No Iterations 1
DILUPBiCG: Solving for Uy, Initial residual = 0.999839, Final residual = 1.51288e-09, No Iterations 1
#0 Foam::error::printStack(Foam:stream&) in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigFpe::sigFpeHandler(int) in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 ?? in "/lib/libc.so.6"
#3 Foam::DICPreconditioner::calcReciprocalD(Foam::Fie ld<double>&, Foam::lduMatrix const&) in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 Foam::DICPreconditioner::DICPreconditioner(Foam::l duMatrix::solver const&, Foam::Istream&) in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#5 Foam::lduMatrix::preconditioner::addsymMatrixConst ructorToTable<foam::dicprecond itioner>::New(Foam::lduMatrix::solver const&, Foam::Istream&) in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#6 Foam::lduMatrix::preconditioner::New(Foam::lduMatr ix::solver const&, Foam::Istream&) in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#7 Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#8 Foam::fvMatrix<double>::solve(Foam::Istream&) in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libfiniteVolume.so"
#9 main in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/simpleFoam "
#10 __libc_start_main in "/lib/libc.so.6"
#11 Foam::regIOobject::readIfModified() in "/home/cfduser/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/simpleFoam "
Floating point exception
gian_ing is offline   Reply With Quote

Old   November 19, 2008, 09:36
Default Just a wild guess: are 'up' an
  #2
Senior Member
 
santos's Avatar
 
Jose Luis Santos
Join Date: Mar 2009
Location: Portugal
Posts: 215
Rep Power: 18
santos is on a distinguished road
Send a message via Skype™ to santos
Just a wild guess: are 'up' and 'down' patches supposed to have Ux=1, or are they supposed to be symmetry planes?

Regards,
Jose Santos
santos is offline   Reply With Quote

Old   November 20, 2008, 05:40
Default I guess these are the BC at in
  #3
Member
 
antonio segalini
Join Date: Mar 2009
Posts: 75
Rep Power: 17
antonio_ing is on a distinguished road
I guess these are the BC at infinity (something like the inlet)
antonio_ing is offline   Reply With Quote

Old   November 20, 2008, 11:39
Default Antonio's guess was right. Th
  #4
New Member
 
Gianluca VZ
Join Date: Mar 2009
Posts: 6
Rep Power: 17
gian_ing is on a distinguished road
Antonio's guess was right.
They're not simmetry planes, they're something like a Ux at infinity.

Regards
gian_ing is offline   Reply With Quote

Old   November 27, 2008, 06:10
Default Hi Gianluca I have te same p
  #5
New Member
 
Naish
Join Date: Mar 2009
Location: Germany
Posts: 11
Rep Power: 17
naish is on a distinguished road
Hi Gianluca
I have te same problems, please can you explain how do you fixed your problem.
I do not understand " no symmetry planes / Ux at infinity"

Regards
naish is offline   Reply With Quote

Old   December 2, 2008, 09:45
Default Initially I set a simmetry pla
  #6
New Member
 
Gianluca VZ
Join Date: Mar 2009
Posts: 6
Rep Power: 17
gian_ing is on a distinguished road
Initially I set a simmetry plane like cylinder but that was not a solution.
For my case the problem was not in the boundary conditions but I was mistaken setting a "laminar" condition in RASproperties file with a high Reynolds number simulation.
That made the code go crazy.
The other settings should be ok.

If you need some more clarification let me know but I'm not an expert.

Good luck
Regards
gian_ing 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
aspect ratio of 3D hex cells Usman FLUENT 1 February 21, 2008 17:54
use of high aspect ratio cells near walls Usman FLUENT 0 January 23, 2008 07:16
High Aspect Ratio elements Flavio CFX 2 November 24, 2006 12:01
high aspect ratio elements Olivier CFX 5 April 3, 2003 06:55
Help Needed: High aspect ratio Michelle FLUENT 0 January 24, 2003 03:15


All times are GMT -4. The time now is 05:38.