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

Wigley Tutorial, setFields

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 4, 2019, 15:08
Default Wigley Tutorial, setFields
  #1
New Member
 
Sebastian Oyuela
Join Date: Mar 2019
Posts: 1
Rep Power: 0
s.oyuela is on a distinguished road
Hi everyone. I'm quite new at OF and i'm trying to run the Wigley Tutorial. I've run the DTCHull tutorial and everything went well (they look very similar, at least the setFieldsDict), but when running "setFields" (i haven't changed any line from the file) I get the following error:


Create time

Create mesh for time = 0

Reading setFieldsDict

Setting field default values
Setting internal values of volScalarField alpha.water
#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::sigSegv::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::tmp<Foam::Field<double> > Foam::fvPatch:atchInternalField<double>(Foam::UL ist<double> const&) const in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#4 Foam::basicSymmetryFvPatchField<double>::evaluate( Foam::UPstream::commsTypes) at ??:?
#5 Foam::symmetryFvPatchField<double>::symmetryFvPatc hField(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) at ??:?
#6 Foam::fvPatchField<double>::adddictionaryConstruct orToTable<Foam::symmetryFvPatchField<double> >::New(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) at ??:?
#7 Foam::fvPatchField<double>::New(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#8 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::Boundary::readField(Foam:imensio nedField<double, Foam::volMesh> const&, Foam::dictionary const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#9 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields(Foam::dictionary const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#10 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields() in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#11 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#12 ? in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#13 ? in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#14 ? in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
#15 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#16 ? in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/setFields"
Segmentation fault (core dumped)




My setFieldsDict:


defaultFieldValues
(
volScalarFieldValue alpha.water 0
);

regions
(
boxToCell
{
box (-100 -100 -100) (100 100 0);
fieldValues
(
volScalarFieldValue alpha.water 1
);
}

// Set patch values (using ==)
boxToFace
{
box (-100 -100 -100) (100 100 0);

fieldValues
(
volScalarFieldValue alpha.water 1
);
}
);




I really have no idea on how to solve this. If you need any other data please ask me. I'm running openfoam6.
s.oyuela 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
tutorial files KITetima FLUENT 8 November 23, 2019 16:05
AMI - Propeller Tutorial diverging kingmaker OpenFOAM Running, Solving & CFD 2 November 4, 2016 02:57
Fluent Tutorial Guide Ch. 17: Non-Premixed Combust, THTR MAE7509 FLUENT 0 January 22, 2014 20:59
Wigley Hull Tutorial kilroy OpenFOAM 1 April 2, 2013 20:19
STAR-CD Tutorial shekhar aryal STAR-CD 4 March 22, 2010 03:25


All times are GMT -4. The time now is 03:49.