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 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: nikhilpolpakkara
Forum: Fluent UDF and Scheme Programming March 20, 2015, 05:03
Replies: 70
Views: 9,445
Posted By nikhilpolpakkara
thank you for the help

thank you for the help
Forum: Fluent UDF and Scheme Programming March 20, 2015, 04:39
Replies: 70
Views: 9,445
Posted By nikhilpolpakkara
Sorry that i repeated the same question, i will...

Sorry that i repeated the same question, i will be more precise.

#include "udf.h"

DEFINE_PROFILE(inlet_mf, thread, index)
{
float t = CURRENT_TIME;
face_t f;
begin_f_loop(f, thread)
{
Forum: Fluent UDF and Scheme Programming March 19, 2015, 23:26
Replies: 70
Views: 9,445
Posted By nikhilpolpakkara
udf for yransient mass flow inlet

Hello,
I have been trying to simulate a transient mass flow rate condition. I have mass flow rate in terms of time as a 6th order polinomial equation . How can I give the udf for the same ? Please...
Forum: Fluent UDF and Scheme Programming March 3, 2015, 01:58
Replies: 70
Views: 9,445
Posted By nikhilpolpakkara
UDF for mass flow rate varying with time

I am beginner in using UDF. i need to give a mass flow rate at inlet which is varying with respect to time. i have created an incomplete UDF. i have a function of which is a polynomial of order 6....
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 09:02.