|
[Sponsors] |
reconstructPar Fails - Not implemented From function slicedFvPatchField |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 13, 2012, 15:59 |
reconstructPar Fails - Not implemented From function slicedFvPatchField
|
#1 |
Member
Jim Carow
Join Date: Apr 2010
Location: Michigan, USA
Posts: 41
Rep Power: 16 |
Hello,
Can anyone please shed some light on this crash during reconstructPar? Code:
Not implemented From function slicedFvPatchField<Type>::slicedFvPatchField(const Field<Type>&, const dictionary&) in file fields/fvPatchFields/basic/sliced/slicedFvPatchField.C at line 95. FOAM aborting #0 Foam::error::printStack(Foam::Ostream&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #1 Foam::error::abort() in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #2 Foam::slicedFvPatchField<Foam::Vector<double> >::slicedFvPatchField(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so" #3 Foam::fvPatchField<Foam::Vector<double> >::adddictionaryConstructorToTable<Foam::slicedFvPatchField<Foam::Vector<double> > >::New(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so" #4 Foam::fvPatchField<Foam::Vector<double> >::New(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #5 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::GeometricBoundaryField(Foam::fvBoundaryMesh const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #6 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::readField(Foam::dictionary const&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #7 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::readField(Foam::Istream&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #8 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&) in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #9 in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #10 in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #11 in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" #12 __libc_start_main in "/lib/libc.so.6" #13 in "/home/carowjp/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/bin/reconstructPar" Aborted thanks alot. James |
|
October 14, 2012, 15:39 |
|
#2 |
Senior Member
Kevin Smith
Join Date: Mar 2009
Posts: 104
Rep Power: 17 |
It appears the constructor being called was never implemented. Is this one of the tutorials or your own case? What fields are being reconstructed?
|
|
March 11, 2016, 10:30 |
|
#3 |
Senior Member
Freedom
Join Date: May 2014
Posts: 209
Rep Power: 13 |
Dear James ,
Have you solved your problem? I encounter the same problem... Could you paste you answer? Is it regarding with the memory? Thank you in advance! Best, xu |
|
March 12, 2016, 16:25 |
|
#4 |
Member
Jim Carow
Join Date: Apr 2010
Location: Michigan, USA
Posts: 41
Rep Power: 16 |
Sorry, I don't know what the issue was.
regards, Jim |
|
Tags |
parallel, reconstuctpar |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
From function void GGIInterpolation | anton_lias | OpenFOAM Running, Solving & CFD | 0 | August 28, 2012 08:13 |
issue compiling new turbulence model | perplexed user | OpenFOAM Programming & Development | 1 | January 13, 2012 04:40 |
Droplet Evaporation | Christian | Main CFD Forum | 2 | February 27, 2007 07:27 |
REAL GAS UDF | brian | FLUENT | 6 | September 11, 2006 09:23 |
[OpenFOAM] LibvtkFoamso | fred | ParaView | 2 | November 18, 2005 20:01 |