@@ -2775,27 +2775,17 @@ void COutputLegacy::SpecialOutput_ForcesBreakdown(CSolver *****solver, CGeometry
27752775
27762776 Breakdown_file << " \n " <<" -------------------------------------------------------------------------" << " \n " ;
27772777 Breakdown_file <<" | ___ _ _ ___ |" << " \n " ;
2778- Breakdown_file <<" | / __| | | |_ ) Release 7.0.8 \" Blackbird\" |" << " \n " ;
2778+ Breakdown_file <<" | / __| | | |_ ) Release 7.3.0 \" Blackbird\" |" << " \n " ;
27792779 Breakdown_file <<" | \\ __ \\ |_| |/ / |" << " \n " ;
27802780 Breakdown_file <<" | |___/\\ ___//___| Suite (Computational Fluid Dynamics Code) |" << " \n " ;
27812781 Breakdown_file << " | |" << " \n " ;
27822782 Breakdown_file <<" -------------------------------------------------------------------------" << " \n " ;
2783- Breakdown_file << " | The current SU2 release has been coordinated by the |" << " \n " ;
2784- Breakdown_file << " | SU2 International Developers Society <www.su2devsociety.org> |" << " \n " ;
2785- Breakdown_file << " | with selected contributions from the open-source community |" << " \n " ;
2786- Breakdown_file <<" -------------------------------------------------------------------------" << " \n " ;
2787- Breakdown_file << " | The main research teams contributing to the current release are: |" << " \n " ;
2788- Breakdown_file << " | - Prof. Juan J. Alonso's group at Stanford University. |" << " \n " ;
2789- Breakdown_file << " | - Prof. Piero Colonna's group at Delft University of Technology. |" << " \n " ;
2790- Breakdown_file << " | - Prof. Nicolas R. Gauger's group at Kaiserslautern U. of Technology. |" << " \n " ;
2791- Breakdown_file << " | - Prof. Alberto Guardone's group at Polytechnic University of Milan. |" << " \n " ;
2792- Breakdown_file << " | - Prof. Rafael Palacios' group at Imperial College London. |" << " \n " ;
2793- Breakdown_file << " | - Prof. Vincent Terrapon's group at the University of Liege. |" << " \n " ;
2794- Breakdown_file << " | - Prof. Edwin van der Weide's group at the University of Twente. |" << " \n " ;
2795- Breakdown_file << " | - Lab. of New Concepts in Aeronautics at Tech. Inst. of Aeronautics. |" << " \n " ;
2783+ Breakdown_file << " | SU2 Project Website: https://su2code.github.io |" << " \n " ;
2784+ Breakdown_file << " | |" << " \n " ;
2785+ Breakdown_file << " | The SU2 Project is maintained by the SU2 Foundation |" << " \n " ;
2786+ Breakdown_file << " | (http://su2foundation.org) |" << " \n " ;
27962787 Breakdown_file <<" -------------------------------------------------------------------------" << " \n " ;
2797- Breakdown_file << " | Copyright 2012-2021, Francisco D. Palacios, Thomas D. Economon, |" << " \n " ;
2798- Breakdown_file << " | Tim Albring, and the SU2 contributors. |" << " \n " ;
2788+ Breakdown_file << " | Copyright 2012-2022, SU2 Contributors (cf. AUTHORS.md) |" << " \n " ;
27992789 Breakdown_file << " | |" << " \n " ;
28002790 Breakdown_file << " | SU2 is free software; you can redistribute it and/or |" << " \n " ;
28012791 Breakdown_file << " | modify it under the terms of the GNU Lesser General Public |" << " \n " ;
0 commit comments