|
[Sponsors] |
January 28, 2015, 06:22 |
Mesh Adaptation in SU2
|
#1 |
New Member
Amit Kamboj
Join Date: Jan 2015
Posts: 11
Rep Power: 11 |
Hi!
I am sorry but I am not able to locate the tutorial for mesh adaptation. I have seen few places where many are mentioning it as the tutorial number 13, but I guess that is some previous version. Also there was link posted by the developers which too is not working. I would be grateful if anyone can provide me with the tutorial. Thanks in advance! |
|
February 2, 2015, 21:19 |
|
#2 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
the mesh adaptation script is not currently used in any testcases or tutorials, and it is not included in the python scripts that are compiled into the biin/ folder - however, the mesh_adaptation.py script still exists in the SU2_PY folder. I just checked, and it does run for a small euler case. The options are similar to the other python scripts, and can be viewed with the -h flag. Some caveats: I suggest starting from a config file and mesh in one of the continuous adjoint test cases, and since it is not moved into the bin/ folder you will probably need to copy it to your run directory. The tutorials were recently moved to github, they can be viewed under the wiki tab there. |
||
February 3, 2015, 12:58 |
|
#3 |
New Member
nico
Join Date: Sep 2012
Posts: 3
Rep Power: 14 |
Any further help on what parameters need to appear in the config file to refine/adapt a mesh with solution?
I am running the mesh_adaptation.py script fine. But help with -h is pretty limited. Thanks, |
|
February 3, 2015, 18:53 |
|
#4 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Check out the comments in SU2_MSH.cpp - there are several options. For example, if you want to refine for a particular objective you can use the adjoint method (limited to the objective functions for which this has been defined, like lift and drag). For that you will need to include the same parameters needed for an adjoint problem as well as specifying the type of mesh refinement.
|
|
Tags |
mesh adaptation, su2, tutorial |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tool to convert OpenFoam mesh to SU2 mesh (2D and 3D) | Combas | SU2 | 45 | October 16, 2024 18:26 |
3D Hybrid Mesh Errors | DarrenC | ANSYS Meshing & Geometry | 11 | August 5, 2013 07:42 |
Axisymmetric 2D mesh adaptation - ERROR | Pepe | CFX | 3 | May 30, 2011 09:28 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |