找回密码
 注册
查看: 2051|回复: 1

请教大家怎么给CFX再加一个功能

[复制链接]
发表于 2010-5-8 07:09:15 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
小弟最近在做一个小论文!
是用CFD求出了核能里面一根燃料棒的温度分布,但是现在要加一个求平均温度的功能,就是把一更长3.4米的燃料棒分成20等分,然后求每一等分的平均温度。
我用Fortran编了个程序,用来实现这个功能,然后再链接到CFX Solver里面进行计算,但是Solver里运行老是出错,错误提示如下,期待高手点拨啊,万分感谢!
+====================================================================+
|                   ****** PROBLEM REPORT ******                     |
|--------------------------------------------------------------------|
| Subsystem: Input                                                   |
| Subroutine name: ErrAction                                         |
| Severity level: Fatal Error                                        |
| Error message number: 001100279                                    |
|--------------------------------------------------------------------|
| Message:                                                           |
|                                                                    |
| Error opening /nfshome/user/chenkai/public/meanvalue/linux-amd64/- |
| libmeanvalue.so: /nfshome/user/chenkai/public/meanvalue/linux-amd- |
| 64/libmeanvalue.so: undefined symbol: integer_                     |
|                                                                    |
|                                                                    |
|                                                                    |
+====================================================================+

+====================================================================+
|                   ****** PROBLEM REPORT ******                     |
|--------------------------------------------------------------------|
| Subsystem: Input                                                   |
| Subroutine name: ErrAction                                         |
| Severity level: Fatal Error                                        |
| Error message number: 001100279                                    |
|--------------------------------------------------------------------|
| Message:                                                           |
|                                                                    |
| USER ROUTINE: meanvalue could not be loaded. Please check the Lib- |
| rary Path, Library Name and Calling Name. For FORTRAN user routin- |
| es, the Calling Name should be in lower case.                      |
|                                                                    |
|                                                                    |
|                                                                    |
+====================================================================+

+====================================================================+
|                   ****** PROBLEM REPORT ******                     |
|--------------------------------------------------------------------|
| Subsystem: Input                                                   |
| Subroutine name: ErrAction                                         |
| Severity level: Fatal Error                                        |
| Error message number: 001100279                                    |
|--------------------------------------------------------------------|
| Message:                                                           |
|                                                                    |
| Stopped in routine UR_REGISTER                                     |
|                                                                    |
|                                                                    |
|                                                                    |
|                                                                    |
|                                                                    |
+====================================================================+

+--------------------------------------------------------------------+
|                An error has occurred in cfx5solve:                 |
|                                                                    |
| The ANSYS CFX solver exited with return code 1.   No results file  |
| has been created.                                                  |
+--------------------------------------------------------------------+

End of solution stage.

This run of the ANSYS CFX Solver has finished.
发表于 2010-5-31 14:17:05 | 显示全部楼层
什么都看不到
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表