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

directMapped Method in OF-1.6

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   February 4, 2010, 15:05
Default directMapped Method in OF-1.6
  #1
New Member
 
Kyungrock Kim
Join Date: Jun 2009
Posts: 20
Rep Power: 16
Kr_kim is on a distinguished road
Dear Dr. Eugene and all formers

I have a quick question for you regarding directMapped method in OF-1.6. The directMethod was worked well in tutorial case with nearestCell option. But in my case, contoured hill case, it shows error message below
Do you have any idea to resolve this?

Thanks in advance

Kyungrock

Based on private correspondence with Dr Eugene, It looks like a bug. Have anybody resolved this problem?

Badly formed bounding box0.0025 7.03889e-05 0.00025) (0.09 0.0190528 0.00025)#0 Foam::error:rintStack(Foam::Ostream&) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::error::abort() in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 Foam::indexedOctree<Foam::treeDataPoint>::divide(F oam::treeBoundBox const&, Foam:ynamicList<Foam::List<int>, 0u, 2u, 1u>&, int) const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#3 Foam::indexedOctree<Foam::treeDataPoint>::splitNod es(int, Foam:ynamicList<Foam::indexedOctree<Foam::treeDa taPoint>::node, 0u, 2u, 1u>&, Foam:ynamicList<Foam::List<int>, 0u, 2u, 1u>&) const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#4 Foam::indexedOctree<Foam::treeDataPoint>::indexedO ctree(Foam::treeDataPoint const&, Foam::treeBoundBox const&, int, double, double) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#5 Foam::meshSearch::cellCentreTree() const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#6 Foam::meshSearch::findNearestCellTree(Foam::Vector <double> const&) const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#7 Foam::meshSearch::findCell(Foam::Vector<double> const&, int, bool) const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#8 Foam::directMappedPatchBase::findSamples(Foam::Fie ld<Foam::Vector<double> > const&, Foam::List<int>&, Foam::List<int>&, Foam::Field<Foam::Vector<double> >&) const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#9 Foam::directMappedPatchBase::calcMapping() const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libmeshTools.so"
#10 Foam::directMappedFixedValueFvPatchField<Foam::Vec tor<double> >::directMappedFixedValueFvPatchField(Foam::fvPa tc h const&, Foam:imensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libfiniteVolume.so"
#11 Foam::fvPatchField<Foam::Vector<double> >::adddictionaryConstructorToTable<Foam::directM ap pedFixedValueFvPatchField<Foam::Vector<double> > >::New(Foam::fvPatch const&, Foam:imensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libfiniteVolume.so"
#12 Foam::fvPatchField<Foam::Vector<double> >::New(Foam::fvPatch const&, Foam:imensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/pisoFoam1"
#13 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::GeometricB oundaryField(Foam::fvBoundaryMesh const&, Foam:imensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/pisoFoam1"
#14 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::readField(Foam::Istream&) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/pisoFoam1"
#15 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&) in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/pisoFoam1"
#16 Foam::regIOobject::writeObject(Foam::IOstream::str eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/pisoFoam1"
#17 __libc_start_main in "/lib64/libc.so.6"
#18 Foam::regIOobject::writeObject(Foam::IOstream::str eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in "/storage/kkim/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/pisoFoam1"


From function indexedOctree<Type>::divide(..)
in file lnInclude/indexedOctree.C at line 212.
Kr_kim is offline   Reply With Quote

 


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
[Gmsh] discretizer - gmshToFoam Andyjoe OpenFOAM Meshing & Mesh Conversion 13 March 14, 2012 04:35
Code for most powerfull FDV Method D.S.Nasan Main CFD Forum 6 September 4, 2008 02:08
Help about the preconditioner in gmres method Dan Gao Main CFD Forum 3 July 5, 2008 01:18
Info on method of lines approach charlie ryan Main CFD Forum 2 August 9, 2007 11:06
hess-smith method and fvm method yangqing FLUENT 0 March 20, 2002 19:25


All times are GMT -4. The time now is 05:17.