|
[Sponsors] |
July 4, 2023, 16:17 |
pimpleFoam tutorial error
|
#1 |
Member
Join Date: Aug 2012
Posts: 41
Rep Power: 14 |
I've been trying to run the tutorial based on the surface mounted cube (initChannel).
In the controlDict I'm using this syntax for turbulence fields functions { turbulenceFields { type turbulenceFields; libs ("libfieldFunctionObjects.so"); writeControl writeTime; fields (R nuTilda k epsilon omega L); } I tried to run it again and now I'm getting this error: FOAM aborting #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::error::abort() at ??:? #2 Foam:imensionedField<double, Foam::volMesh>:perator=(Foam:imensionedField<d ouble, Foam::volMesh> const&) at ??:? #3 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>:perator==(Foam::tmp<Foam::Geometr icField<double, Foam::fvPatchField, Foam::volMesh> > const&) at ??:? #4 void Foam::functionObjects::turbulenceFields:rocessFi eld<double>(Foam::word const&, Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > const&) at ??:? #5 Foam::functionObjects::turbulenceFields::execute() at ??:? #6 Foam::functionObjects::timeControl::execute() at timeControlFunctionObject.C:? #7 Foam::functionObjectList::start() at ??:? #8 Foam::Time::run() const at ??:? #9 ? at ??:? #10 __libc_start_main in "/lib64/libc.so.6" #11 ? at ??:? Aborted (core dumped) Not sure how to fix this. Any help will be appreciated. Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] ParaView command in Foam-extend-4.1 | mitu_94 | ParaView | 0 | March 4, 2021 14:46 |
DPM udf error | haghshenasfard | FLUENT | 0 | April 13, 2016 07:35 |
[OpenFOAM] Native ParaView Reader Bugs | tj22 | ParaView | 270 | January 4, 2016 12:39 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 08:24 |
Compiling problems with hello worldC | fw407 | OpenFOAM Installation | 21 | January 6, 2008 18:38 |