Tutorials icon indicating copy to clipboard operation
Tutorials copied to clipboard

Collection of tutorials for SU2

Results 9 Tutorials issues
Sort by recently updated
recently updated
newest added

Updated files for new implementation of symmetry plane.

In step 4: Gradient Validation, one has to run the postprocess.py script which takes doe.his as input. The previous script, gradient_validation.py however gives doe.csv as an output. So instead of...

Add inviscid wedge tutorial for nemo, see pull request for website:mhttps://github.com/su2code/su2code.github.io/pull/120

PR: unreviewed

Hello, Now I am working on a multidisciplinary optimization design, does su2 support aeroacoustic simulation? I found some boundary keywords "**MARKER_INTERNAL= ( FWH1 )**" in some .cfg files, but when...

Removing the advance ratio (J) option and adding the rounds per minutes (RPM) option. This modification is connected to the PR #1648 of the SU2 repository.

PR: unreviewed

Added tutorial files for setting up a simulation for conjugate heat transfer between both solid and fluid domains. Related to SU2 branch feature_solid-solid_cht.

PR: unreviewed

The aforementioned tutorial seems to have an error regarding correct definition of the 'DV_PARAM' variable, which also results in an incorrect error message when run. The tutorial defines DV_PARAM with...

config and mesh files for the Aachen Turbine tutorial

Hi guys, I was looking for a hex mesh of the Onera M6 airfoil and came across your tutorial + provided grid. I encounter the issue, though, that a few...