|
|
发表于 2010-1-8 20:37:08
|
显示全部楼层
我用了2楼的方法,但是请问如何载入UDF,我加载UDF的时候出错
Deleted old libudfntx863d_hostlibudf.dll
libudfntx863d_nodelibudf.dll
系统找不到指定的文件。
(system "copy D:Fluent.Incfluent6.3.26srcmakefile_nt.udf libudfntx863d_hostmakefile")
已复制 1 个文件。
(chdir "libudf")()
(chdir "ntx863d_host")()
(system "copy D:Fluent.Incfluent6.3.26srcmakefile_nt.udf libudfntx863d_nodemakefile")
已复制 1 个文件。
(chdir "libudf")()
(chdir "ntx863d_node")()
Done.
"D:Fluent.Incntbinntx86"
Warning: The current working directory e:XXXX的计算double cpu is not shared!
This may cause file open issues accross network!
Opening library "libudf"...
Primitive Error at Node 0: open_udf_library: 系统找不到指定的路径。
Primitive Error at Node 1: open_udf_library: 系统找不到指定的路径。
Error: open_udf_library: 系统找不到指定的路径。
Error Object: #f
Interrupting...
Done.
> |
|