CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > ANSYS Meshing & Geometry

[ICEM] Unstructure Meshing Around Imported Plot3D Structured Mesh ICEM

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 14, 2009, 10:43
Default Unstructure Meshing Around Imported Plot3D Structured Mesh ICEM
  #1
New Member
 
Matt
Join Date: Sep 2009
Posts: 12
Rep Power: 16
kawamatt2 is on a distinguished road
So i am working to import a structured mesh from an academic meshing tool into ICEM so i can then use Fluent to simulate. The structured mesh i am working with looks like this:


As you can see i have been able to import this into ICEM and it found all elements and edges. I would now like to generate an unstructured tet mesh around this structured mesh. My steps are as follows.

1) I create a large surface around this structured mesh and 10 chords away from it.
2) I then segment this surface at the outer edge of the structured mesh.
3) I then delete this surface segment so i am left with a large surface with a hole in it the shape of the structured mesh.


4) Then i set the global mesh params, set the mesh for the surface with a hole in it, and set the curve sizes for both the outer edges of the surface and the hole edge.
5) Hit compute surface mesh and it computes fine but in the process deletes the imported structured mesh.


I started with the imported structured mesh in a part called Mesh. Before computing the unstructured mesh its info showed x number of elements. After computing the unstructured mesh it now shows no mesh in part Grid. I can't figure out how to only generate a mesh on part of the domain and leave the other part untouched. Anyone have any advice or hints?

Thanks!
Matt
kawamatt2 is offline   Reply With Quote

Old   October 16, 2009, 15:25
Default Respect Line Elements
  #2
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
Sure, no problem. THere used to be a tutorial about this (structured blower fan in an unstructured housing), I can find the image, but not the tutorial any more. Maybe you could get it from Techsupp@ansys.com on in the archives on the customer portal.

The basic jist is you need to go to "Mesh tab => Global Mesh Setup => Shell Meshing Parameters" and turn on the option to "Respect line elements".

This means it will use the perimeter elements from your unstructured quad mesh (make sure it is converted to unstructured and not still structured domains) to create the unstructured tri mesh.

Also, when you go to compute the mesh, choose "merge" instead of "replace".
Attached Images
File Type: jpg 2Dblower.jpg (99.6 KB, 449 views)
PSYMN is offline   Reply With Quote

Old   October 22, 2009, 11:23
Default
  #3
New Member
 
Matt
Join Date: Sep 2009
Posts: 12
Rep Power: 16
kawamatt2 is on a distinguished road
I guess i must've done something wrong from the beginning. I can understand your suggestion to respect line elements and see how it would work from the help files. However i cannot get the program to recognize that the outer curve of my imported mesh is composed of X number of line elements.

I will reiterate exactly how i got this mesh in to be clear that i haven't made an error just importing this data. I used file/import mesh/plot3d data. That brought in my mesh and i was left with a surface that composed my mesh around the corrugated wing with 13xxx number of quad_4 elements. I was also left with the outer boundary as a series of 199 line-2 elements. The inner boundary was a series of 216 line_2 elements. To create surfaces and the like around this imported data i used Edit/Mesh->Facets. This created curves over top of the line_2 elements which allowed me to create the rest of my geometry.

Now i try to mesh using the options recommended above but i get no prompt to either merge or replace the mesh nor does the program seem to "see" the 199 line elements of the outer boundary of my imported mesh. Hence it still just deletes the imported mesh. I am still unclear if i am supposed to define a curve mesh setup for the outer boundary of my imported mesh which is the hole boundary in my created surface. Or will ICEM heed the protect line element prompt and just begin the unstructured mesh from this boundary with 199 line_2 elements and proceed with no other initial specification?

I hope this description is not too jumbled.
Thanks for you help.
Matt
kawamatt2 is offline   Reply With Quote

Old   November 2, 2009, 19:41
Default Not sure...
  #4
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
It doesn't hurt to have some curve parameters set even though the line elements will over ride them... Perhaps your existing line elements are not properly on the curve of the new surface being meshed...

Turn on nodes as dots and make sure they are green and on the correct curve...

Can you zoom in on this location and take a snapshot with the nodes as dots turned on and the mesh as wireframe so you can see that the lines and nodes are actually on the perimeter curves of the new surface.
PSYMN is offline   Reply With Quote

Old   November 17, 2009, 19:48
Default
  #5
Member
 
Join Date: Sep 2009
Posts: 69
Rep Power: 16
DarrenC is on a distinguished road
Hi Matt and Simon,

I have been trying to do something similar as well. Although I am able to get the two types of meshes to appear, I am not able to line the nodes up on the interface of those two mesh. The following photo shows the problem I am having.

Image : http://i932.photobucket.com/albums/a...D/ForForum.jpg

