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

OpenFOAM 2.1.x - AMI (Arbitrary Mesh Interface)

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree4Likes

Reply
 
LinkBack Thread Tools Display Modes
Old   February 6, 2013, 09:13
Default
  #21
Senior Member
 
immortality's Avatar
 
ehsan
Join Date: Oct 2012
Location: Iran
Posts: 1,187
Rep Power: 6
immortality is an unknown quantity at this point
thank you.I figured out the subject.a little thing i should correct is that sides are constant and i want to move channels in the middle altogether between ports that are stationary.
immortality is online now   Reply With Quote

Old   February 6, 2013, 09:28
Default
  #22
Member
 
wided
Join Date: Jul 2010
Posts: 49
Rep Power: 4
wiedangel is on a distinguished road
yeah, it is not important what moves and not only that you have partial overlapping in your geometry.

In GGI one can do that, but I know there is some kind of a sliding interface method to do that in OF. Some people who do combustion work with that a lot. I think you can find some help in checking some 1.6-ext tutorials.
wiedangel is offline   Reply With Quote

Old   February 6, 2013, 09:34
Default
  #23
Member
 
wided
Join Date: Jul 2010
Posts: 49
Rep Power: 4
wiedangel is on a distinguished road
yeah, it is not important what moves and not only that you have partial overlapping in your geometry.

In GGI one can do that, but I know there is some kind of a sliding interface method to do that in OF. Some people who do combustion work with that a lot. I think you can find some help in checking some 1.6-ext tutorials.
wiedangel is offline   Reply With Quote

Old   February 6, 2013, 13:39
Default
  #24
Senior Member
 
immortality's Avatar
 
ehsan
Join Date: Oct 2012
Location: Iran
Posts: 1,187
Rep Power: 6
immortality is an unknown quantity at this point
should i install OpenFOAM extended version to use GGI or it can be compiled on ordinary version?
immortality is online now   Reply With Quote

Old   February 8, 2013, 03:04
Default
  #25
Member
 
wided
Join Date: Jul 2010
Posts: 49
Rep Power: 4
wiedangel is on a distinguished road
if you want to use GGI you have to install the 1.6-ext version. Did you find any thing concerning sliding interfaces? I think there was a talk about it in the last OpenFoam workshop, but I am not sure. Here is the link:
http://www.openfoamworkshop.org/2012/OFW7.html
Good luck with your simulation.
wiedangel is offline   Reply With Quote

Old   February 11, 2013, 04:23
Default
  #26
Member
 
Timo K.
Join Date: Feb 2010
Location: University of Stuttgart
Posts: 49
Rep Power: 5
timo_IHS is on a distinguished road
Hello everyone,

I don't know if it is a bug, but I figured out following problem:
in a case with stationary-rotating-stationary part with rotating mesh (pimpleDyMFoam) and coupled with cyclicAMI in the first time step the interpolation weights are wrong.
This leads to a complete wrong pressure field in the first time step.

You can download a simple test case with a rotating pipe between stationary parts.

http://www.file-upload.net/download-...peBug.tgz.html

Best regards,
Timo
timo_IHS is offline   Reply With Quote

Old   February 11, 2013, 11:09
Default
  #27
Member
 
Timo K.
Join Date: Feb 2010
Location: University of Stuttgart
Posts: 49
Rep Power: 5
timo_IHS is on a distinguished road
Bug is fixed:
http://www.openfoam.org/mantisbt/view.php?id=740
timo_IHS is offline   Reply With Quote

Old   April 29, 2013, 16:35
Default
  #28
Senior Member
 
immortality's Avatar
 
ehsan
Join Date: Oct 2012
Location: Iran
Posts: 1,187
Rep Power: 6
immortality is an unknown quantity at this point
Quote:
Originally Posted by timo_IHS View Post
hi
I downloaded and executed but this error occurs:
Code:
Build  : 2.2.0-b363e8d14789
Exec   : pimpleDyMFoam
Date   : Apr 30 2013
Time   : 01:05:16
Host   : "Ehsan-com"
PID    : 23171
Case   : /home/ehsan/Desktop/pipeBug
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Selecting dynamicFvMesh solidBodyMotionFvMesh
Selecting solid-body motion function rotatingMotion
Applying solid body motion to cellZone movingCells
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigSegv::sigHandler(int) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2   in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::solidBodyMotionFvMesh::solidBodyMotionFvMesh(Foam::IOobject const&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libdynamicFvMesh.so"
#4  Foam::dynamicFvMesh::addIOobjectConstructorToTable<Foam::solidBodyMotionFvMesh>::New(Foam::IOobject const&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libdynamicFvMesh.so"
#5  Foam::dynamicFvMesh::New(Foam::IOobject const&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libdynamicFvMesh.so"
#6  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/pimpleDyMFoam"
#7  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#8  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/pimpleDyMFoam"
Segmentation fault
why?
__________________
Injustice Anywhere is a Threat for Justice Everywhere. Martin Luther King
immortality is online now   Reply With Quote

Reply

Tags
arbitrary mesh interface, ggi, openfoam 2.1.x

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 121 March 7, 2013 17:21
creating interface in openfoam vinnithepooh OpenFOAM 16 February 12, 2013 03:39
Complex Interface Mesh Jonny6001 STAR-CCM+ 3 February 16, 2011 04:59
SnappyHexMesh for internal Flow vishwa OpenFOAM 21 February 27, 2010 03:47
external flow with snappyHexMesh chelvistero OpenFOAM 11 January 15, 2010 19:43


All times are GMT -4. The time now is 11:48.