Skip to content

Advanced cycle analysis cours AERO0014 Liege on Tumansky R25-300

Notifications You must be signed in to change notification settings

Renkinios/AERO0014_Advanced_cycle_analysis

Repository files navigation

AERO0014 – Aerospace propulsion

Advanced cycle analysis Tumansky R25-300

Academic Year 2023 – 2024

Authors:

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.

Table of Contents

Introduction

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.

Reqirements

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

Usage

The code is really simple to use, you just need to run main.py file and the code will run automaticaly.

Results

The result are going to be shown in the terminal for each step of the process.

About

Advanced cycle analysis cours AERO0014 Liege on Tumansky R25-300

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages