|
|

楼主 |
发表于 2004-7-16 16:41:58
|
显示全部楼层
关于udf的C source code 怎么导入???
经过我的不断尝试~~~~系统找不到指定的文件倒是没有了~~~~但是下面load以后出现的这些对吗??有没高手知道啊???????????????????????????????
这个是build以后的..........
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 个文件。
已复制 1 个文件。
已复制 1 个文件。
已复制 1 个文件。
(system "move user_nt.udf libudf\ntx86\3d")0
(system "copy F:\fluent6.18\fluent6.1\src\makefile_nt.udf libudf\ntx86\3d\makefile")已复制 1 个文件。
0
(chdir "libudf")()
(chdir "ntx86\3d")()
'nmake' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'nmake' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Done.
这个是loading以后的.....
Opening library "libudf"...
Library "libudf.dll" opened
fm_adjust
fm_src_mass
fm_src_x_mom
fm_src_y_mom
fm_src_z_mom
fm_src_enthalpy
fm_src_dom
fm_on_demand
Done. |
|