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

mapField error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 22, 2018, 13:23
Default mapField error
  #1
Member
 
RacMat
Join Date: Jan 2013
Posts: 78
Rep Power: 13
rvl565 is on a distinguished road
Hi,

I have the following error when using the map fields. I am simply trying to map a coarse mesh solution to a finer mesh so that i have a good initial guess for the finer mesh.

Please let me know if someone knows how to fix this or where I should start ! Thanks!

mapFields -fields '(U p)' -sourceTime 'latestTime' -consistent ../sourcePath

Source time: 3.422646
Target time: 0

Create meshes

Source mesh size: 6990170 Target mesh size: 53916486


Consistently creating and mapping fields for time 3.422646

Creating mesh-to-mesh addressing for region0 and region0 regions using cellVolumeWeight
Overlap volume: 0.00795652286
Creating AMI between source patch INLET and target patch INLET using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.99999954, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999996531, 1, 1
Creating AMI between source patch bump and target patch bump using faceAreaWeightAMI
AMI: Creating addressing and weights between 44770 source faces and 180115 target faces
AMI: Patch source sum(weights) min/max/average = 0.999980562, 1.00467407, 1.0000221
AMI: Patch target sum(weights) min/max/average = 0.999962995, 1.00565963, 1.00000744
Creating AMI between source patch inlet and target patch inlet using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999669, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999998917, 1, 1
Creating AMI between source patch outflow and target patch outflow using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.99999954, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999996527, 1, 1
Creating AMI between source patch outlet and target patch outlet using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999668, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999998914, 1, 1
Creating AMI between source patch plate and target patch plate using faceAreaWeightAMI
AMI: Creating addressing and weights between 19360 source faces and 66079 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999987, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999999948, 1.00000002, 1
Creating AMI between source patch top and target patch top using faceAreaWeightAMI
AMI: Creating addressing and weights between 44770 source faces and 180115 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999999, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999999998, 1, 1
Creating AMI between source patch top1 and target patch top1 using faceAreaWeightAMI
AMI: Creating addressing and weights between 19360 source faces and 66079 target faces
AMI: Patch source sum(weights) min/max/average = 1, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999999991, 1.00000001, 1
interpolating p
#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::sigSegv::sigHandler(int) at ??:?
#2 ? in "/lib64/libc.so.6"
#3 void Foam::AMIInterpolation<Foam::PrimitivePatch<Foam:: face, Foam::SubList, Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> >, Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> > >::interpolateToTarget<double, Foam::multiplyWeightedOp<double, Foam:lusEqOp<double> > >(Foam::UList<double> const&, Foam::multiplyWeightedOp<double, Foam:lusEqOp<double> > const&, Foam::List<double>&, Foam::UList<double> const&) const at ??:?
#4 ? at ??:?
#5 ? at ??:?
#6 ? at ??:?
#7 ? at ??:?
#8 __libc_start_main in "/lib64/libc.so.6"
#9 ? at /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:116
Segmentation fault (core dumped)
rvl565 is offline   Reply With Quote

Old   September 6, 2018, 17:13
Default
  #2
Senior Member
 
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18
syavash is on a distinguished road
Quote:
Originally Posted by rvl565 View Post
Hi,

I have the following error when using the map fields. I am simply trying to map a coarse mesh solution to a finer mesh so that i have a good initial guess for the finer mesh.

Please let me know if someone knows how to fix this or where I should start ! Thanks!

mapFields -fields '(U p)' -sourceTime 'latestTime' -consistent ../sourcePath

Source time: 3.422646
Target time: 0

Create meshes

Source mesh size: 6990170 Target mesh size: 53916486


Consistently creating and mapping fields for time 3.422646

Creating mesh-to-mesh addressing for region0 and region0 regions using cellVolumeWeight
Overlap volume: 0.00795652286
Creating AMI between source patch INLET and target patch INLET using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.99999954, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999996531, 1, 1
Creating AMI between source patch bump and target patch bump using faceAreaWeightAMI
AMI: Creating addressing and weights between 44770 source faces and 180115 target faces
AMI: Patch source sum(weights) min/max/average = 0.999980562, 1.00467407, 1.0000221
AMI: Patch target sum(weights) min/max/average = 0.999962995, 1.00565963, 1.00000744
Creating AMI between source patch inlet and target patch inlet using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999669, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999998917, 1, 1
Creating AMI between source patch outflow and target patch outflow using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.99999954, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999996527, 1, 1
Creating AMI between source patch outlet and target patch outlet using faceAreaWeightAMI
AMI: Creating addressing and weights between 11990 source faces and 48399 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999668, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999998914, 1, 1
Creating AMI between source patch plate and target patch plate using faceAreaWeightAMI
AMI: Creating addressing and weights between 19360 source faces and 66079 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999987, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999999948, 1.00000002, 1
Creating AMI between source patch top and target patch top using faceAreaWeightAMI
AMI: Creating addressing and weights between 44770 source faces and 180115 target faces
AMI: Patch source sum(weights) min/max/average = 0.999999999, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999999998, 1, 1
Creating AMI between source patch top1 and target patch top1 using faceAreaWeightAMI
AMI: Creating addressing and weights between 19360 source faces and 66079 target faces
AMI: Patch source sum(weights) min/max/average = 1, 1, 1
AMI: Patch target sum(weights) min/max/average = 0.999999991, 1.00000001, 1
interpolating p
#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::sigSegv::sigHandler(int) at ??:?
#2 ? in "/lib64/libc.so.6"
#3 void Foam::AMIInterpolation<Foam::PrimitivePatch<Foam:: face, Foam::SubList, Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> >, Foam::PrimitivePatch<Foam::face, Foam::SubList, Foam::Field<Foam::Vector<double> > const&, Foam::Vector<double> > >::interpolateToTarget<double, Foam::multiplyWeightedOp<double, Foam:lusEqOp<double> > >(Foam::UList<double> const&, Foam::multiplyWeightedOp<double, Foam:lusEqOp<double> > const&, Foam::List<double>&, Foam::UList<double> const&) const at ??:?
#4 ? at ??:?
#5 ? at ??:?
#6 ? at ??:?
#7 ? at ??:?
#8 __libc_start_main in "/lib64/libc.so.6"
#9 ? at /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:116
Segmentation fault (core dumped)



Hi there,


I have an identical error when using mapFields. Could you find the reason and the possible solution?


Regards,
Syavash
syavash is offline   Reply With Quote

Reply

Tags
mapfields


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.org] compile error in dynamicMesh and thermophysicalModels libraries NickG OpenFOAM Installation 3 December 30, 2019 01:21
[blockMesh] blockMesh with double grading. spwater OpenFOAM Meshing & Mesh Conversion 92 January 12, 2019 10:00
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 19:00
OpenFOAM without MPI kokizzu OpenFOAM Installation 4 May 26, 2014 10:17
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 18:51


All times are GMT -4. The time now is 19:39.