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

ERROR: Not implemented From function cyclicAMI::coupledFvPatchField<Type>::snGrad()

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 25, 2016, 05:19
Question ERROR: Not implemented From function cyclicAMI::coupledFvPatchField<Type>::snGrad()
  #1
Member
 
mo_na's Avatar
 
Mona
Join Date: Mar 2016
Location: Berlin
Posts: 49
Rep Power: 10
mo_na is on a distinguished road
Hi guys,

here is a link to the case I am working on: http://www.cfd-online.com/Forums/ope...ixed-body.html

I thought it would be better to open a new thread for the problem I am facing now, because probably its unrelated to my other problem.

I had two mesh parts with AMI1 and AMI2 as cyclicAMI patches both defined as patches in the blockMeshDict. I didn't manage to run snappyHexMesh like this so I used
Code:
stitchMesh AMI1 AMI2
After I was able to use snappyHexMesh and added entries for AMI1 and AMI2 for all my files in the 0 folder. I used
Code:
    type            cyclicAMI;
    transform       rotational;
    rotationAxis    (0 1 0);
    rotationCentre  (0 0 0);
for everything except pointDisplacement, where I used "slip" (not sure if thats right).

When I try to run the solver (ihDyMFoam) then I get the following error:
Code:
Create time

Create mesh for time = 0

Selecting dynamicFvMesh dynamicMotionSolverFvMesh
Selecting motion solver: sixDoFRigidBodyMotion
Selecting sixDoFSolver CrankNicolson
Translational constraint tensor (0 0 0 0 0 0 0 0 0)
Rotational constraint tensor (0 0 0 0 1 0 0 0 0)

PIMPLE: Operating solver in PISO mode

Reading field porosityIndex

Porosity NOT activated

Reading field p_rgh

Reading field U

Reading/calculating face flux field phi

Reading transportProperties

Selecting incompressible transport model Newtonian
Selecting incompressible transport model Newtonian


--> FOAM FATAL ERROR: 
Not implemented

    From function cyclicAMI::coupledFvPatchField<Type>::snGrad()
    in file /home/thesis/wilhelm/OpenFOAM/OpenFOAM-3.0.1/src/finiteVolume/lnInclude/coupledFvPatchField.H at line 153.

FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::error::abort() at ??:?
#2  Foam::coupledFvPatchField<double>::snGrad() const at ??:?
#3  Foam::fv::gaussGrad<double>::correctBoundaryConditions(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>&) at ??:?
#4  Foam::fv::gaussGrad<double>::calcGrad(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::word const&) const at ??:?
#5  Foam::fv::gradScheme<double>::grad(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::word const&) const at ??:?
#6  Foam::tmp<Foam::GeometricField<Foam::outerProduct<Foam::Vector<double>, double>::type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::grad<double>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::word const&) at ??:?
#7  Foam::interfaceProperties::calculateK() at ??:?
#8  Foam::interfaceProperties::interfaceProperties(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::IOdictionary const&) at ??:?
#9  Foam::immiscibleIncompressibleTwoPhaseMixture::immiscibleIncompressibleTwoPhaseMixture(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&) at ??:?
#10  ? at ??:?
#11  __libc_start_main in "/lib64/libc.so.6"
#12  ? at /home/abuild/rpmbuild/BUILD/glibc-2.18/csu/../sysdeps/x86_64/start.S:125
Am I doing something wrong or could this be a bug?
Thanks for your help everyone!

Cheers,
Mona
mo_na is offline   Reply With Quote

Old   July 25, 2016, 09:36
Default solved (more or less)
  #2
Member
 
mo_na's Avatar
 
Mona
Join Date: Mar 2016
Location: Berlin
Posts: 49
Rep Power: 10
mo_na is on a distinguished road
Ok apparently it wasn't right to use stitchMesh in this case. I separated my case in 2 parts now and then used mergeMeshes after snapping in the geometry in one of them (I explained it in the other thread) .
Now I don't get that error message anymore.
mo_na 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
[snappyHexMesh] Problem with parallel run of snappyHexMesh Lorenzo92 OpenFOAM Meshing & Mesh Conversion 5 April 15, 2016 04:12
[snappyHexMesh] How to define to right point for locationInMesh Mirage12 OpenFOAM Meshing & Mesh Conversion 7 March 13, 2016 14:07
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
OpenFOAM static build on Cray XT5 asaijo OpenFOAM Installation 9 April 6, 2011 12:21
ParaView for OF-1.6-ext Chrisi1984 OpenFOAM Installation 0 December 31, 2010 06:42


All times are GMT -4. The time now is 04:18.