March 15, 2023 at 7:10 pm
Subscriber
Dear Bob,
I think it was fixed importing with the next line:
real inlet_velocity = Get_Input_Parameter(“var_aux”);
but now I have a problem with the function. Why do you think it happens? Maybe, it is due to I declared as real or it could be because I should not use the C_T(cell, thread) parameter.
I also tryen declaring the imported parameter as double because the expression value is recognized in this way but there is no difference in the TUI failure return
Best regards
Thanks in advance. It is carrying me more time I expected…