Hello,
I am trying to output a ucd format mesh from CUBIT using a python
script found on the web.
I am unsure whether I am even using it right. I have cubit open with a
mesh on the screen and then I try to run the python script. I put
cubit as an alias on the bashrc file as I thought this was the initial
problem. I get an error in one of the first lines of cubit code...
Traceback (most recent call last):
File "./MeshGen.py", line 12, in <module>
cubit.cmd("body all rotate -90 about y")
NameError: name 'cubit' is not defined
Thank you all,
Lee.
----- End forwarded message -----
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii