Email Subscription
Join 5,548 other subscribersRSS Feed
Post Categories
Post Tags
Archives
- "Best CFD blog bar none."
"It's the hottest blog in the CFD business!"
"Always a good read."
~Monica Schnitger
Another Fine Mesh is "A must for everyone interested in CFD!"
~CFD Online
This Week in CFD is "a bit of a mecca for the CFD community."
"Always worth a read by the #HPC and #CFD community."
"This Week in CFD continues to be some of the best technical and entertaining reading on the web!"
Tag Archives: export formats
Plugin How-To – Porting an existing Plugin to a New SDK
Creating a Pointwise CAE plugin can be a little confusing. This leads to customers contacting our Support Team with a plugin development question that starts with the phrase “How do I…?” As always, our Support Team is happy to help you with … Continue reading
Posted in Applications, Software
Tagged CAE, CFD, export formats, Glyph, grid model, how to, mesh generation, Plugin SDK, Pointwise, porting, software engineering
Leave a comment
Plugin How-To – Adding Solver Attributes
Manipulating the Pointwise Grid Model from within a CAE plugin can be a little confusing. This leads to customers contacting our Support Team with a plugin development question that starts with the phrase “How do I…?” As always, our Support … Continue reading
Posted in Applications, Software
Tagged Attribute Types, Attributes, CAE, CFD, export formats, Glyph, grid model, mesh generation, Plugin SDK, Pointwise, software engineering, Solver Attributes
2 Comments
Plugin How-To – Obtaining Face Counts
Using the Pointwise Grid Model from within a plugin can be a little confusing. This leads to customers calling our support team with a plugin question that starts with the phrase “How do I…?“ While many of these inquiries can … Continue reading
Posted in Applications, Software
Tagged CAE, Cell face, CFD, export formats, face count, Face counts, Glyph, grid model, mesh generation, Plugin SDK, Pointwise, software engineering
Leave a comment
Creating a CAE Plugin – Understanding The Pointwise Grid Model API (Part 2)
This post will cover the structured Pointwise grid model (PWGM). In Part 1 of Understanding The Pointwise Grid Model API, I covered the unstructured Pointwise grid model. If you have not done so already, I suggest you read Part 1 … Continue reading
Posted in Applications, Software
Tagged CAE, CFD, export formats, Glyph, grid model, mesh generation, Plugin SDK, Pointwise, software engineering, structured
4 Comments
Creating a CAE Plugin – Understanding the Pointwise Grid Model API (Part 1)
The main purpose of a CAE plugin is to export a grid model. To do this, the plugin must convert the grid data as represented by Pointwise into a format supported by the solver the plugin is targeting. To do … Continue reading
Posted in Applications, Software
Tagged CAE, CFD, export formats, Glyph, grid model, mesh generation, Plugin SDK, Pointwise, software engineering
1 Comment