Moving 2-D Sphere through channel Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » Moving 2-D Sphere through channel « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

AdamL (adaml)
New member
Username: adaml

Post Number: 1
Registered: 01-2009
Posted on Friday, January 16, 2009 - 10:24 am:   

Hi,

I have designed a 2-D channel through which I want to pass a particle (represented by a circle). How should I go about doing this? In all the example's I have looked at regarding moving meshes, the size of the mesh is changed, but not the position.

I have tried to make the center and start point of a circle a variable dependent on time but this was not allowed as an error message said that it needed to be constant.

I should also add that the particle should move because it is subjected to a force.

Many thanks,

Adam
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 1211
Registered: 06-2003
Posted on Friday, January 16, 2009 - 01:08 pm:   

FlexPDE does not do dynamic re-connection of the mesh, so you cannot pull one mesh patch through another.

You could, however, let the mesh ride with the particle and write the equations so that the channel and fluid move through the mesh. If neither the channel nor the particle changes shape, you would not need a moving mesh to do this.

The domain definition is the initial shape, and so must be made up of constants, not time-dependent values. To make the mesh move, you must assign time-dependent positions and/or velocities through the equations for the surrogate mesh position variables.

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration