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

Moving Nodes Again

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 27, 2006, 07:53
Default Moving Nodes Again
  #1
jon
Guest
 
Posts: n/a
I want to move nodes in a similar way to that of the junction box routine in the moving mesh valve tutorial. However I will only want to specify the node postitions at the boundary and let CFX remesh the rest.

The mesh files in the tutorial example seems very basic.

Just 3 columns, assume these are XYZ. Does the read file not need to have a node number or connectivity table? how does it know which node it is moving to what location?

Thanks
  Reply With Quote

Old   October 29, 2006, 15:46
Default Re: Moving Nodes Again
  #2
Glenn Horrocks
Guest
 
Posts: n/a
Hi,

You could use a CEL fortran routine to define the node positions on the boundary and use the internal mesh movement smoothing routine to generate the internal node locations.

Glenn Horrocks
  Reply With Quote

Old   October 30, 2006, 08:44
Default Re: Moving Nodes Again
  #3
Robin
Guest
 
Posts: n/a
These routines assume the nodes are listed in the same order for each sequence of meshes. The first mesh must be identical to the one in the def file and it locates the nodes by comparing coordinates. After that, it simply uses the difference between the meshes to compute the displacement of the node.

If you only need to move a boundary, try using a CEL expression of User Fortran routine instead. You may still need the junction box routine to load the sequence of node placements. Note that CFX does not do any remeshing, it simply moves the nodes within the domain. It does this by solving the mesh displacements as a diffusion problem, with the specified boundary displacements being the boundary condition to the diffusion equations. If your motion causes the mesh to fold, the solver will shut down and write a results file which you can use to interpolate onto a new mesh and start again.

Regards, Robin
  Reply With Quote

Old   October 30, 2006, 08:49
Default Re: Moving Nodes Again
  #4
jon
Guest
 
Posts: n/a
Thanks Robin, really helpful. I do only need to move a boundary but it does not stick to a predescribed function etc. Different parts are going to deform at different rates etc. Deformation should be relatively small so think think the moving mesh within CFX will be ok. I thin kthat means I will have to use the junction box. Jon
  Reply With Quote

Old   October 30, 2006, 09:28
Default Re: Moving Nodes Again
  #5
Robin
Guest
 
Posts: n/a
How is the motion determined? You might be able to do it entirely with CEL.
  Reply With Quote

Old   October 30, 2006, 09:37
Default Re: Moving Nodes Again
  #6
jon
Guest
 
Posts: n/a
I am doing an FSI simulation with an external structural solver. The application is yacht sail hence the non unoform displacement.

My structural solver will output a file containing the new XYZ locations of the nodes on the sail surface, and was then somehow going to use a junction box to update the nodes.

Any advice would be appreciated as have never done anything using junction boxs or like before. JOn
  Reply With Quote

Old   October 30, 2006, 09:43
Default Re: Moving Nodes Again
  #7
Robin
Guest
 
Posts: n/a
This is too advanced to get into in the forum. I suggest contacting ANSYS for help.

-Robin
  Reply With Quote

Old   December 1, 2006, 12:14
Default Re: Moving Nodes Again
  #8
Joe
Guest
 
Posts: n/a
Interesting
  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
SIMPLE algorithm SamR Main CFD Forum 19 April 26, 2019 13:06
[ICEM] Moving Block Nodes In View Plane tav98f ANSYS Meshing & Geometry 5 August 13, 2011 12:58
Moving nodes jon CFX 5 October 4, 2006 17:35
meshing F1 front wing Steve FLUENT 0 April 17, 2003 12:37
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


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