| 1 | 1/1 | 返回列表 |
| 查看: 508 | 回復: 0 | ||
kuaile2012新蟲 (初入文壇)
|
[求助]
fluent udf仿真出現(xiàn)錯誤
|
|
Sample Textfluent udf仿真出現(xiàn)錯誤:999999 (..\..\src\mpsystem.c@1123): mpt_read: failed: errno = 10054 999999: mpt_read: error: read failed trying to read 4 bytes: Invalid argument unable to read the cmd header on the pmi context, Undefined dynamic error code. unable to read the cmd header on the pmi context, Undefined dynamic error code. unable to read the cmd header on the pmi context, Undefined dynamic error code. unable to read the cmd header on the pmi context, Undefined dynamic error code. The Parallel FLUENT process could not be started. unable to read the cmd header on the pmi context, Undefined dynamic error code. job aborted: rank: node: exit code[: error message] 0: cba: -1073741819: process 0 exited without calling finalize 1: cba: 123 2: cba: 123 3: cba: 123 4: cba: 123 5: cba: 123 我的udf 程序是:#include "udf.h" #include "math.h" #define w 6.2831853717//角速度 #define PI 3.1415926535897932384626433832795//圓周率 #define e 0.04//偏心距 DEFINE_CG_MOTION(pianxink, dt, cg_vel, cg_omega, time, dtime) { real s; double A; double omiga; s=RP_Get_Real("flow-time" ;if (CURRENT_TIME>3) A=0.65*w; else if (CURRENT_TIME>1) A=0.4*w; else A=0.2*w; cg_vel[0] = e*A*sin(-A*CURRENT_TIME);//x方向速度 cg_vel[1] =-e*A*cos(A*CURRENT_TIME);//y方向速度 omiga=A/w*60; Message ("time = %f, current time = %f,s = %f,omiga=%f\n", time, CURRENT_TIME,s,omiga); } |
找到一些相關的精華帖子,希望有用哦~
| 1 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 313求調(diào)劑 +3 | 肆叁貳壹22 2026-03-19 | 3/150 |
|
|---|---|---|---|---|
|
[考研] 一志愿華中科技大學,080502,354分求調(diào)劑 +5 | 守候夕陽CF 2026-03-18 | 5/250 |
|
|
[考研] 一志愿 西北大學 ,070300化學學碩,總分287,雙非一本,求調(diào)劑。 +3 | 晨昏線與星海 2026-03-18 | 3/150 |
|
|
[考研] 材料專業(yè)求調(diào)劑 +6 | hanamiko 2026-03-18 | 6/300 |
|
|
[考研] 294求調(diào)劑材料與化工專碩 +15 | 陌の森林 2026-03-18 | 15/750 |
|
|
[考研] 288求調(diào)劑 +16 | 于海海海海 2026-03-19 | 16/800 |
|
|
[考研] 260求調(diào)劑 +3 | 朱芷琳 2026-03-20 | 3/150 |
|
|
[考研] 0856調(diào)劑,是學校就去 +8 | sllhht 2026-03-19 | 9/450 |
|
|
[考研] 生物學調(diào)劑招人。! +3 | 山海天嵐 2026-03-17 | 4/200 |
|
|
[考研] 085601材料工程專碩求調(diào)劑 +10 | 慕寒mio 2026-03-16 | 10/500 |
|
|
[考研] 材料與化工求調(diào)劑 +7 | 為學666 2026-03-16 | 7/350 |
|
|
[考研] 0703化學調(diào)劑 +5 | pupcoco 2026-03-17 | 8/400 |
|
|
[考研] 本科鄭州大學物理學院,一志愿華科070200學碩,346求調(diào)劑 +4 | 我不是一根蔥 2026-03-18 | 4/200 |
|
|
[考研] 0854可跨調(diào)劑,一作一項核心論文五項專利,省、國級證書40+數(shù)一英一287 +8 | 小李0854 2026-03-16 | 8/400 |
|
|
[考研] 334求調(diào)劑 +3 | 志存高遠意在機?/a> 2026-03-16 | 3/150 |
|
|
[考研] 308求調(diào)劑 +4 | 是Lupa啊 2026-03-16 | 4/200 |
|
|
[考研] 318求調(diào)劑 +3 | Yanyali 2026-03-15 | 3/150 |
|
|
[考研] 277材料科學與工程080500求調(diào)劑 +3 | 自由煎餅果子 2026-03-16 | 3/150 |
|
|
[考研] 327求調(diào)劑 +6 | 拾光任染 2026-03-15 | 11/550 |
|
|
[考研] 本科南京大學一志愿川大藥學327 +3 | 麥田耕者 2026-03-14 | 3/150 |
|