Adds underline for MT
Compare changes
@@ -2,10 +2,10 @@
@@ -2,10 +2,10 @@
The `_engine_` library serves as the core analysis tool for engine data within UNICADO. It provides access to all possible engine data for every tool in UNICADO. The data can be fixed for an engine or at a given operating point. The data output depends on various factors such as the scale factor and power and bleed offtakes from the engine. The primary objective is to establish a **single source of truth** for engine data retrieval.
The `_engine_` library serves as the core analysis tool for engine data within UNICADO. It provides access to all possible engine data for every tool in UNICADO. The data can be fixed for an engine or at a given operating point. The data output depends on various factors such as the scale factor and power and bleed offtakes from the engine. The primary objective is to establish a **single source of truth** for engine data retrieval.
- Engines for the aircraft are selected, and their respective files are copied to the engine directory.
- The **scale factor** is calculated, determining how the engine's thrust is adjusted to meet aircraft requirements (refer to the `propulsionDesign` documentation).
The `engine` library applies this scale factor, ensuring that aircraft parameters can be accessed without further manual adjustments.
@@ -18,7 +18,7 @@ The engine data is stored in:
@@ -18,7 +18,7 @@ The engine data is stored in:
> **Note:** The data in these files is **raw and unscaled**. The only modification made in `propulsionDesign` is to the fuel flow CSV file, reflecting user-defined efficiency improvements.
@@ -30,7 +30,7 @@ The library is responsible for:
@@ -30,7 +30,7 @@ The library is responsible for:
The `engine` library incorporates the following factors, either by default or as optional parameters: