CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Mesh Generation & Pre-Processing Software > Pointwise & Gridgen

Beginning with Pointwise

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 22, 2015, 19:05
Default
  #21
Senior Member
 
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14
dgarlisch is on a distinguished road
Follow these steps...
  • File / Import / Database...
    • Shell Split Angle = 0.0
    • OK
    • FM-02.stl
  • Translate database shell entity to Origin
  • Goto the Defaults Tab
    • Average dS = 2.0 (will generate 1001 pts on short edge, 3001 pts on long edge)
    • Max. Dimension = 4000
  • Set Grid / Type / Structured grid mode
  • Select Shell database entity
  • Create / On Database Entities...
    • Select: Domains radio button
    • Check: Connector Split Angle = 60.0
    • OK
  • Wait a long time... All done!

Use Examine / Database Associativity... to verify that all points are constrained.

It appears that On Database Entities... uses nearest-point projection. This can result in some weird or degenerate quad shapes.

If you want or need regular quad shapes (when using -Zview), you need to reproject the structured domain onto the shell using linear Z projection. See Edit / Project... menu.
dgarlisch is offline   Reply With Quote

Old   July 23, 2015, 07:05
Default
  #22
New Member
 
Honey
Join Date: Mar 2011
Location: Dmg
Posts: 23
Rep Power: 15
Honey is on a distinguished road
Here is what I have got:
https://onedrive.live.com/redir?resi...hint=folder%2c
Honey is offline   Reply With Quote

Old   July 23, 2015, 07:30
Default
  #23
New Member
 
Honey
Join Date: Mar 2011
Location: Dmg
Posts: 23
Rep Power: 15
Honey is on a distinguished road
I would like to appreciate your great help. Thank you so much, dear David!
Quote:
Originally Posted by dgarlisch View Post
Follow these steps...
  • File / Import / Database...
    • Shell Split Angle = 0.0
    • OK
    • FM-02.stl
  • Translate database shell entity to Origin
  • Goto the Defaults Tab
    • Average dS = 2.0 (will generate 1001 pts on short edge, 3001 pts on long edge)
    • Max. Dimension = 4000
  • Set Grid / Type / Structured grid mode
  • Select Shell database entity
  • Create / On Database Entities...
    • Select: Domains radio button
    • Check: Connector Split Angle = 60.0
    • OK
  • Wait a long time... All done!

Use Examine / Database Associativity... to verify that all points are constrained.

It appears that On Database Entities... uses nearest-point projection. This can result in some weird or degenerate quad shapes.

If you want or need regular quad shapes (when using -Zview), you need to reproject the structured domain onto the shell using linear Z projection. See Edit / Project... menu.

Sorry, wrong message!

Honey is offline   Reply With Quote

Old   July 23, 2015, 11:05
Default
  #24
Senior Member
 
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14
dgarlisch is on a distinguished road
I am glad to help. I assume it worked?

The neither of the links worked for me.
dgarlisch is offline   Reply With Quote

Old   July 23, 2015, 11:11
Default
  #25
New Member
 
Honey
Join Date: Mar 2011
Location: Dmg
Posts: 23
Rep Power: 15
Honey is on a distinguished road
Yes, It worked
Honey is offline   Reply With Quote

Old   July 23, 2015, 11:47
Default
  #26
Senior Member
 
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14
dgarlisch is on a distinguished road
Quote:
Originally Posted by Honey View Post
Yes, It worked
Wonderful.

And just so you know.

If you will be doing this type of terrain gridding frequently. It may be possible to automate the process using Pointwise Glyph scripting.

Take a look at the Glyph 2 Manual. Also, there are many script example on the Pointwise Github repo.

I suggest that you create a journal script (Script / Begin Journaling...)to record the steps you take to make a mesh. It will produce a good starting point to make an automated script.

Good luck!
dgarlisch is offline   Reply With Quote

Old   July 28, 2015, 13:57
Default
  #27
New Member
 
