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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Amir
Forum: Fluent UDF and Scheme Programming September 14, 2012, 09:24
Replies: 20
Views: 5,958
Posted By Amir
Store the value of omega/amplitude in a file in...

Store the value of omega/amplitude in a file in different times and check where the issue is.

That's the general idea and it may need changes in its format; I'm not sure, maybe using functions in...
Forum: Fluent UDF and Scheme Programming September 13, 2012, 04:07
Replies: 20
Views: 5,958
Posted By Amir
Maybe it's better to write the amplitude or omega...

Maybe it's better to write the amplitude or omega in file to see where to change the code.

Bests,
Forum: Fluent UDF and Scheme Programming September 12, 2012, 15:26
Replies: 20
Views: 5,958
Posted By Amir
int time2!!!

int time2!!!
Forum: Fluent UDF and Scheme Programming September 8, 2012, 17:11
Replies: 20
Views: 5,958
Posted By Amir
It seems the problem is here: if (...

It seems the problem is here:
if ( terma>(2.*PI) )
NV_V(NODE_COORD(v), -=, dp);
else
NV_V(NODE_COORD(v), +=, dp);
These conditions are not appropriate to model your movement properly.
To...
Forum: Fluent UDF and Scheme Programming September 8, 2012, 03:47
Replies: 20
Views: 5,958
Posted By Amir
Hi, If just the direction is the issue, I...

Hi,

If just the direction is the issue, I solved it for my previous UDFs in this manner:
Suppose you know the magnitude of omega, A and the period is T; so you can do something like this:

...
Forum: Fluent UDF and Scheme Programming August 30, 2012, 01:46
Replies: 20
Views: 5,958
Posted By Amir
Dear friend, DEFINE_GRID_MOTION macro is...

Dear friend,

DEFINE_GRID_MOTION macro is more general than DEFINE_CG_MOTION. with DEFINE_CG_MOTION macro you can just define a rigid body motion but with DEFINE_GRID_MOTION macro you can describe...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 22:52.