CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   subroutine error (https://www.cfd-online.com/Forums/cfx/133504-subroutine-error.html)

keeper April 16, 2014 02:59

subroutine error
 
1 Attachment(s)
Hello all.

Please can anyone tell me what is this message and what can I do about it?

Thank you in advance.

Best regards

ghorrocks April 16, 2014 06:07

I have no idea what that means.

So you need to debug this as you do for any inexplicable error message - simply your model until it runs. Then add the complex bits one at a time until you identify which bit is causing the error. Then at least you know where to look.

keeper April 16, 2014 06:18

Thank you ghorrocks for reply. I solved the problem by simple deleting all domains and interfaces and nemed them simply (1,2,...). And it works now.

So thanks again

Opaque April 16, 2014 23:47

If you search in the documentation for convert_name_u2s, you will find the following

Quote:

18.5.3.1. CONVERT_NAME_U2S

Converts user names to solver names, for domains, subdomains, boundary conditions, materials, phases and variables. It is available in both user CEL and junction box routines.
Since you worked around your problem by renaming your domain, interfaces, etc, it seems one of the previous names caused some internal problems when converting them (convert_name_u2s_INT)

Hope the above helps,


All times are GMT -4. The time now is 14:19.