|
[Sponsors] |
June 26, 2015, 09:28 |
naca 0012 validation error
|
#1 |
New Member
Join Date: May 2015
Posts: 12
Rep Power: 11 |
Attachment 40415Hi OpenFOAM users,
I just start learning OpenFOAM from a simple NACA 0012 validation. I generate the mesh in Pointwise, and convert it using "createPatch" in the terminal and input into OpenFOAM. The parameter setting use almost the same as the tutorial "airFoil2D", but my results are not right. When I change the angle of attack into 5 degrees, the solution even divergent! But when checkMesh it is OK. I really don't know what is wrong, can anybody give me some advices? I have my input files in the attachment.(The constant directory are too large to upload, how can I share it?) Thank you |
|
June 26, 2015, 20:06 |
|
#2 |
Senior Member
anonymous
Join Date: Aug 2014
Posts: 205
Rep Power: 13 |
Why are you using createPatch? You should be able to export easily the mesh from pointwise to openfoam. Is the mesh good enough? Which are your boundary conditions, reynolds number, turbulence model, etc?
|
|
June 27, 2015, 07:00 |
|
#3 |
New Member
Join Date: May 2015
Posts: 12
Rep Power: 11 |
I export mesh from pointwise and get 5 files, then copy them in the polyMesh directory, and input simpleFoam in the terminal, then error info:
Time = 1 #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 in "/lib/x86_64-linux-gnu/libc.so.6" #3 Foam::smoothSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:? #4 at ??:? #5 at ??:? #6 at ??:? #7 at ??:? #8 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #9 at ??:? Floating point exception (core dumped) so I use createPatch in OpenFOAM. the mesh is C shape with inlet, outlet, wall and empty, reynolds number is 5,000,000, turbulence model is SpalartAllmaras. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building OpenFOAM1.7.0 from source | ata | OpenFOAM Installation | 46 | March 6, 2022 14:21 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
[swak4Foam] groovyBC: problems compiling: "flex: not found" and "undefined reference to ..." | sega | OpenFOAM Community Contributions | 12 | February 17, 2010 10:30 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |
Compiling problems with hello worldC | fw407 | OpenFOAM Installation | 21 | January 6, 2008 18:38 |