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

pimpleFoam tutorial error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 4, 2023, 15:17
Default pimpleFoam tutorial error
  #1
Member
 
Join Date: Aug 2012
Posts: 40
Rep Power: 13
cesarjets is on a distinguished road
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
cesarjets 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
[OpenFOAM] ParaView command in Foam-extend-4.1 mitu_94 ParaView 0 March 4, 2021 13:46
DPM udf error haghshenasfard FLUENT 0 April 13, 2016 06:35
[OpenFOAM] Native ParaView Reader Bugs tj22 ParaView 270 January 4, 2016 11:39
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) Yogini Fluent UDF and Scheme Programming 7 October 3, 2012 07:24
Compiling problems with hello worldC fw407 OpenFOAM Installation 21 January 6, 2008 17:38


All times are GMT -4. The time now is 09:57.