|
[Sponsors] |
[Pointwise] Error: "1 extruded block could not be saved" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 19, 2018, 19:32 |
[Pointwise] Error: "1 extruded block could not be saved"
|
#1 |
New Member
Justin
Join Date: Jul 2018
Posts: 2
Rep Power: 0 |
I am trying to make a simple mesh for a two-dimensional pipe in Pointwise. When I try to revolve my rectangular mesh into three dimension, I encounter no errors during the extrusion. However, when I hit "OK" to finish the extrusion step, I encounter an error that said "1 extruded block could not be saved", and the extrusion would fail.
Here is a link to the grid file: https://www.dropbox.com/s/p4uqqukpge32o0c/grid.pw?dl=0 The extrusion was as follows: I used a Rotate extrusion of 1 degree in 1 step, about a line parallel to the x-axis, containing the point (0, -1e-6, 0). I know that this is related to the spacing constraints on the upper edge of the rectangle, because if I relax the constraints, it works fine. Specifically, a spacing constraint of 1e-7 seems to work, while a constraint of 1e-8 will fail. I've already tried setting the tolerances as low as they will go, and that doesn't fix the problem. I looked around and I've been unable to find anywhere that even mentions this error before, so I would appreciate any help in addressing this issue. |
|
July 23, 2018, 11:53 |
|
#2 |
Senior Member
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14 |
The header of this file indicates Pointwise V18.0R3
The grid extents are 7.75 units. The Model Size is 1000. Initial Spacing is 1.0e-8. The Node, Connector, and Grid Point tolerances are set to 1.0e-34. The Model Size of 1000 combined with the Initial Spacing of 1.0e-8 results in a dynamic range of 11 orders of magnitude (OM). This puts your model right on the limit of Pointwise's supported precision of around 10 OM. This can result in unexpected behavior as you are seeing in the rotation failure. There are several things to fix:
The new Model Size of 10 and the Initial Spacing of 1.0e-8 results in a dynamic range of 9 OM. This is on the "good side" of the Pointwise limit. |
|
July 23, 2018, 14:40 |
|
#3 |
New Member
Justin
Join Date: Jul 2018
Posts: 2
Rep Power: 0 |
This fixed the problem. Thanks for the help!
|
|
July 23, 2018, 15:35 |
|
#4 |
Senior Member
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14 |
Glad to hear that. Are you sure you need an Initial Spacing of 1e-8?
You can use the Pointwise Online Y+ Calculator or the Pointwise Smart Phone App to calculate a good Initial Spacing. |
|
Tags |
mesh generation, mesh generation problem, pointwise |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Merge sheet with free block in ICEM | sagarmore | ANSYS Meshing & Geometry | 1 | November 22, 2021 14:29 |
[blockMesh] Inconsistent number of faces between block pair 0 and 5 | R_21 | OpenFOAM Meshing & Mesh Conversion | 2 | July 13, 2015 13:20 |
[blockMesh] Mixer mesh - negative volume problem | jadtwo | OpenFOAM Meshing & Mesh Conversion | 2 | November 6, 2014 17:37 |
foamLog not solving for Ux, Uy, Uz | aerospain | OpenFOAM Post-Processing | 5 | April 18, 2012 11:01 |
[Commercial meshers] Icem Mesh to Foam | jphandrigan | OpenFOAM Meshing & Mesh Conversion | 4 | March 9, 2010 03:58 |