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

Something different between Fluent 12.1.4 and 6.3?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 12, 2011, 09:56
Default Something different between Fluent 12.1.4 and 6.3?
  #1
New Member
 
Lee
Join Date: May 2011
Posts: 2
Rep Power: 0
j-dragon is on a distinguished road
Hi all, I need your helps.

I'm simulating the model for tank sloshing induced by rolling motion.

What I'm wondering is that ;

Using the same UDF code to Fluent 12.1.4 but the tank motion didnt work well. Problem is that the tank rolled to left hand side but when the tank is on zero position, it pepeats again to left hand side. I used angular velocity in CG motion shown in below UDF.
First time I thought the code was wrong. But when I tried it in Fluent Ver. 6.3, it worked well.
I really confused what's wrong in my simualting.
very pleasure to hear any advice. thank you.

---------------------------------------------------------------
DEFINE_CG_MOTION(rigid, dt, cg_vel, cg_omega, time, dtime)
{
NV_S (cg_vel, = , 0.0);
NV_S (cg_omega, = ,0.0);

cg_omega[2]=0.4*cos(1.570796327*time);
}
---------------------------------------------------------------
j-dragon is offline   Reply With Quote

Old   October 4, 2012, 16:36
Default
  #2
New Member
 
ashar khoirul arsad
Join Date: Oct 2012
Posts: 4
Rep Power: 13
ashar is on a distinguished road
can i know setting for the fluent, began define untill iterate model? please send to asharkhoirula@yahoo.com thanks

Last edited by ashar; October 4, 2012 at 17:15.
ashar is offline   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
Fluent 6.3 32bit vs Fluent 12.0 64bit ibex7 FLUENT 7 April 18, 2011 02:44
Mesh modifications in fluent 6.3 samygero FLUENT 0 November 29, 2010 04:59
compatibility fluent 12.1 with fluent 6.3 ak6g08 FLUENT 4 September 9, 2010 11:07
Fluent 6.3 bug ? cfd_newbie FLUENT 1 October 27, 2009 04:12
Backwards compatibility of Fluent 6.3 with 6.2 Brian FLUENT 1 April 4, 2007 21:52


All times are GMT -4. The time now is 06:49.