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

RBF dynamic mesh problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 13, 2016, 13:55
Default RBF dynamic mesh problem
  #1
New Member
 
LOU Lida
Join Date: Mar 2015
Posts: 18
Rep Power: 11
KangX1 is on a distinguished road
Dear foamers,

Recently, I am dealing with the dynamic mesh using Frank Bos' RBF code.
I am facing the problem of applying my kinetic model.
In my case the rotation frequency is changing with time. Therefore, I applied a function to the rotation matrix.

Now, I have few questions.
First, what is the meaning of this
Code:
vectorField rotationField
    (
        (RzCur - RzOld)
      & (statPoints_ - initialRotationOrigin_)
    );
Second, if the motion is equal to translationVector + rotationField, is it means the "motion" in the code is refer to a vector?

Many thanks,
Lida
KangX1 is offline   Reply With Quote

Reply

Tags
dynamic mesh, openfoam, rbf interpolation


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
Local mesh refinement definition in a DEFORMING dynamic mesh zone using Dynamic Mesh Emanuele88 FLUENT 0 February 9, 2016 11:39
Update of the variables after dynamic mesh motion. gtg258f OpenFOAM Programming & Development 9 January 18, 2014 10:08
Dynamic mesh simulation (pimpleDyMFoam) problem sidlof OpenFOAM Running, Solving & CFD 6 April 12, 2013 11:24
CFD-3D flow problem using Dynamic mesh method. Sar_mech FLUENT 1 November 27, 2008 21:17
Dynamic Mesh Problem - please help! Hila FLUENT 0 August 19, 2006 04:19


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