File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## \file OptimalPropeller.py
22# \brief Python script for generating the ActuatorDisk.dat file.
33# \author E. Saetta, L. Russo, R. Tognaccini
4- # \version 7.0.7 "Blackbird"
4+ # \version 7.0.6 "Blackbird"
55#
66# SU2 Project Website: https://su2code.github.io
77#
@@ -88,13 +88,13 @@ def Print_external_file(CTrs, CPrs):
8888### Main ###
8989##########################
9090# Screen output
91- print ('------------------ Optimal Propeller vsn 7.0.7 ------------------' )
91+ print ('------------------ Optimal Propeller vsn 7.0.6 ------------------' )
9292print ('| Computation of the optimal dCT/dr and dCP/dr distributions. |' )
9393print ('| Based on the inviscid theory of the optimal propeller. |' )
9494print ('| |' )
9595print ('| This code is used to generate the actuator disk input data |' )
9696print ('| file needed for the VARIABLE_LOAD actuator disk type |' )
97- print ('| implemented in SU2 7.0.7 . |' )
97+ print ('| implemented in SU2 7.0.6 . |' )
9898print ('| |' )
9999print ('| Author: Ettore Saetta, Lorenzo Russo, Renato Tognaccini. |' )
100100print ('| Theoretical and Applied Aerodynamic Research Group (TAARG), |' )
You can’t perform that action at this time.
0 commit comments