|
[Sponsors] |
December 15, 2011, 08:59 |
Pointwise to Fluent problem
|
#1 |
New Member
Scott Michaels
Join Date: Dec 2011
Posts: 3
Rep Power: 15 |
Hi all,
I'm using Pointwise 16.4 to mesh a simple 2D half cylinder in a structured rectangular grid. After completing the mesh, setting the boundaries and volume conditions, i export as a CAS file, but when I try to read this in Fluent I always get an error saying "Build Grid: Aborted due to critical error". I believe this is happening because in my volume conditions I'm defining my single fluid as 3 domains, which should be in a 2D block, but I can't find an option to create a 2D block! A really simple issue but I'm tearing my hair out so if someone can point me in the right direction it would be greatly appreciated! Scott |
|
December 15, 2011, 11:44 |
|
#2 | |
Senior Member
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22 |
Quote:
First make sure you have set the dimension type in Pointwise to 2D (CAE > Set Dimension > 2D). Next, I believe 2D meshes need to be in the XY plane, so make sure your domains are in the XY plane. Last, to ensure the cell orientations are correct, the domain normals need to be pointing in the +Z direction. To check/modify the orientation, select all of your domains and go to Edit > Orient. If some are pointing in the -Z, select only those and reverse their orientation. If you have structured domains, you will want the k coordinate pointing in the +Z direction. The last step is usually the cause of 2D meshes not working in Fluent. Let me know if that helps, Chris |
||
December 15, 2011, 14:10 |
|
#3 |
New Member
Scott Michaels
Join Date: Dec 2011
Posts: 3
Rep Power: 15 |
Thanks Chris!
I know for certain that your first two points are not my problem, however I'm having trouble checking the 3rd. When I select one of my domains and click edit > orient, firstly there appears to be no mention of whether it is pointed in the Z/-Z direction, and secondly the white domain overlaps the i/j/k labels so I can't see them! Thanks for your help Scott |
|
December 15, 2011, 15:21 |
|
#4 | |
Senior Member
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22 |
Quote:
OK, it sounds like you have all structured domains. If so, you're right - you can't see any normal arrows. In a 2D structured domain it will only show the I and J topological directions - the K is implied and determined by I and J. Refer to the attached image for the followin explaination. I have two domains selected in Edit > Orient. The top one has the correct orientation such the (implied) K direction is pointing out of the screen. I determine this by applying the right-hand rule with the red (I direction) and yellow (J direction) arrows. You can see they begin in the top right corner; therefore using the right-hand rule, +K will be out of the screen. The bottom one has the incorrect orientation. The I and J directions begin in the bottom right corner but using the right-hand rule the +K direction would be into the screen. So there's two ways it can be corrected. Either reverse the I direction or reverse the J direction. Then the orientation of +K will out of the screen. An easy way to ensure they're all correctly oriented is to pick (or modify) the orientation of one domain so it's correct, set it as the master (Set Master), select all of the domains and click Align to align them to the one you set as the master. A little confusing at the beginning but once you get the hang of it, it's no longer an issue. |
||
December 15, 2011, 15:56 |
|
#5 |
Senior Member
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22 |
||
December 15, 2011, 16:47 |
|
#6 |
New Member
Scott Michaels
Join Date: Dec 2011
Posts: 3
Rep Power: 15 |
Hi Chris,
Thanks so much for your help, one of my domains was indeed oriented wrong and fixing it has solved my issues! And your instructions were very clear btw Scott |
|
December 15, 2011, 17:31 |
|
#7 |
Senior Member
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22 |
No problem. Good to hear that fixed your problem.
|
|
December 19, 2014, 10:58 |
|
#8 |
New Member
Lily
Join Date: Aug 2014
Posts: 27
Rep Power: 12 |
Hi, bringing back forgotten memories...
I have the same problem. I'm using Pointwise to mesh a certain Geometry (attached), I chose Ansys Fluent as the solver, and exported it as CAE. Then, when I try to open the file in Fluent, I get the attached Error message. I tried the tips in this thread and changed the orientation of the different domains. Like Scott, I couldn't quite see the i, j, k labels due to the white domain so I changed the orientation twice randomly and saved it. Then, as I opened it in Fluent, I received two different domains, but never the complete mesh file! What can I do? |
|
December 19, 2014, 11:06 |
|
#9 | |
Senior Member
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22 |
Quote:
Second, "I think" you need to assign the domains to a single volume condition (in Pointwise) otherwise Fluent will treat them as separate cell zones. Go to CAE, Set Volume Conditions, create a new VC and add all the domains to it. -Chris |
||
December 19, 2014, 12:04 |
|
#10 |
New Member
Lily
Join Date: Aug 2014
Posts: 27
Rep Power: 12 |
I read your reply, I'm just not quite sure what I'm seeing in your picture, and the explanation didn't help. I'm attaching photos of the domains, can you tell me whether I need to reverse anything?
As for the VC, it is relevant for 2D geometries as well? If so, is it correct, the way I did it? Cheers. |
|
December 19, 2014, 12:43 |
|
#11 | |
Senior Member
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22 |
Quote:
- Select all three domains, go to Edit>Orient - While in Edit>Orient, deselect them all except the largest one - change the orientation such the red arrow head is pointed in the same direction as the X axis and change the yellow head is pointed in the same direction as the Y axis (using some combination of Swap and/or Reverse) - Click Set Master - deselect large domain and select the remaining domains - Click Align - Click OK Now all the domains will have a positive orientation. Note: the above steps only work for 100% structured domains that all connect to each other. The term "Volume Condition" is generic and meant to represent cell zones, which in 2D is a plane. Yes, your VC setup is correct. The name and type you give it will be recognized and show up in Fluent. |
||
December 19, 2014, 13:07 |
|
#12 |
New Member
Lily
Join Date: Aug 2014
Posts: 27
Rep Power: 12 |
Hmmm... My mesh is not all structured. The left bit is Unstructured.
Which explains why I can't select all 3 domains and choose orient, as in that case, orient is greyed out. I can only select the two structured domains and orient. |
|
December 21, 2014, 15:55 |
|
#13 |
Senior Member
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22 |
You'll have to set the orientation on the unstructured domain separately. Although it's much easier because it has arrows indicating the direction.
|
|
December 23, 2014, 08:28 |
|
#14 |
New Member
Lily
Join Date: Aug 2014
Posts: 27
Rep Power: 12 |
||
March 19, 2015, 10:38 |
need a help
|
#15 |
New Member
imen
Join Date: Mar 2015
Posts: 1
Rep Power: 0 |
hi I Imen, I need someone who can help me.
I do not know how to work on pointwise I urgently work on this software, please if anyone can help me, and thank you. |
|
March 20, 2015, 10:35 |
|
#16 |
Senior Member
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14 |
imen,
I strongly suggest you create a NEW posting for this question. Adding an unrelated question to a very old post is contrary to good posting policy. Since you are new to Pointwise, the best place to start is by doing one or more of the following things:
If you have any specific questions after watching the videos and following the tutorials, please start one or more new posts. Good luck! |
|
July 26, 2015, 02:57 |
|
#17 |
New Member
Islam Abdelghafar
Join Date: Oct 2014
Posts: 13
Rep Power: 12 |
Thank you, Cnsidero for your help
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem found in Pointwise - Fluent | Joke | Pointwise & Gridgen | 5 | September 22, 2013 07:23 |
fluent convergence problem | josip76 | FLUENT | 0 | May 26, 2011 21:08 |
Problem in IMPORT of ICEM input file in FLUENT | csvirume | FLUENT | 2 | September 9, 2009 02:08 |
Fluent boundary conditions problem | bobo | FLUENT | 2 | July 3, 2009 07:28 |
Fluent parallel license problem | brothershuai | Main CFD Forum | 0 | July 1, 2009 16:41 |