|
[Sponsors] |
March 14, 2020, 18:14 |
Mesh Adapation in v7.0.2
|
#1 |
New Member
Tom Reddell
Join Date: Aug 2019
Posts: 2
Rep Power: 0 |
Has anyone managed to get mesh adaption working in v7 of SU2? When running SU2_MSH, I am getting an error of the form:
Code:
--------------------- Start numerical grid adaptation ------------------- WARNING: Tried to find 2703 cells suitable for adaptation, but only found 0 The following cell types are currently adaptable: + triangles + quadrilaterals + tetrahedrons Your grid may have too high a percentage of other types. Number of elements to adapt: 0 Homothetic grid adaptation Attached is a simple test case of a cylinder in supersonic flow using an all triangular mesh. |
|
March 15, 2020, 07:19 |
|
#2 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 14 |
Relevant information here https://github.com/su2code/SU2/issues/606
The long term plan seems to be to adopt an external library and deprecate SU2_MSH. |
|
March 15, 2020, 23:59 |
|
#3 |
New Member
Tom Reddell
Join Date: Aug 2019
Posts: 2
Rep Power: 0 |
Thanks for the reply.
It also seems setting: Code:
% Write binary restart files (YES, NO) WRT_BINARY_RESTART= NO % % Read binary restart files (YES, NO) READ_BINARY_RESTART= NO Last edited by treddell; March 16, 2020 at 00:00. Reason: formatting |
|
May 17, 2020, 16:48 |
|
#4 | |
Member
Umut Can
Join Date: Oct 2012
Posts: 42
Rep Power: 14 |
Quote:
Other type of adaptration methods works okey. And saying NO to binary read and writing restart files did not solve it. |
||
May 18, 2020, 16:00 |
|
#5 |
Member
Giovanni Medici
Join Date: Mar 2014
Posts: 48
Rep Power: 12 |
Mesh adaption may be activated by downloading the feature_adap branch.
It relies on pyAMG, but still a branch/in development. I've managed to run 2D axialsymmetric and 3D cases, unfortunately it is limited to TRIA and TETRAS. You may find more info in this post: Inviscid Supersonic Wedge Mesh Adaptation Issue So, you weren't able to use the GRAD_FLOW option, which one you were able to run? Did you try SUPERSONIC_SHOCK? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
[snappyHexMesh] High quality mesh for wind in complex urban environment | ziboaa | OpenFOAM Meshing & Mesh Conversion | 1 | January 12, 2021 16:33 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[ICEM] Bad Quality Hybrid Mesh External Flow | tim13 | ANSYS Meshing & Geometry | 0 | March 8, 2020 03:22 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |