我在gambit上画了最简单的正方形~画了网格,但是无法导入fluent,为什么???
Welcome to Fluent 6.2.16
Copyright 2005 Fluent Inc.
All Rights Reserved
Loading "C:\fluent\fluent\Fluent.Inc\fluent6.2.16\lib\fl_s1119.dmp"
Done.
Kill script file is C:\\Documents and Settings\\Administrator\\桌面\\kill-fluent-PC-20100327QQYV-708.bat
> Reading "C:\Documents and Settings\Administrator\rrr.msh"...
Error: File has wrong dimensions (3).
Error Object: #f
Error: Error reading "C:\Documents and Settings\Administrator\rrr.msh".
Error Object: #f
换成3d它还是不对啊~~~
> Reading "C:\Documents and Settings\Administrator\default_id1096.msh"...
54904 nodes.
53750 mixed wall faces, zone 2.
Error: no cells in zone, id = 0, ind1 = 1, indn = 0Reading Cells: failed while reading section 12.
Clearing partially read grid.
Error: Read aborted due to critical error.
Error Object: ()
Error: Error reading "C:\Documents and Settings\Administrator\default_id1096.msh".
Error Object: #f
网格和fluent的维数不一致,如果你fluent选择2d或2ddp,就需要要保存二维的网格,在保存网格时,在export mesh file对话框中,就要勾选export 2-D mesh这一项,否则你保存的就是三维网格。一般默认是不勾选的。