What I have done so far is as follows :

1. Used blocking/Pre Mesh params for the structured part (RED).
2. On pre mesh, right click and convert to unstructured.
3. Then click on boundary (PURPLE) and set curve parameters.
4. Click on farfield boundary (not Shown) and set curve paramters.
5.Global mesh setup-> Respect Line elements. Ignore size -> 1. Mesh Type -> All Tri. Mesh Method ->Patch Dependent
6. Then Computer -> Surface Mesh-> Compute.

I also noticed that regardless of how low I set the maximum size for PURPLE curve, it always meshed to the same size? Could that be the problem?

Thanks,

Regards,
Darren
DarrenC is offline   Reply With Quote

Old   November 17, 2009, 20:36
Default
  #6
New Member
 
Matt
Join Date: Sep 2009
Posts: 12
Rep Power: 16
kawamatt2 is on a distinguished road
Maybe try toggling "protect given line elements" in addition to the "respect line elements." I'm also not totally clear what the ignore size specifies but you might try to start varying it by factors of 10 down to see if that makes a difference.

Also how are you going about making the tet mesh around the newly unstructured hex mesh? Do you make a surface from the "boundary" purple line to your "farfield" line? If so which line do you select when trying to set the "curve mesh setup"? Do you select your actually boundary purple line or do you select the "tmpxxx" line that was created when you made the surface. I have found that if i try to select the actual geometry line, in my case the teal geometry of the airfoil below, the curve params don't actually get considered in the mesh generation.


BUT, if i suppress the actual airfoil geometry but keep the surfaces shown i now see the green line as below that was created when i made the surface around the airfoil. If i select this line, which often happens to be called .tmp something, the curve params are actually considered when meshing the surface.


This sorta makes sense since when hit computer you are actually trying to mesh the surface and so you should have to define the curve mesh params on the actual curves of the surface and not just the curves of the geometry. This then leads to the next question of shouldn't the curves of the geometry be associated with the curves of the surface? I would think so but i never had any luck only defining the curve mesh setup for the geometry alone.

Hope that was some sort of clear! Good luck!
kawamatt2 is offline   Reply With Quote

Old   November 17, 2009, 22:42
Default
  #7
Member
 
Join Date: Sep 2009
Posts: 69
Rep Power: 16
DarrenC is on a distinguished road
Hi Matt,

I tried to toggle 'protect line elements' but it gave me a bad mesh so thats not good. And everytime I reduce 'ignore size' it would refuse to mesh.

As to your other question, I just define the the curve mesh parameters for my boundary purple line and my farfield line. I just input the max size for those curves and click mesh. I do not define a surface between the purple boundary and farfield. The funny thing is when I change the size on the farfield line it responds but that does not work for the purple boundary line.

And to your question regarding 2 sets of boundary lines( one for surface and one for geometry), I normally just have one set of lines which are my geometry lines.My surfaces are defined from my geometry lines. Its odd that you have two sets of boundary lines. Maybe its a consequence of your import from plot3D.

As an aside, I tried the curve mesh parameter to grow some inflation layer near my airfoil boundary. While this worked, when I tried to check my mesh, it says that the first layer of my hex mesh (the one closest to the airfoil boundary) has a 'single edge problem'. Have you encountered this problem before?

Thanks again!

Best Regards,
Darren
DarrenC is offline   Reply With Quote

Old   November 18, 2009, 07:03
Default
  #8
New Member
 
Matt
Join Date: Sep 2009
Posts: 12
Rep Power: 16
kawamatt2 is on a distinguished road
Oh ok, yea i was not real sure how the "protect given line elements" would work. On the second set of boundary layer lines toggle off your purple boundary layer line in the part tree window within the "Parts" drop down. Also turn the mesh off and make sure you have the "surfaces" radio box toggled within the "geometry" drop down. Now see if you can still see a line where your purple boundary layer line used to be. If you do infact have a surface defined from the boundary purple line to the farfield then i bet you will see something there. For me it was always a bright green line. Try selecting this when defining the curve mesh setup and give it a value the same number of axial lines as hex blocks you have in the axial direction.

If that doesn't get you somewhere then hopefully Simon can chime in. He seems very busy so it may take a few days.

Also about the error with single edge elements. I have recieved that error as well but it is not a problem. What I think its saying is that all your elements right on the airfoil have one side that is not connected to any other elements. These sides of course represent the physical wall of your airfoil. For me once i generate a mesh i can then import to fluent and simply define the airfoil curve as a physical wall and there is no problem with the mesh.
kawamatt2 is offline   Reply With Quote

Old   November 21, 2009, 10:21
Default
  #9
Member
 
stb
Join Date: Sep 2009
Posts: 39
Rep Power: 16
snailstb is on a distinguished road
[QUOTE=PSYMN;232969]
This means it will use the perimeter elements from your unstructured quad mesh (make sure it is converted to unstructured and not still structured domains) to create the unstructured tri mesh. QUOTE]
i wonder that how to keep creating the tri mesh in "unstructured domains" , when i create the tri meshes, quad meshes which created formerly disappeared? how do you delete the duplicate nodes and mesh lines at interface? thank you very much
snailstb is offline   Reply With Quote

Old   January 19, 2010, 23:42
Default
  #10
Member
 
Join Date: Sep 2009
Posts: 69
Rep Power: 16
DarrenC is on a distinguished road
Hello everyone,

Ive recently came back to this problem and made some progress on it. Almost there but still a bit stuck. Hope simon or someone out there can chip in. Here are some of the things that I did :

First, once you have converted your structured mesh to unstruct. Go to the Mesh tree and activate lines. These are the mesh line elements. I highlighted the mesh lines around the edge of the structured mesh and add them to a separate part together with the geometrical line of the structured mesh (I called it Blayer). (Note both mesh lines and geometry lines are different, something kawamatt tried to tell me and I fail to notice =)). Once that is done. I go to global mesh setup and select respect line elements. Under ignore size, I set it to something really small ~0.0001. Now in the parts tree just make visible the items you want to mesh (in my case, it is blayer and farfield), turn off your structured mesh etc etc. Once that is done I set my mesh sizes for blayer and farfield , click compute mesh, and under select geometry i chose 'Visible' so that it will only mesh between blayer and farfield. Click compute and you should get the unstructured mesh lining up with the structured one and shown below :



Now here is where I am stuck. I did a mesh check and I get a single edge problem in between my unstruct and structured mesh as shown above. From what I deduce, somehow the structured mesh is not recognizing the unstructured mesh but I cant be too sure. Also Simon mentioned earlier that there should be a Merge/Replace Mesh box that comes up when Compute mesh is clicked but i did not get that. Anyone have any ideas??

Thanks in advance.

Darren
DarrenC is offline   Reply With Quote

Old   January 20, 2010, 12:49
Default Workaround.
  #11
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
I am in a rush today and not sure what went wrong, but it looks like all the mesh is there and aligned so I will tell you how to move forward anyway...

Go to edit mesh => merge => Merge nodes with a tolerance. Set the tolerance to something smaller than your smallest edge length and hit apply... It should connect all these nodes across that single edge and take care of it for you.

Simon
PSYMN is offline   Reply With Quote

Old   January 22, 2010, 19:09
Default
  #12
Member
 
Join Date: Sep 2009
Posts: 69
Rep Power: 16
DarrenC is on a distinguished road
Hi Simon,

Thanks a bunch for that. Ive tried your method. Its is still not working all of the time, but im starting to discover how to get it to merge consistently with your method.

On another note, Ive also discovered that there was an error in my previous method thats causing it not to merge. All ive changed is to leave my sturctured mesh visible together with blayer and farfield curve geometries and mesh visible as usual. This time it recognizes the structured mesh and the single edge message disappears.

Darren.
DarrenC is offline   Reply With Quote

Old   January 27, 2010, 09:37
Default
  #13
New Member
 
Matt
Join Date: Sep 2009
Posts: 12
Rep Power: 16
kawamatt2 is on a distinguished road
Hey Darren,

I've also decided to revisit this problem some more. I have tried to follow your steps but still cannot get the surface mesher to respect the line elements from the structured meshing. My steps are as follows.

I block my mesh and then right click and convert to unstructured. All looks well but even when i toggle on lines in the mesh drop down list i still cannot select the actual mesh elements to add to another part as you did with your Blayer. What is interesting though is if i right click for info on my boundary line (which you call your Blayer) it already tells me that there are XXX number of Line_2 elements on this line. So i presume that my mesh line elements have already been added to this part.

Now i then make a surface from my boundary layer (Your Blayer) to my farfield and set my global mesh params exactly as you have. I specify Ignore Size of 0.0001 and respect line elements. Then i set my mesh params for the surface between the boundary layer and farfield and then finally i set my curve mesh params for the farfield and then the boundary line (your Blayer). I then toggle off all parts except my surface, farfield, and boundary layer and compute visible.

Now for some reason the program seems to be ignoring my "respect line elements" as the tri mesh is grown from the boundary layer by the curve mesh parameter i set on the boundary layer. I was under the impression that the option to respect line elements would override any curve mesh params i set to mesh.

