a12345a
Electrical
- Apr 19, 2007
- 1
Hi,all!
I'm trying to perform a mesh of a hemisphere. First of all I'll try to describe how do I create it. I create a curve using "Arc3Point" with the points [0 0 0],[0 5 5] and [0 0 10]. This way I create a half circle with a centre on the Z axis. After that I create a surface by using the command "Revolve" by the axis Z(axis 3 in the program). The angle of revolution is 180. This way I get a surface of a hemisphere.
Then I try to do a meshing: when I use "paver" it works ok, but with "Isomesh" I get the following error:
" Surface 1 does not have a meshable shape" and then another message "fem_associate_elems_to_ep".
What is the problem.what do I do wrong,so Isomesh doesn't work?
Thanks
Mark
I'm trying to perform a mesh of a hemisphere. First of all I'll try to describe how do I create it. I create a curve using "Arc3Point" with the points [0 0 0],[0 5 5] and [0 0 10]. This way I create a half circle with a centre on the Z axis. After that I create a surface by using the command "Revolve" by the axis Z(axis 3 in the program). The angle of revolution is 180. This way I get a surface of a hemisphere.
Then I try to do a meshing: when I use "paver" it works ok, but with "Isomesh" I get the following error:
" Surface 1 does not have a meshable shape" and then another message "fem_associate_elems_to_ep".
What is the problem.what do I do wrong,so Isomesh doesn't work?
Thanks
Mark