|
[Sponsors] |
Running icoFoam. Problems with a 2D Simulation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 3, 2014, 00:23 |
Running icoFoam. Problems with a 2D Simulation
|
#1 |
New Member
Esteban Vargas
Join Date: Jul 2014
Location: Medellin, Colombia
Posts: 8
Rep Power: 12 |
Dears.
I'm running this simple problem in openfoam, with a no solution founded. The problem is the flow of water around a cylinder, I've decided to do it in 2d, because the next simulation will be the flow around a sphere in which I will have to find drag and lift coefficients but in 3D. The inlet velocity is 0.1 m/s, and the pressure is 0. The error is: #0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam230/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam230/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #2 in "/lib/x86_64-linux-gnu/libc.so.6" #3 Foam::smoothSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam230/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #4 in "/opt/openfoam230/platforms/linux64GccDPOpt/bin/icoFoam" #5 in "/opt/openfoam230/platforms/linux64GccDPOpt/bin/icoFoam" #6 in "/opt/openfoam230/platforms/linux64GccDPOpt/bin/icoFoam" #7 in "/opt/openfoam230/platforms/linux64GccDPOpt/bin/icoFoam" #8 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #9 in "/opt/openfoam230/platforms/linux64GccDPOpt/bin/icoFoam" Excepción de coma flotante (`core' generado) I have already change the inlet and outlet types of BC, but the problem still going. I did the mesh in gmsh, and exported with no problem to openFoam. I put here the all information. I really appreciate your time, and the way in which you can help me. The files are here: https://www.dropbox.com/s/zjtkw3vuwe...hp.tar.gz?dl=0 https://www.dropbox.com/s/5b7xtereey...drohp.zip?dl=0 Again I really appreciate your time. I'm using OF 2.3 and postprocessing in paraView. Thanks. |
|
October 3, 2014, 03:21 |
|
#2 |
Senior Member
|
Hi,
well... icoFoam is applicable only for non-turbulent cases. While in your case Re = 0.1*D/1e-6. Visually I can estimate diameter of the cylinder as 0.25 of channel width, so it's 2800*0.25 = 700. So final Re = 7e6, it's rather high and solver diverges. |
|
October 9, 2014, 14:33 |
Problems with time step continuity!
|
#3 |
New Member
Esteban Vargas
Join Date: Jul 2014
Location: Medellin, Colombia
Posts: 8
Rep Power: 12 |
Hi Alexey.
Well I did the change and I'm using simpleFoam to solve the case, but I have another problem again. PHP Code:
The problem is a flow around a cylinder...its seems easy to perform! I really appreciate that somebody can help me! Thanks alexey and all who support me. The new files are here. https://www.dropbox.com/s/87h6ekxf9p...ce.tar.gz?dl=0 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[BEGINNER] Problems running tutorials (incompressible) in OF 2.xx | Jaro | OpenFOAM Running, Solving & CFD | 8 | March 16, 2016 08:27 |
CFX thermo-fluid 2D simulation problems | maryliz | CFX | 6 | November 1, 2011 00:26 |
GUI crash and simulation engine still running | RPJones | FLOW-3D | 2 | November 9, 2010 09:18 |
Replacing mesh while running a simulation | akultane | CFX | 1 | November 15, 2009 14:46 |
Problems about multi swirl tubes simulation using | Jason | FLUENT | 4 | May 9, 2008 01:33 |