|
[Sponsors] |
November 24, 2001, 21:30 |
two questions about user subroutines
|
#1 |
Guest
Posts: n/a
|
1)i want to program the output file,so i program the file name "posdat.f",but i don't know how to activiated the subroutine in prostar? 2)i have installed Absoft7.0 in order to compile user subroutine(My operating system is WindowsNT4.0), but after compiling , when i run star to calculate, the error message shows below:"No.77 error:No T bounds for Temperature to enthalpy", can you tell me why and how to solve the problem?
|
|
November 26, 2001, 03:07 |
Re: two questions about user subroutines
|
#2 |
Guest
Posts: n/a
|
Hello, I can answer your first question. You can activate the posdat.f from the Star Guide-> Analysis Controls-> Analysis Output: Acivate the user subroutine for printed data. Or you can use the following command: prfield, none, , ,user (try help prfi) I hope this help, Allan
|
|
November 26, 2001, 04:18 |
Re: two questions about user subroutines
|
#3 |
Guest
Posts: n/a
|
The error you are getting means that you are using the user subroutine coteet (specific heat calculation) and the value of TUB you are returning is less than SMALL (SMALL is a code defined small number used to avoid division by zero).
Please check your user coding and/or contact support. For more info on user coding and NT please see my thread in this in this forum. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
user subroutines | vladimir | Siemens | 7 | October 12, 2004 14:59 |
User subroutines | Meiring | Siemens | 5 | January 17, 2003 01:14 |
User subroutines | Mir | Siemens | 10 | May 4, 2002 17:16 |
user subroutines in Star-CD | Zeng | Siemens | 5 | March 21, 2002 04:43 |
user subroutines in CFX | Zeng | CFX | 3 | March 19, 2002 20:35 |