Recent Posts

Pages: 1 ... 3 4 [5] 6 7 ... 10
41
Fluent / Re: moving wall problem
« Last post by admin on November 09, 2012, 02:53:56 PM »
hello guys
I am new to fluent so please be gentle with me  ;D

I am also trying to simulate moving objects in a chamber. It is hard for me to understand UDFs (was looking around the internet for a while without finding REAL tutorial).
Can i define a moving wall without UDF? a practical (even very simple one ) example might be very helpful

thanks a lot

Doron

Please see the tutorial below.
http://www.engr.uconn.edu/~ewebhk/buttons/flfem/fluent5/tutorials/tutor1618.pdf

Please next time start your own thread if you need any help rather than replying to existing thread.
42
Fluent / Re: moving wall problem
« Last post by dorona on November 09, 2012, 02:35:04 PM »
hello guys
I am new to fluent so please be gentle with me  ;D

I am also trying to simulate moving objects in a chamber. It is hard for me to understand UDFs (was looking around the internet for a while without finding REAL tutorial).
Can i define a moving wall without UDF? a practical (even very simple one ) example might be very helpful

thanks a lot

Doron
43
Fluent / How can I get new particles after a particle impacting a solid wall?
« Last post by nerwar on November 05, 2012, 06:56:32 AM »
Hi,
I'd like to make a new wall-impact-model, and there is a question that when I want make one particle break-up into several particles after impacting.

How could I deal with this situation?

Thanks!
44
Fluent / Re: error in udf interpretation
« Last post by iitgbim on October 29, 2012, 10:58:20 AM »
Please help me in degassing boundary condition udf as attached,
45
Fluent / Re: error in udf interpretation
« Last post by iitgbim on October 26, 2012, 12:25:00 PM »
When I tried to compile, I got following error:
degas.c
..\..\src\degas.c(174) : error C2061: syntax error : identifier 'degas_treat_symm_thrd_p'
..\..\src\degas.c(174) : error C2059: syntax error : ';'
..\..\src\degas.c(174) : error C2059: syntax error : 'type'
..\..\src\degas.c(470) : error C2065: 'boolean' : undeclared identifier
..\..\src\degas.c(470) : error C2146: syntax error : missing ';' before identifier 'my_sg_mphase'
..\..\src\degas.c(470) : error C2065: 'my_sg_mphase' : undeclared identifier
..\..\src\degas.c(472) : error C2143: syntax error : missing ';' before 'type'
..\..\src\degas.c(474) : error C2065: 'seco_phse_indx' : undeclared identifier






Please suggest me what to do? Can it run after compiling?
46
Fluent / Re: error in udf interpretation
« Last post by admin on October 26, 2012, 11:48:28 AM »
Please compile the UDF. Do not use interpreter, it does not work for UDFs in which you have defined your own variables.
47
Fluent / error in udf interpretation
« Last post by iitgbim on October 25, 2012, 11:44:52 AM »
Hi

I am unable to interpret the attached udf. It says parse error in flowf.h. Please help me.
48
CFX / Re: Getting heat flux
« Last post by admin on October 22, 2012, 04:03:46 PM »
You can select your coordinates of line that correspond to the surface of the wall. For details of how to plot see the CFX post manual.

49
CFX / Re: Getting heat flux
« Last post by pulikuttan on October 22, 2012, 02:28:06 PM »
Anyone know how to plot heat flux on the wall? So I assume heat flux vs position on y axis?
50
CFX / Re: Getting heat flux
« Last post by pulikuttan on October 22, 2012, 02:14:11 PM »
Got it, thanks
Pages: 1 ... 3 4 [5] 6 7 ... 10