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: dmoroian
Forum: Fluent UDF and Scheme Programming April 12, 2010, 08:20
Replies: 5
Views: 1,612
Posted By dmoroian
The above test gives false positives, the...

The above test gives false positives, the following check seems to work well (12.0.16):

if(!rp_spe)
Error("Species transport is disabled!\n");
if(2 > n_spe)
Error("Not enough species,...
Forum: Fluent UDF and Scheme Programming March 31, 2010, 04:56
Replies: 5
Views: 1,612
Posted By dmoroian
SV_Y_I is not working (sintax error), instead I...

SV_Y_I is not working (sintax error), instead I think SV_Y_0 should be used and then check for particular SV_Y_I(i)
Forum: Fluent UDF and Scheme Programming March 31, 2010, 02:38
Replies: 5
Views: 1,612
Posted By dmoroian
Thanks Ji, Do you have a similar check for...

Thanks Ji,
Do you have a similar check for species?

Dragos
Forum: Fluent UDF and Scheme Programming March 30, 2010, 07:25
Replies: 5
Views: 1,612
Posted By dmoroian
Check if energy is enabled from inside udf

I wrote a udf which reads the temperature field using macro C_T(c,t). However, if the energy equation is not enabled the udf generates a SEGMENTATION FAULT.
Is it possible to check from within the...
Showing results 1 to 4 of 4

 
Forum Jump

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