|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
如果串行计算,FLUENT可以解析带有math.h的UDF. 但要用并行计算,解析过程就会报错。
cpp -I"C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2/src" -I"C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2/cortex/src" -I"C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2/client/src" -I"C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2/multiport/src" -I. -DUDF
ONFIG_H="<udfconfig-host.h>" "C:\Users\hq\Desktop\CATALYST\velocity_inlet.c"
C:\\Users\\hq\\Desktop\\CATALYST\\velocity_inlet.c:2: math.h: No such file or directory
请问怎么处理? |
|