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 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: sarah l
Forum: Fluent UDF and Scheme Programming January 2, 2011, 12:12
Replies: 53
Views: 22,194
Posted By sarah l
Dear ComputerGuy You are right but in your code...

Dear ComputerGuy
You are right but in your code , inside loops you indicated c_1 and c_2 instead of F_PROFILE , in inverse of this statement yes you are right . really how can I chek the...
Forum: Fluent UDF and Scheme Programming January 2, 2011, 09:35
Replies: 53
Views: 22,194
Posted By sarah l
Dear ComputerGuy I owe thanks to you whose...

Dear ComputerGuy
I owe thanks to you whose advice and guidance have helped me so much in my project .
Really I had to change your code a little , I just eliminated :...
Forum: Fluent UDF and Scheme Programming January 1, 2011, 18:01
Replies: 53
Views: 22,194
Posted By sarah l
ِDear ComputerGuy I tried it but there are...

ِDear ComputerGuy
I tried it but there are some errors when I want to initialize ,of course when I hook another udfs except udfs of viscous and inertial resistances , there is not any...
Forum: Fluent UDF and Scheme Programming December 31, 2010, 23:03
Replies: 53
Views: 22,194
Posted By sarah l
Dear computerGuy Yes , I am supposed to...

Dear computerGuy
Yes , I am supposed to simulate a packed bed and I’ve read Fluent manual which related to porous media modeling , I ‘ve taken your advices and wrote this code:
#define...
Forum: Fluent UDF and Scheme Programming December 31, 2010, 17:36
Replies: 53
Views: 22,194
Posted By sarah l
Dear ComputerGuy Thank you so much! , however ...

Dear ComputerGuy
Thank you so much! , however there is still a question for me , you declared that I use the same code which written for porosity for viscous and inertial resistances ,...
Forum: Fluent UDF and Scheme Programming December 31, 2010, 13:36
Replies: 53
Views: 22,194
Posted By sarah l
Dear ComputerGuy Thank you for modification of...

Dear ComputerGuy
Thank you for modification of my code , but now I have faced a funny problem! While I interpreting a udf , previous udf would be removed , for example , in my case ,first I...
Forum: Fluent UDF and Scheme Programming December 31, 2010, 11:38
Replies: 53
Views: 22,194
Posted By sarah l
Dear ComputerGuy Thank you It is very kind...

Dear ComputerGuy
Thank you It is very kind of you . well I have written an equation for porosity , Its here :
Porosity= 0.39*(1+1.05*exp(-100*(y-1)/0.06)) 1 < y<1.425
Porosity=...
Forum: Fluent UDF and Scheme Programming December 30, 2010, 13:14
Replies: 53
Views: 22,194
Posted By sarah l
Dear ComputerGuy Yes , you are right , I have...

Dear ComputerGuy
Yes , you are right , I have read this manual and its so good but there is not any theme about porosity , really in my project I have to define porosity as a function ...
Forum: Fluent UDF and Scheme Programming December 29, 2010, 12:11
Replies: 53
Views: 22,194
Posted By sarah l
Dear ComputerGuy I am new in udf so there is...

Dear ComputerGuy
I am new in udf so there is some thing that I don't know about them , such as ND could you explain me about ND , why you define x[ND_ND] ?
thanks
Sarah
Forum: Fluent UDF and Scheme Programming December 29, 2010, 11:08
Replies: 53
Views: 22,194
Posted By sarah l
ComputerGuy I am really thankful of you for...

ComputerGuy
I am really thankful of you for your response , but X is the height of my geometry (of course its better to use y instead of x , I did mistake to type x!) my geometry its here:...
Forum: Fluent UDF and Scheme Programming December 28, 2010, 16:33
Replies: 53
Views: 22,194
Posted By sarah l
udf for heat generation rate

hi every body
I am supposed to write a udf for heat generation rate which is a cosine function
#include "udf.h"
DEFINE_SOURCE(energy_source,c,t,ds,eqn)

{
real x;
ds[eqn]=0.3*cos(0.3*x);...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 05:58.