|
[Sponsors] |
August 4, 2014, 10:24 |
UDF running three times each iteration
|
#1 |
Member
Anonymous
Join Date: Mar 2014
Posts: 84
Rep Power: 12 |
When I'm interpreting the UDF it is doing it three times like this
Code:
cpp -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/cortex/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/client/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/multiport/src" -I. -DUDF ONFIG_H="<udfconfig-host.h>" "D:\cfd runs\new\usf\udf_trial1.c" cpp -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/cortex/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/client/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/multiport/src" -I. -DUDF ONFIG_H="<C:/Users/623465~1.DSB/AppData/Local/Temp/udfconfig-node0.h>" "C:/Users//AppData/Local/Temp/udf_trial1.c.0.c" cpp -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/cortex/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/client/src" -I"C:\PROGRA~1\ANSYSI~1\v140\fluent\fluent14.0.0/multiport/src" -I. -DUDF ONFIG_H="<C:/Users/623465~1.DSB/AppData/Local/Temp/udfconfig-node1.h>" "C:/Users/AppData/Local/Temp/udf_trial1.c.1.c" |
|
August 4, 2014, 10:37 |
|
#2 |
Member
Anonymous
Join Date: Mar 2014
Posts: 84
Rep Power: 12 |
Sorry! Got it! Switched on parallel when my code was written for serial computing!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
benchmark: flow over a circular cylinder | goodegg | Main CFD Forum | 12 | January 22, 2013 12:47 |
ITERATION in udf | slek | Main CFD Forum | 0 | July 8, 2010 22:09 |
A Loop problem when running UDF in the batch mode | Jun Geng | FLUENT | 3 | July 16, 2008 09:34 |
compiling my UDF | Seyed Farid Hosseinizadeh | FLUENT | 22 | February 14, 2006 11:19 |
UDF...UDF...UDF...UDF | Luc SEMINEL | FLUENT | 0 | November 25, 2002 05:03 |