Victor Renkin
This repository contains the code and documentation for the AERO0014 – Aerospace propulsion for the academic year 2023–2024. The project focuses on Advanced cycle analysis on a Tumansky R25-300. I got 19/20 for the project here's the overleaf: https://www.overleaf.com/read/tpdfrxzpbrkb#031ee5 In this github link there are also the codes that I used for the exam and the attempt to answer the tps question.
This project is made going to decomposant each stage of the process, in dry mode and wet mode. The Tumansky R25-300 is composed a 3-stage low-pressure compressor (LPC), a 5-stage high-pressure compressor (HPC), a cannular combustion chamber (CC), a single-stage high-pressure turbine (HPT), a single-stage low-pressure turbine (LPT), and a variable area converging nozzle.
Ce projet nécessite les packages listés dans le fichier requirements.txt
. Pour installer ces dépendances, assurez-vous d'avoir Python et pip installés, puis exécutez la commande suivante :
pip install -r requirements.txt
The code is really simple to use, you just need to run main.py file and the code will run automaticaly.
The result are going to be shown in the terminal for each step of the process.