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

About cyclicAMI B.C, I cant using it, could anyone solve it for me?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 16, 2017, 05:16
Default About cyclicAMI B.C, I cant using it, could anyone solve it for me?
  #1
New Member
 
Join Date: Jul 2017
Posts: 6
Rep Power: 8
drinkWater is on a distinguished road
Hi everyone!

I got the problem like title.I just want to use the cyclicAMI B.C to preform like interface B.C in the software of fluent. and there is no moving mesh, just two parts. I create the mesh using ICEM, simulate using pisoFoam solver. but it didnt work. i will send my case file below.

I dont know if my boundary is right or not, so i copy it, too.


ps:Could you help me please? I have been confused by this problem almost one week.

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

8
(
SUSPENDER
{
type wall;
inGroups 1(wall);
nFaces 552;
startFace 255268;
}
IN_INTERFACE
{
type cyclicAMI;
inGroups 1(cyclicAMI);
nFaces 552;
startFace 255820;
matchTolerance 0.002;
transform noOrdering;
neighbourPatch OUT_INTERFACE;
}
OUT_INTERFACE
{
type cyclicAMI;
inGroups 1(cyclicAMI);
nFaces 556;
startFace 256372;
matchTolerance 0.002;
transform noOrdering;
neighbourPatch IN_INTERFACE;
}
INLET
{
type patch;
nFaces 139;
startFace 256928;
}
OUTLET
{
type patch;
nFaces 139;
startFace 257067;
}
UP
{
type symmetry;
inGroups 1(wall);
nFaces 155;
startFace 257206;
}
DOWN
{
type symmetry;
inGroups 1(wall);
nFaces 155;
startFace 257361;
}
frontAndBackPlanes
{
type empty;
inGroups 1(empty);
nFaces 256392;
startFace 257516;
}
)

// ************************************************** *********************** //
drinkWater is offline   Reply With Quote

Old   July 16, 2017, 05:31
Default
  #2
New Member
 
Join Date: Jul 2017
Posts: 6
Rep Power: 8
drinkWater is on a distinguished road
sorry, i have no idea about why i cant upload my case file. it is always invalid error
drinkWater 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
freeze momentum equations and solve just one equ Ludwig Prandtl CFX 4 September 26, 2016 03:44
partial slip b.c., convergence issues Saideep OpenFOAM Running, Solving & CFD 3 August 2, 2016 09:18
Solve Navier-Stokes once as function of Dirichlet b.c. for velocity field cfbaptista OpenFOAM Programming & Development 2 March 17, 2016 11:36
Solve Flow or VOF simultaneously ? Ramsey FLUENT 1 February 16, 2011 13:16
Linearized NS euqations: how to solve them?(problem with Matrix operations..) matteoL OpenFOAM Running, Solving & CFD 0 November 18, 2009 06:58


All times are GMT -4. The time now is 10:14.