Honey
Join Date: Mar 2011
Location: Dmg
Posts: 23
Rep Power: 15
Honey is on a distinguished road
Quote:
Originally Posted by dgarlisch View Post
Follow these steps...
  • File / Import / Database...
    • Shell Split Angle = 0.0
    • OK
    • FM-02.stl
  • Translate database shell entity to Origin
  • Goto the Defaults Tab
    • Average dS = 2.0 (will generate 1001 pts on short edge, 3001 pts on long edge)
    • Max. Dimension = 4000
  • Set Grid / Type / Structured grid mode
  • Select Shell database entity
  • Create / On Database Entities...
    • Select: Domains radio button
    • Check: Connector Split Angle = 60.0
    • OK
  • Wait a long time... All done!

Use Examine / Database Associativity... to verify that all points are constrained.

It appears that On Database Entities... uses nearest-point projection. This can result in some weird or degenerate quad shapes.

If you want or need regular quad shapes (when using -Zview), you need to reproject the structured domain onto the shell using linear Z projection. See Edit / Project... menu.
Dear David,

Examine command with database associativity showed that 100% of generated points are on the database. As mentioned earlier, it is required to have a high quality hex mesh everywhere throughout the domain for the simulation. Thus, based on your suggestion, the structured domain has been selected and linear projection with Z-axis on target database has been applied to improve the quad grids over the more detailed area. But, I noticed no change on grid though the projection summary showed that 100% has been projected. At this stage, I decided to split the structured domain into several pieces and then increase the number of grid points and observe the change over the smallest domain but it did not help. Here https://onedrive.live.com/redir?resi...hint=file%2c7z you can take a look at what I have done so far. I would be glad to hear your valuable comments/suggestions to complete this task. I should add that I am still very new to Pointwise and have to learn many things, yet!

Kind regards
Honey is offline   Reply With Quote

Old   July 28, 2015, 15:09
Default
  #28
Senior Member
 
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14
dgarlisch is on a distinguished road
This works best if you join the domains into two domains. See image. You do not want any connectors on the interior of the terrain region.

After joining the domains, you must unconstrain and initialize the terrain domain before doing the z projection.

To unconstrain and initialize:
  • Grid / Solve...
  • Goto Attributes tab
  • Surface Shape section
    • Shape = Free
    • Apply
  • Goto Solve tab
    • Press Initialize button
      • the domain is now flat
  • Goto Attributes tab
  • Surface Shape section
    • Shape = Database
    • Projection Method = Linear
    • Check Use Default
      • The projection arrows should point in Z direction
    • Apply
  • Goto Solve tab
    • Press Initialize button (wait)
      • the domain is now z-projected
  • OK
Attached Images
File Type: png trnsltdToOriginPrjctdSplitd-JoinedDoms.png (71.9 KB, 24 views)
dgarlisch is offline   Reply With Quote

Old   December 6, 2020, 09:17
Default pointwise tutorial
  #29
New Member
 
reza sayareh
Join Date: Jul 2017
Posts: 9
Rep Power: 8
reza.sayareh is on a distinguished road
hi guys i am trying to generate a mesh on 2D VAWT and i want to use pointwise but i cant find any tutorial on internet, could any one help me with it.
i forgot to mention that i fount meshing on the single airfoil:confused but not a hole VAWT.
reza.sayareh 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
Pointwise segment file or .dat file example RuiVO Pointwise & Gridgen 5 November 23, 2015 10:46
Pointwise 2D airfoil C-grid azmirul Pointwise & Gridgen 8 July 17, 2012 13:02
[Commercial meshers] Native OpenFOAM interface in Pointwise cnsidero OpenFOAM Meshing & Mesh Conversion 41 May 20, 2012 18:30
Pointwise Lodda Pointwise & Gridgen 0 October 8, 2010 02:07
Native OpenFOAM interface in Pointwise Chris Sideroff Main CFD Forum 0 January 16, 2009 12:37


All times are GMT -4. The time now is 11:38.