|
[Sponsors] |
shape_optimization.py calling nonexistant code in v.6? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 6, 2018, 10:40 |
shape_optimization.py calling nonexistant code in v.6?
|
#1 |
Member
tom pratt
Join Date: Jan 2016
Posts: 55
Rep Power: 10 |
Hi everyone,
I'm running my own shape optimization following the new tutorial online, however when it comes time to calculate the gradients, a call is made to: /SU2-6.0.0/bin/SU2_CFD_AD The process then terminates due to the fact that SU2_CFD_AD does not exist in this location? the exact error message is as follows: Code:
Command = mpirun -n 3 /users/user/SU2-6.0.0/bin/SU2_CFD_AD config_CFD_AD.cfg SU2 process returned error '131' -------------------------------------------------------------------------- mpirun was unable to launch the specified application as it could not access or execute an executable: Executable: /users/user/SU2-6.0.0/bin/SU2_CFD_AD Node: comp11 while attempting to start process rank 0. any help appreciated. many thanks Tom |
|
March 6, 2018, 10:41 |
|
#2 |
Member
tom pratt
Join Date: Jan 2016
Posts: 55
Rep Power: 10 |
P.S. i should mention that the flow function evaluation ran without any issues!
thanks |
|
March 8, 2018, 14:01 |
solved
|
#3 |
Member
tom pratt
Join Date: Jan 2016
Posts: 55
Rep Power: 10 |
The new SU2_AD package was not installed correctly.
|
|
April 6, 2018, 06:14 |
|
#4 |
New Member
Join Date: Jun 2017
Posts: 19
Rep Power: 9 |
Can you please elaborate on how to install SU2_AD properly. I am facing exactly the same issue when I run shape_optimization.py
|
|
April 15, 2018, 12:50 |
|
#5 |
Member
tom pratt
Join Date: Jan 2016
Posts: 55
Rep Power: 10 |
you can either:
run shape optimization with the flag -g CONTINUOUS_ADJOINT if you do not want it to call SU2_AD. or you can follow the online installation instructions https://su2code.github.io/docs/AD-Build/ Tom |
|
Tags |
adjoint solver, falcon, mpi, optimisation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The FOAM Documentation Project - SHUT-DOWN | holger_marschall | OpenFOAM | 242 | March 7, 2013 13:30 |
How to make code run in parallel? | cwang5 | OpenFOAM Programming & Development | 1 | May 30, 2011 05:47 |
Open Source Vs Commercial Software | MechE | OpenFOAM | 28 | May 16, 2011 12:02 |
Small 3-D code | Zdravko Stojanovic | Main CFD Forum | 2 | July 19, 2010 11:11 |
own Code vs. commercial code | Bernhard Mueck | Main CFD Forum | 10 | February 16, 2000 11:07 |