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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: ssa_cfd
Forum: Fluent UDF and Scheme Programming October 20, 2020, 11:05
Replies: 5
Views: 823
Posted By ssa_cfd
#include "udf.h" DEFINE_PROFILE(heat_test,t,i) ...

#include "udf.h"
DEFINE_PROFILE(heat_test,t,i)
{
face_t f;
Thread *ti = THREAD_SUB_THREAD(t,0);
real D = 1;
real beta = 90;
real v_x=0., v_y=0., v_z=0.;
real vel;
real De =...
Forum: Fluent UDF and Scheme Programming October 20, 2020, 09:25
Replies: 5
Views: 823
Posted By ssa_cfd
Thanks for your comments. My problem is I am...

Thanks for your comments.

My problem is I am modelling a heat transfer coefficients for multiphase h(gas-wall) and h(solid-wall). So I choose DEFINE_PROFILE and wanted to add both coefficients in...
Forum: Fluent UDF and Scheme Programming October 19, 2020, 12:14
Replies: 5
Views: 823
Posted By ssa_cfd
DEFINE_PROFILE ---- SIGSEGV error - Multiphase

Hi all,

I am new to UDF programming and I am doing a UDF for heat transfer coefficient in multiphase simulation. The code compiles good, but produces a SIGSEGV error on execution.


#include...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 08:14.