|
[Sponsors] |
July 30, 2019, 16:14 |
Using multiple FFD_CONTROL_POINT's
|
#1 |
New Member
Shreyas Kini
Join Date: Jun 2019
Posts: 10
Rep Power: 7 |
Hi all,
I am trying out the following test-case: - Deform an airfoil (SU2_DEF) - Compute the direct and adjoint solution (SU2_CFD and SU2_CFD_AD) - Get the gradient of the drag with respect to the deformations for multiple FFD_CONTROL_POINT (SU2_DOT_AD) I am trying the following syntax: DV_KIND= FFD_CONTROL_POINT, FFD_CONTROL_POINT, ... DV_PARAM= (SCB1, 0, 0, 0, 0, 0, 1); (SCB1, 0, 0, 1, 0, 0, 1); .. DV_VALUE= 0.2, 0.2, 0.2, .. On running SU2_DOT_AD I am getting the the following error: [localhost:07682] *** Process received signal *** [localhost:07682] Signal: Segmentation fault (11) [localhost:07682] Signal code: (128) [localhost:07682] Failing at address: (nil) [localhost:07682] [ 0] /lib64/libpthread.so.0(+0xf5d0)[0x7f7b143da5d0] [localhost:07682] [ 1] SU2_DOT_AD[0x67546e] [localhost:07682] [ 2] SU2_DOT_AD[0x65128d] [localhost:07682] [ 3] SU2_DOT_AD[0x671c96] [localhost:07682] [ 4] SU2_DOT_AD[0x41e10a] [localhost:07682] [ 5] /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f7b14020495] [localhost:07682] [ 6] SU2_DOT_AD[0x53bbee] [localhost:07682] *** End of error message *** I am using SU2 6.0.0 "Falcon". Thank you very much for your help! |
|
October 21, 2022, 10:09 |
|
#2 |
New Member
mardar
Join Date: Dec 2019
Posts: 17
Rep Power: 6 |
I have the same problem also.
|
|
October 24, 2022, 12:07 |
|
#3 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Hi Mardar572,
Can you explain more in depth your issues? Are you using v6.2? If so, you should migrate to v7.4 as is it the most up-to-date. |
|
November 4, 2022, 07:43 |
SU2_DOT_AD segmentation wault (core dumped)
|
#4 |
New Member
mardar
Join Date: Dec 2019
Posts: 17
Rep Power: 6 |
Hi wallym,
I have two computers. One is ubuntu other ıs centos. They have exact same installation of SU2 7.4.0. Ubuntu can run the following tutorial without any problem. https://su2code.github.io/tutorials/...ained_ONERAM6/ However, centos has a problem while running SU2_DOT_AD. As follows: HTML Code:
---------- Start gradient evaluation using sensitivity information ---------- Evaluate functional gradient using Algorithmic Differentiation (ZONE 0). 1 Free Form Deformation boxes. 1 Free Form Deformation nested levels. FFD box tag: WING. FFD box level: 0. Degrees: 10, 8, 1. FFD Blending using B-Splines. Order: 0, 0, 0. Number of parent boxes: 0. Number of child boxes: 4836. Segmentation fault (core dumped) Thanks |
|
November 7, 2022, 10:20 |
|
#5 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Hmmm, I don' think I can help here. Could you post the SU2 github? This issue should get more traction there.
Thanks |
|
Tags |
dv_param syntax, ffd_control_point, multiple |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[snappyHexMesh] Creating multiple multiple cell zones with snappyHexMesh - a newbie in deep water! | divergence | OpenFOAM Meshing & Mesh Conversion | 0 | January 23, 2019 05:17 |
[OpenFOAM.org] Install openFOAM 3.0.1 in Ubuntu 16.04 LTS from Deb packs | Pier84 | OpenFOAM Installation | 4 | June 18, 2016 17:22 |
[ICEM] Multiple edges | asal | ANSYS Meshing & Geometry | 2 | March 22, 2013 11:10 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |