|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
我在做和粒子中差不多的一个项目(free surface),但是在算一个方案的时候,前面的计算稳态初场的时候,计算没有问题,但是在计算动网格,网格移动就出现负网格,不知咋回事,清高手指点。下面是出错信息
Parallel run: Received message from slave
-----------------------------------------
Slave partition : 2
Slave routine : cVolSec
Master location : RCVBUF,MSGTAG=1020
Message label : 002100012
Message follows below - :
+--------------------------------------------------------------------+
| ERROR #002100012 has occurred in subroutine cVolSec. |
| Message: |
| A negative element volume has been detected. This is a fatal |
| error and execution will be terminated. The location of the first |
| negative volume is reported below. |
| Volume : -0.8412E-08 |
| Location : ( 0.78521E+00, 0.18607E+00, 0.45017E+00) |
+--------------------------------------------------------------------+
Parallel run: Received message from slave
-----------------------------------------
Slave partition : 2
Slave routine : ErrAction
Master location : RCVBUF,MSGTAG=1020
Message label : 001100279
Message follows below - :
+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| c_fpx_handler: Floating point exception: Invalid Operand |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+
Parallel run: Received message from slave
-----------------------------------------
Slave partition : 2
Slave routine : ErrAction
Master location : RCVBUF,MSGTAG=1020
Message label : 001100279
Message follows below - :
+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine c_fpx_handler: |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| The CFX-5 solver exited with return code 1. No results file has |
| been created. |
+--------------------------------------------------------------------+
End of solution stage. |
|