Now what I am thinking could be my problem is the way I am making my surface for the farfield before I mesh. One thing i do notice is that when setting my curve mesh params before computing if specifically and only select my boundary layer (your Blayer) and set size the tri mesh just grows right through my structured mesh and everthing and assumes a uniform size of whatever i specified as max size for the surface. To even get a mesh growing from the boundary layer I have to select not only it but also a tmp.xxx line which i think is in the surface part and set the curve mesh param on it. This all leads me to believe that my computing mesh is only taking its info from this tmp.xxx line from the creation of the surface. But this tmp.xxx line has no mesh lines in it. They are all in the boundary layer line!

If your not confused as heck by now, can you give me any tips on how you make the surface to tri mesh and if you make it before you block or what?
kawamatt2 is offline   Reply With Quote

Old   January 27, 2010, 21:53
Default
  #14
New Member
 
Matt
Join Date: Sep 2009
Posts: 12
Rep Power: 16
kawamatt2 is on a distinguished road
Nevermind the above. My problem was that i was trying to make a surface to create my tri mesh on. That i found was the wrong approach. I could simply do as Darren suggests and compute the mesh with only the Blayer and farfield along with the now unstructured mesh that was already there.

I am running into another issue though. When importing this mesh to Fluent i am having trouble changing the boundary condition of the Blayer line. By default, once read, it is interpreted as a wall in fluent. Of course this is not the case and it should be just part of the interior. So how can i either suppress this line or change it to an interior line. When i try to simply change it from wall to interior it tells me it cannot change it because the line is separating elements of two different types. I presume, tri and hex.

For that matter is it the proper procedure to even try to change it to an interior BC? I have been having trouble with the airfoil i have mentioned earlier in the post and I am beginning to wonder if it is because i have this boundary line that i have told fluent should be an interior part of the mesh.
kawamatt2 is offline   Reply With Quote

Old   January 31, 2010, 22:24
Default
  #15
Member
 
Join Date: Sep 2009
Posts: 69
Rep Power: 16
DarrenC is on a distinguished road
Hi Matt,

Sorry I couldn't reply earlier as I was quite buzy during the last week. Im glad that you managed to figured it out yourself.

With respect to your problem with Fluent, im not too sure what is going on with that. Normally when I open my .msh file in fluent after ICEM, there will be 2 Blayer lines in boundary conditions (named blayer and blayer-shadow). Did you get this as well? From what Ive read, you will get this if you have an interface of two different meshes like what we are doing with Blayer. To get rid of this I just converted any one of those lines to interior and blayer-shadow will dissappear.

One thing you could check is how many mesh lines (line_2) do u have at the blayer interface? You should only have one defined.
DarrenC is offline   Reply With Quote

Old   February 24, 2010, 19:38
Default
  #16
New Member
 
Matt
Join Date: Sep 2009
Posts: 12
Rep Power: 16
kawamatt2 is on a distinguished road
Hey Darren,

Just wanted to update this one last time for future reference. My problem happened to be that when my mesh was imported to fluent the quad mesh and tet mesh came in as 2 different cell zones. Unfortunately the quad mesh between blayer and airfoil was interpreted by fluent as a solid zone. Therefore i could not change the blayer line to an interior line. To remedy this i had to go to the cell zone condition tab and change this zone to a fluid from a solid. Then I was able to change the blayer line to an interior line.

Thanks everyone for the help!
kawamatt2 is offline   Reply With Quote

Old   February 24, 2010, 19:46
Default
  #17
Member
 
Join Date: Sep 2009
Posts: 69
Rep Power: 16
DarrenC is on a distinguished road
Hi Matt

Incidentally I had the same problem a couple of days ago, and I totally forgot that you had the same problem as well. haha.

http://www.cfd-online.com/Forums/flu...brid-mesh.html

Oh well all is good now. Time to tackle my next ICEM error =)

Good luck with the rest of it and maybe ill catch you in another thread soon.

Till then
Darren
DarrenC is offline   Reply With Quote

Old   December 20, 2011, 11:45
Default
  #18
New Member
 
Igor Iliev
Join Date: Nov 2011
Location: Skopje, Macedonia
Posts: 1
Rep Power: 0
Igor_Iliev is on a distinguished road
Hello Simon,
I've spent two weeks searching for the blower tutorial you mentioned here, no positive results so far. Can you please search for it, if you can find it.
Thanks, Igor
Igor_Iliev is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ICEM] Problem making structured mesh on a surface froztbear ANSYS Meshing & Geometry 4 November 10, 2011 08:52
[ICEM] Mesh Decoupled Mesh Movement in ICEM Julian K. ANSYS Meshing & Geometry 0 October 26, 2011 16:06
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
Structured Grid Definition craig shores Main CFD Forum 3 March 21, 2001 14:48
unstructured vs. structured grids Frank Muldoon Main CFD Forum 1 January 5, 1999 10:09


All times are GMT -4. The time now is 04:57.