SU2
SU2_PY Directory Reference

Directories

Files

file  change_version_number.py
 Python script for updating the version number of the SU2 suite.
 
file  compute_stability.py
 Python script for performing the shape optimization.
 
file  config_gui.py
 _____________.
 
file  continuous_adjoint.py
 Python script for continuous adjoint computation using the SU2 suite.
 
file  direct_differentiation.py
 Python script for doing the direct differentiation computation using the SU2 suite.
 
file  discrete_adjoint.py
 Python script for doing the discrete adjoint computation using the SU2 suite.
 
file  finite_differences.py
 Python script for doing the finite differences computation using the SU2 suite.
 
file  fsi_computation.py
 Python wrapper code for FSI computation by coupling a third-party structural solver to SU2.
 
file  merge_solution.py
 Python script for merging of the solution files.
 
file  mesh_adaptation.py
 Python script for doing the grid adaptation using the SU2 suite.
 
file  mesh_deformation.py
 Python script for doing the parallel deformation using SU2_DEF.
 
file  package_tests.py
 _____________.
 
file  parallel_computation.py
 Python script for doing the continuous adjoint computation using the SU2 suite.
 
file  parallel_computation_fsi.py
 Python script for running FSI simulations using the SU2 suite.
 
file  parse_config.py
 Builds a worksheet of all SU2.cpp options.
 
file  patient_designspace.py
 Python script for running multiple design configurations in multiple sessions.
 
file  set_ffd_design_var.py
 Python script for automatically generating a list of FFD variables.
 
file  shape_optimization.py
 Python script for performing the shape optimization.
 
file  SU2_CFD.py
 Python script to launch SU2_CFD through the Python Wrapper.