su2code / SU2

SU2: An Open-Source Suite for Multiphysics Simulation and Design
https://su2code.github.io
Other
1.3k stars 834 forks source link

SU2 V8.01: Apparently improper message: DV_VALUE does not contain enough entries to match DV_KIND or DV_PARAM. #2265

Open jaspe55 opened 4 months ago

jaspe55 commented 4 months ago

I have checked and validated the number of elements for DEFINITION_DV, DV_VALUE, DV_KIND and DV_PARAM. if I keep DEFINITION_DV unchanged, but assign to DV_KIND, DV_PARAM and DV_VALUE just one entry I found no comply on parsing the config file, parallel_computation will work as expected, but shape_optimization "successfully" finishes showing a GNORN=0 for each of objective function I have tried! The workaround suggested by Pedro Gomes in the CFD on line site, has not worked. I have a 2D model, which is my "smaller" dataset, and can provide the slurm config and SU2 config. The mesh file size is 31801880 bytes. If those are ok to you, I can upload them. I have submited SU2 to an HPC installation via SLURM: Currently Loaded Modules: 1) autotools 2) prun/1.3 3) ohpc 4) gnu7/7.3.0 5) openmpi/1.10.7

mpicc version:------------------------------------------------- Using built-in specs. COLLECT_GCC=/opt/ohpc/pub/compiler/gcc/7.3.0/bin/gcc COLLECT_LTO_WRAPPER=/opt/ohpc/pub/compiler/gcc/7.3.0/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../configure --disable-multilib --enable-languages=c,c++,fortran --prefix=/opt/ohpc/pub/compiler/gcc/7.3.0 --disable-static --enable-shared Thread model: posix gcc version 7.3.0 (GCC) mpicxx version:------------------------------------------------- Using built-in specs. COLLECT_GCC=/opt/ohpc/pub/compiler/gcc/7.3.0/bin/g++ COLLECT_LTO_WRAPPER=/opt/ohpc/pub/compiler/gcc/7.3.0/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../configure --disable-multilib --enable-languages=c,c++,fortran --prefix=/opt/ohpc/pub/compiler/gcc/7.3.0 --disable-static --enable-shared Thread model: posix gcc version 7.3.0 (GCC) mpirun version:------------------------------------------------- mpirun (Open MPI) 1.10.7

Report bugs to http://www.open-mpi.org/community/help/ python version:------------------------------------------------- ~/miniconda3/bin/python Python 3.9.1

Give a clear and concise description of what the bug is and what you expect the behavior to be instead. Please provide enough instructions and data for a developer to reproduce the problem (config, mesh, commands, etc.). Please provide the smallest working example that reproduces the problem.

Bug report checklist Please make sure that you have followed the checklist below, many common problems can be solved by:

Desktop (please complete the following information):

bigfooted commented 3 months ago

Hi, @jaspe55 Sorry that it took so long to get back to you on this topic, but what is the exact command that you are using, do you use one of the python scripts?

jaspe55 commented 3 months ago

Hello! I was using the python script "shape_optimization". I wanted to leave out some design variables to ensure they will not be modified (i.e. fixing the extremities of a nozzle, for example), but apparently it was not working when trying that.

On Thu, May 16, 2024 at 6:59 PM Nijso @.***> wrote:

Hi, @jaspe55 https://github.com/jaspe55 Sorry that it took so long to get back to you on this topic, but what is the exact command that you are using, do you use one of the python scripts?

— Reply to this email directly, view it on GitHub https://github.com/su2code/SU2/issues/2265#issuecomment-2116274865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHGXZUR4CHGFULNFYLVZUELZCUT5VAVCNFSM6AAAAABGHNGHR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJWGI3TIOBWGU . You are receiving this because you were mentioned.Message ID: @.***>