CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ANSYS Meshing & Geometry (https://www.cfd-online.com/Forums/ansys-meshing/)
-   -   [ICEM] Scripting error "tdv_pos(v.view)" (https://www.cfd-online.com/Forums/ansys-meshing/102049-scripting-error-tdv_pos-v-view.html)

despaired student May 21, 2012 08:24

Scripting error "tdv_pos(v.view)"
 
During scripting I received this error:

can't read "tdv_pos(.v.view)": no such variable
while executing

Does someone know what this particular variable is good for and where I can find it? Is this a ICEM-error or not? Where would you suggest to start searching for the mistake?


kind regards

despaired student May 21, 2012 10:55

...I just tried the replay-script via replay-control in ICEM. There it's working but when I use it as a batch job: icemcfd -batch script2.rpl
the error occurs.

System: Linux-RedHat

inros October 3, 2013 08:58

Scripting error "tdv_pos(v.view)"
 
Hi.

I know this post is old but I have had the same error occurring while running icem in batch mode and I found a solution that work on my project.

Since I didn't find an answer online, I think it is useful to share the solution because there are most likely other people with same problem.

I have previously written the following in the batch file:

"C:\Program Files\...\icemcfd.bat" -batch "C:\Users\inros\...\Mesh.rpl"

I have solved it by adding -script in the code:

"C:\Program Files\...\icemcfd.bat" -batch -script "C:\Users\inros\...\Mesh.rpl"

Best regards.

aerospace84 November 6, 2014 04:31

i can only say thanks to you, to have post the solution once you have solved the problem, without leaving the post without answer.
So thank you!

aek16 June 7, 2016 05:24

Thank you. That works totally

Again thank you


All times are GMT -4. The time now is 05:10.