|
[Sponsors] |
July 1, 2015, 05:13 |
error with UDRGM
|
#1 |
New Member
faegheh
Join Date: Jun 2015
Posts: 8
Rep Power: 11 |
hi everyone
i worked a lot with fluent 14.5 and 15 for compiling my udf (actually UDRGM) but I could not even compile it and then shift it to fluent 6.3 and finally compiled my UDRGM with this words: Loading Real-EQUILIBRIUM_GAS Library: Setting material "air" to a real-gas... Loading Real-EQUILIBRIUM_GAS Library: Loading Real-EQUILIBRIUM_GAS Library: Loading Real-EQUILIBRIUM_GAS Library: Loading Real-EQUILIBRIUM_GAS Library: Loading Real-EQUILIBRIUM_GAS Library: Loading Real-EQUILIBRIUM_GAS Library: Loading Real-EQUILIBRIUM_GAS Library: Loading Real-EQUILIBRIUM_GAS Library: but when I 've start to iterate, I 've got some error (with double decision and also single decision) and these are the massages: unable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). unable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). unable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). unable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). unable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). unable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). unable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). 999999 (..\..\src\mpsystem.c@1123): mpt_read: failed: errno = 10054 999999: mpt_read: error: read failed trying to read 4 bytesunable to read the cmd header on the pmi context, generic socket failure, error stack: MPIDU_Sock_wait(2533): The specified network name is no longer available. (errno 64). : No such file or directory received suspend command for a pmi context that doesn't exist: unmatched id = 7 received suspend command for a pmi context that doesn't exist: unmatched id = 6 received suspend command for a pmi context that doesn't exist: unmatched id = 5 received suspend command for a pmi context that doesn't exist: unmatched id = 3 job aborted: rank: node: exit code[: error message] 0: msc9.aero.edu: -1073741819: process 0 exited without calling finalize 1: msc9.aero.edu: -1073741819: process 1 exited without calling finalize 2: msc9.aero.edu: -1073741819: process 2 exited without calling finalize 3: msc9.aero.edu: -1073741819: process 3 exited without calling finalize 4: msc9.aero.edu: -1073741819: process 4 exited without calling finalize 5: msc9.aero.edu: -1073741819: process 5 exited without calling finalize 6: msc9.aero.edu: -1073741819: process 6 exited without calling finalize 7: msc9.aero.edu: -1073741819: process 7 exited without calling finalize received suspend command for a pmi context that doesn't exist: unmatched id = 2 received suspend command for a pmi context that doesn't exist: unmatched id = 1 received suspend command for a pmi context that doesn't exist: unmatched id = 0 The Parallel FLUENT process could not be started. I don't know that is wrong, could you please help |
|
November 16, 2015, 22:02 |
|
#2 |
Senior Member
navid
Join Date: Jan 2010
Posts: 110
Rep Power: 16 |
Hi,
I have a question. Could you please tell me what did you do after compiling your UDF? I mean how did you assign the properties of real gas to air? Did you directly go to the material properties and assign for example "air density" to a specific function? My problem is I exactly copy the Fluent's UDF example for a real gas in a UDF file, then I compile the code. But I just don't see any options under material properties to assign the new real gas properties to air. |
|
November 19, 2015, 07:04 |
|
#3 |
New Member
faegheh
Join Date: Jun 2015
Posts: 8
Rep Power: 11 |
Hi,
after compiling u should load your UDF by typing : for Fluent 6.3: If single-species to be used, then the text command menu is: define/user-defined/real-gas/user-defined-real-gas-model and will aske you: use user defined real gas? [no] and you should answer : yes On the other hand, if you are simulating multiple-species flow, then the text command menu to use is: define/user-defined/real-gas/user-defined-multispecies-real-gas-model and again answer yes for question. and then it will going to ask about ur library's name and you should write its name and ur UDF will be active and the function library will now supply the fluid material properties for your case. by the way for ansys fluent : instead of real-gas in define/user-defined/real-gas/...... you should write: real-gas-model |
|
November 19, 2015, 07:05 |
|
#4 | |
New Member
faegheh
Join Date: Jun 2015
Posts: 8
Rep Power: 11 |
Quote:
Hi, after compiling u should load your UDF by typing : for Fluent 6.3: If single-species to be used, then the text command menu is: define/user-defined/real-gas/user-defined-real-gas-model and will aske you: use user defined real gas? [no] and you should answer : yes On the other hand, if you are simulating multiple-species flow, then the text command menu to use is: define/user-defined/real-gas/user-defined-multispecies-real-gas-model and again answer yes for question. and then it will going to ask about ur library's name and you should write its name and ur UDF will be active and the function library will now supply the fluid material properties for your case. by the way for ansys fluent : instead of real-gas in define/user-defined/real-gas/...... you should write: real-gas-model |
||
November 19, 2015, 07:46 |
|
#5 |
Senior Member
navid
Join Date: Jan 2010
Posts: 110
Rep Power: 16 |
Thank you. Now its working perfectly.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The fl process could not be started because of UDF | majid_kamyab | Fluent UDF and Scheme Programming | 6 | December 15, 2015 09:42 |
UDRGM problem | agg | FLUENT | 1 | March 12, 2009 09:59 |
Fluent6.0.12 support UDRGM? | Z.T. | FLUENT | 0 | April 10, 2003 07:53 |