|
[Sponsors] |
SU2 Version 2.0.4 Released Today (Developer Release) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 21, 2013, 05:04 |
SU2 Version 2.0.4 Released Today (Developer Release)
|
#1 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Dear All,
Another note to say that we have posted the latest developer release of the code, version 2.0.4, today on our website, su2.stanford.edu. Apart from general bug fixes and improvements, this version has several notable new features, including: - much improved stability (give a Krylov linear solver a try with a larger CFL number than usual for your implicit calculations) - further improvements to the python scripts - nitrogen gas simulations in the plasma solver - RANS continuous adjoint improvements - a new grid deformation technique based on linear elasticity (choose GRID_DEFORM_METHOD= FEA, 2-D only at the moment) - geometrical constraints in shape optimization problems - new capability to perform low-fidelity simulations by taking advantage of the multigrid structure (roughly one order of magnitude faster than a normal simulation, trade-off between speed and accuracy) Lastly, there is one important update to the viscous wall boundary conditions. SU2 now uses two different marker definitions for no-slip walls that have replaced the original MARKER_NS option: % Navier-Stokes (no-slip), constant heat flux wall marker(s) (NONE = no marker) % Format: ( marker name, constant heat flux (J/m^2), ... ) MARKER_HEATFLUX= ( NONE ) % % Navier-Stokes (no-slip), isothermal wall marker(s) (NONE = no marker) % Format: ( marker name, constant wall temperature (K), ... ) MARKER_ISOTHERMAL= ( NONE ) These two BC options allow for the user to specify a heat flux or temperature directly for no-slip walls, respectively. To simply recover the old behavior for an adiabatic wall, choose MARKER_HEATFLUX= ( your_marker_name, 0.0 ). Please update your config files accordingly. Again, thanks to everyone that is working with SU2 and posting on the forum. The code continues to improve with your help! Cheers, Tom |
|
May 21, 2013, 13:18 |
|
#2 |
Member
Tommy Chen
Join Date: Mar 2011
Location: University of Michigan
Posts: 96
Rep Power: 15 |
Cool !!!!!!!!!!
|
|
May 21, 2013, 16:57 |
|
#3 |
New Member
Milosz
Join Date: Jan 2013
Posts: 14
Rep Power: 13 |
Could somebody compile these sources for windows (serial and parallel)? I have tried to do this by myself but got only some errors from compiler.
|
|
May 22, 2013, 00:11 |
|
#4 | |
Senior Member
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16 |
Quote:
You could try my one. I only made one serial version of su2_cfd.exe under win7@32. You can found it here: https://sites.google.com/site/gmsh2su2/download Enjoy. Cean |
||
May 22, 2013, 12:36 |
|
#5 | |
Member
Tommy Chen
Join Date: Mar 2011
Location: University of Michigan
Posts: 96
Rep Power: 15 |
Quote:
Dear economon: As you mentioned above, several new features are involved in the new version SU2 (2.0.4) are cool, however , How could the users use these new features? For instance, how can I set the geometrical constraints in shape optimization problems, how to set the corresponding configuration file format? I have not found the corresponding setting in the configuration template file in the new version SU2 package that I just downloaded. I suggest SU2 developer team release a note with a simple tutorial of how to use the new features in a new version, at least with the format to activate the new feature. What do you think, economon? Tommy |
||
May 22, 2013, 15:49 |
|
#6 |
New Member
Join Date: May 2013
Posts: 1
Rep Power: 0 |
economon
I've just compiled version 2.0.4 on windows using cygwin. When I run the euler/naca0012 test case the flow.plt and flow.vtk files are not created. The surface_flow files are. The same problem seems to be present in 2.0.3 but works OK in 2.0.0 using the same compilation environment. Any thoughts on what is causing this? Thanks Martin |
|
May 22, 2013, 17:20 |
|
#7 | |
Senior Member
|
Quote:
--with-Tecio-lib=ARG Tecplot i/o library directory, ARG = path to tecio.a For further details refer to: http://adl.stanford.edu/docs/display...on+from+Source Alternatively, you can still read the "flow" file using tecplot. Hope this helps. |
||
May 24, 2013, 02:47 |
Issue plottting flow.dat file
|
#8 |
Member
Anant Diwakar
Join Date: Jan 2013
Posts: 68
Rep Power: 13 |
Hi
I have been using SU2 v 2.0.4 developer version, but there is some issue regarding plotting flow.dat file. Firstly, some of the variables are listed as Conservative_1, Residual_1 etc. which is a bit difficult to interpret. Secondly, the range of the plotting variables always starts from 0 to max value (instead it should be from min to max value). This is problematic sometimes (like for plotting pressure) when we intend to know the minimum value of some variable. This also affects the quality of contour plots. Please look into these things Thanks Anant |
|
May 30, 2013, 09:00 |
|
#9 |
Senior Member
Charles
Join Date: Apr 2009
Posts: 185
Rep Power: 18 |
To follow on from this topic, I have also just installed and compiled SU2 v 2.0.4, and I am having similar difficulties. It does not seem to be possible to get a Paraview volume output file, nor does it seem to be possible to read the Tecplot files into Paraview. Any suggestions? ---OK, edit on this --- Paraview will read the Tecplot files, but you need to rename them to .tec first. That's a useable workaround.
Last edited by CapSizer; May 30, 2013 at 13:44. Reason: learnt something new |
|
June 23, 2013, 18:19 |
|
#10 | |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Quote:
Best, Francisco |
||
June 24, 2013, 01:20 |
|
#11 |
Senior Member
Charles
Join Date: Apr 2009
Posts: 185
Rep Power: 18 |
Thanks Francisco, I will give that a try!
|
|
June 25, 2013, 15:32 |
|
#12 |
Senior Member
Charles
Join Date: Apr 2009
Posts: 185
Rep Power: 18 |
Francisco, I have installed and compiled v 2.0.5 ... now I'm still not getting any vtk volume output files, but also (and this is new) not even any surface file. Am I missing something here?
|
|
July 11, 2013, 06:40 |
|
#13 | |
New Member
Manuel Cellarius
Join Date: Apr 2013
Location: Northern Ireland, Belfast
Posts: 4
Rep Power: 13 |
Quote:
Thanks! Manuel |
||
August 10, 2013, 14:30 |
|
#14 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi Manuel,
There is a small section in our recent paper here that describes a bit about this method of grid deformation: http://adl.stanford.edu/papers/AIAA-2013-2580.pdf. The 2-D version of the linear elasticity-based grid deformation was working well in V2.0.5 of the code, and with V2.0.6, the technique is working more robustly in both 2- and 3-D. Thanks for working with SU2 and cheers, Tom |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 Version 2.0.3 Released Today (Developer Release) | economon | SU2 News & Announcements | 15 | May 8, 2013 08:03 |
Welcome to the Stanford University Unstructured (SU2) forum! | economon | SU2 | 0 | January 7, 2013 03:48 |
Stanford University Unstructured (SU2) Open-Source Code Released Today | praveen | Main CFD Forum | 1 | May 21, 2012 21:52 |
Stuff that is missing in OpenFOAM 1.7 released today... | wyldckat | OpenFOAM Bugs | 5 | July 14, 2010 06:47 |
Debug and Release version | LiQiang | Main CFD Forum | 1 | March 30, 2005 15:55 |