CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   two questions about user subroutines (https://www.cfd-online.com/Forums/siemens/52731-two-questions-about-user-subroutines.html)

cherry.qian November 24, 2001 20:30

two questions about user subroutines
 
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?

Allan November 26, 2001 02:07

Re: two questions about user subroutines
 
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

Philip Jones November 26, 2001 03:18

Re: two questions about user subroutines
 
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.


All times are GMT -4. The time now is 23:11.