|
[Sponsors] |
January 14, 2015, 04:37 |
Problem with simpleFoam, laminar pipeCyclic
|
#1 |
New Member
Stefano
Join Date: Dec 2014
Posts: 3
Rep Power: 12 |
Hi all,
I'm Stefano and I have a problem with sipleFoam. I imported the mesh from pointwise and I created the cyclic B.C. with the createPatchDict file and createPatch comand. The checkMesh is ok. To adapt pipeCyclic to my case i modified this files: 1-RasProperties: FoamFile { version 2.0; format ascii; class dictionary; location "constant"; object RASProperties; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // RASModel laminar; turbulence off; printCoeffs on; // ************************************************** *********************** // 2-turbolenceProperties FoamFile { version 2.0; format ascii; class dictionary; location "constant"; object turbulenceProperties; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // simulationType RASModel; // ************************************************** *********************** // I deleted the epsilon, k, nut and nuTilda files because my case is laminar. when I run simpleFoam OF gives me this message: Create time Create mesh for time = 0 Reading field p Reading field U Reading/calculating face flux field phi Selecting incompressible transport model Newtonian Selecting RAS turbulence model laminar No finite volume options present SIMPLE: convergence criteria field p tolerance 0.01 field U tolerance 0.001 field "(k|epsilon)" tolerance 0.001 Starting time loop Time = 0.0001 #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 in "/lib64/libc.so.6" #3 Foam::symGaussSeidelSmoother::smooth(Foam::word const&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::Field<double> const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, unsigned char, int) at ??:? #4 Foam::symGaussSeidelSmoother::smooth(Foam::Field<d ouble>&, Foam::Field<double> const&, unsigned char, int) const at ??:? #5 Foam::smoothSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:? #6 at ??:? #7 at ??:? #8 at ??:? #9 at ??:? #10 __libc_start_main in "/lib64/libc.so.6" #11 at /home/abuild/rpmbuild/BUILD/glibc-2.17/csu/../sysdeps/x86_64/start.S:126 Eccezione in virgola mobile I know it depends on some value equal to 0, but I do not know how to solve it... Any ideas what I can change? Thank you in advance! Best regards, Stefano |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
a problem with simpleFoam | fring | OpenFOAM Bugs | 1 | January 9, 2013 13:05 |
Problem with SimpleFoam for a solution around an OneraM6 wing | gara1988 | OpenFOAM Running, Solving & CFD | 3 | November 13, 2012 06:47 |
Source term problem in UEqn of simpleFoam | fisch | OpenFOAM Programming & Development | 1 | June 17, 2011 11:57 |
Help Troubleshooting simpleFoam problem on Harpoon made mesh | lhcamilo | OpenFOAM Bugs | 1 | February 18, 2009 08:11 |
Unstructured grid problem - Laminar flow pipe | Roby | FLUENT | 0 | January 12, 2006 06:54 |