|
|
发表于 2005-1-12 23:33:26
|
显示全部楼层
动网格学习探讨区-欢迎交流!
在进行compile udf时,create可以,可是在load是总是出错!
如下:
Make sure that UDF source files are in the directory that contains your case and data files. If you have an existing libudf directory, please remove this directory to ensure that the latest files are used.已复制 1 个文件
system "move user_nt.udf libudf\ntx86\2d")0
(system "copy E:\Fluent.Inc\fluent6.1.22\src\makefile_nt.udf libudf\ntx86\2d\makefile") 已复制 1 个文件
(chdir "libudf")()
(chdir "ntx86\2d")()
Done.
Opening library "libudf"...
Error: open_udf_library: 系统找不到指定文件
Error Object: ()
我的机器装得是VF6.0!!!我的source udf文件和case和data文件都在一个目录下!!
请教给予指点!!头都搞晕啦!!!谢谢各位!!!急用!!!
|
|