|
[Sponsors] |
Something different between Fluent 12.1.4 and 6.3? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 12, 2011, 10:56 |
Something different between Fluent 12.1.4 and 6.3?
|
#1 |
New Member
Lee
Join Date: May 2011
Posts: 2
Rep Power: 0 |
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); } --------------------------------------------------------------- |
|
October 4, 2012, 17:36 |
|
#2 |
New Member
ashar khoirul arsad
Join Date: Oct 2012
Posts: 4
Rep Power: 14 |
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 18:15. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent 6.3 32bit vs Fluent 12.0 64bit | ibex7 | FLUENT | 7 | April 18, 2011 03:44 |
Mesh modifications in fluent 6.3 | samygero | FLUENT | 0 | November 29, 2010 05:59 |
compatibility fluent 12.1 with fluent 6.3 | ak6g08 | FLUENT | 4 | September 9, 2010 12:07 |
Fluent 6.3 bug ? | cfd_newbie | FLUENT | 1 | October 27, 2009 05:12 |
Backwards compatibility of Fluent 6.3 with 6.2 | Brian | FLUENT | 1 | April 4, 2007 22:52 |