CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2 > SU2 Shape Design

Shape Optimization mesh file name error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2013, 14:45
Default Shape Optimization mesh file name error
  #1
New Member
 
Joe Gramanzini
Join Date: Jul 2012
Posts: 3
Rep Power: 13
Gramanzini is on a distinguished road
I am trying to run tutorial 8, using parallel processing, I have successfully ran it with serial processing. I am getting a mesh file name error. The program is trying to find "mesh_opt_MDC_rot_NACA0012.SU2". Due to parallel processing (3 processors) the file names are numbered as mesh_opt_MDC_rot_NACA0012_1, mesh_opt_MDC_rot_NACA0012_2, mesh_opt_MDC_rot_NACA0012_3. Please refer to the attached error file.

Thank you
Attached Files
File Type: txt error.txt (62.3 KB, 8 views)
Gramanzini is offline   Reply With Quote

Old   July 25, 2013, 12:52
Default
  #2
Member
 
Trent Lukaczyk
Join Date: Feb 2011
Location: Stanford, CA
Posts: 75
Rep Power: 15
rktchip is on a distinguished road
this seems like an old version of the code, can you please try the latest version?
rktchip is offline   Reply With Quote

Old   August 10, 2013, 13:34
Default
  #3
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi Joe,

Did using the latest version of the code fix the issue?

Cheers,
Tom
economon is offline   Reply With Quote

Old   August 10, 2013, 21:03
Default
  #4
New Member
 
Joe Gramanzini
Join Date: Jul 2012
Posts: 3
Rep Power: 13
Gramanzini is on a distinguished road
No I haven't i have been away for a few weeks. I have been using the SU2 2.0 for windows. Should I try to use the developers code instead. I am using the software for its adjoint and shape optimization capabilities. Thank you.
Gramanzini is offline   Reply With Quote

Old   October 2, 2013, 20:02
Default
  #5
Senior Member
 
Zach Davis
Join Date: Jan 2010
Location: Los Angeles, CA
Posts: 101
Rep Power: 16
RcktMan77 is on a distinguished road
I may be having the same issue under OS X. It appears a symbolic link is created for the FFD mesh file in the /DESIGNS/DSN_XXX directory that points to the original located up two parent directories. After the initial direct flow and adjoint solutions are completed, the gradient evaluation fails with:

Read the FFD information from mesh file.
0 Free Form Deformation (FFD) FFDBoxs.
24575 Free Form Deformation (FFD) nested levels.
There is no FFD box definition. Just in case, review the .su2 file
The input grid doesn't have the entire FFD information!
Press any key to exit...

My guess is that the code is unable to follow the symbolic link to the original and doesn't recognize the FFD definition.
RcktMan77 is offline   Reply With Quote

Old   October 3, 2013, 02:02
Default
  #6
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi,

Just a note that in the recent versions of the code, the FFD specification has been adjusted in the mesh file. It is now specified using:

FFD_NBOX= 1
FFD_NLEVEL= 1
FFD_TAG= 0
FFD_LEVEL= 0
FFD_DEGREE_I= 5
FFD_DEGREE_J= 4
FFD_DEGREE_K= 1
FFD_PARENTS= 0
FFD_CHILDREN= 0
FFD_CORNER_POINTS= 8
-0.0403 0 -0.04836
0.8463 0 -0.04836
1.209 1.2896 -0.04836
0.6851 1.2896 -0.04836
-0.0403 0 0.04836
0.8463 0 0.04836
1.209 1.2896 0.04836
0.6851 1.2896 0.04836
FFD_CONTROL_POINTS= 0
FFD_SURFACE_POINTS= 0

You might try with version 2.0.8 of the code that is available on GitHub, along with the updated specification above (this example was taken from the Onera M6 mesh).

Hope this helps,
Tom
economon is offline   Reply With Quote

Old   October 3, 2013, 13:45
Default
  #7
Senior Member
 
Zach Davis
Join Date: Jan 2010
Location: Los Angeles, CA
Posts: 101
Rep Power: 16
RcktMan77 is on a distinguished road
Thanks for the update, Tom. Updating the FFD box description in the mesh file resolved the issue I was having.
RcktMan77 is offline   Reply With Quote

Reply

Tags
multi-processors, shape optimization


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
pisoFoam compiling error with OF 1.7.1 on MAC OSX Greg Givogue OpenFOAM Programming & Development 3 March 4, 2011 17:18
checking the system setup and Qt version vivek070176 OpenFOAM Installation 22 June 1, 2010 12:34
ParaView Compilation jakaranda OpenFOAM Installation 3 October 27, 2008 11:46
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


All times are GMT -4. The time now is 08:14.