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

Very simple moving mesh

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 8, 2006, 14:29
Default Very simple moving mesh
  #1
Pete
Guest
 
Posts: n/a
Hi there,

I need to create a very simple moving mesh to test out the function. What I would like to do is create a 2D axisymmetric laminar pipe flow mesh with two halves, and allow the mesh to deform over time, much like this:

http://img215.imageshack.us/img215/9202/problem9yn.jpg

Then I would like to compare the results from this to that of a non-deforming mesh. Can this simple moving mesh be created without the use of a UDF or do I need to write one? Perhaps there is a simpler way for me to obtain a moving mesh?

Any help/tips/comments would be greatly appreciated!

Pete
  Reply With Quote

Old   February 9, 2006, 01:27
Default Re: Very simple moving mesh
  #2
mAx
Guest
 
Posts: n/a
hi, yes it is very simple (in your case) you just have to work with layering. So your mesh has to be with quad. You can just write a profile with your velocity. In the dynamic mesh panel, enable layering, then define your moving wall with rigid body, add the motion description with your profile.Then you just need to define 2 stationnary walls (from which cell layers will be added or suppressed. That's all Hope it helps mAx
  Reply With Quote

Old   February 9, 2006, 13:23
Default Re: Very simple moving mesh
  #3
Pete
Guest
 
Posts: n/a
Hey mAx, thanks very much for the reply, it was very useful. With regard to the profile, what variables do I need to include to move the profile from one place to another.

Presumably I need to have some time steps (e.g from 1 to 10) and then the position - like this?:

((wall.8 transient 10 1) (time 1 2 3 4 5 6 7 8 9 10 ) (x-coordinate 1.9949999 1.95 1.90 1.85 1.80 1.75 1.70 1.65 1.60 1.55 ) )

I tried this and it doesn't seem to work....
  Reply With Quote

Old   February 9, 2006, 14:33
Default Re: Very simple moving mesh
  #4
Pete
Guest
 
Posts: n/a
Actually I have just got it working! Thanks very much for your help, I wouldn't have been able to figure it out otherwise.

For those wanting to use my solution, my profile file is as follows (This assumes only one profile is moving relative to another):

((velocity_inlet.11 transient 10 1) (time 1 2 3 4 5 6 7 8 9 10 ) (x 0 -0.1 -0.2 -0.3 -0.4 -0.5 -0.6 -0.7 -0.8 -0.9 ) )

  Reply With Quote

Old   February 10, 2006, 01:12
Default Re: Very simple moving mesh
  #5
mAx
Guest
 
Posts: n/a
your profile has to use the velocity of your body
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 07:09
How to let the mesh motion solver just solve a small region near a moving boundary? zhajingjing OpenFOAM Running, Solving & CFD 9 April 28, 2016 05:15
[Gmsh] 2D Mesh Generation Tutorial for GMSH aeroslacker OpenFOAM Meshing & Mesh Conversion 12 January 19, 2012 04:52
Dynamic Mesh moving interface help akash.iitb FLUENT 0 August 24, 2010 00:53
Moving Mesh Run problem - Scientific Linux G. SE Siemens 2 May 7, 2008 08:15


All times are GMT -4. The time now is 09:03.