Current version is 1.0.3. The development time is 247 hours.
GTECalc (time update, 07.15.2022)
Current version is 1.0.1. The development time is 227 hours.
GTECalc (update 01.10.2020)
We updated manual. The installer for Windows has been added. Now, it can be installed as a usual Windows program. The updated program (ver. 1.0.1) is here.
GTECalc (update 06.19.2019)
We finished alpha version of GTECalc. The code has been verified with university code. There is an integrated help and separate manual in pdf format. It is free to use and download. The program is here.
GTECalc (update 04.21.2019)
We verified the calculation of turbojet engine/turbojet engine with afterburner with university student code. The results are slightly similar.
GTECalc (update 04.15.2019)
We finished the implementation of input variables verification. We are starting to validate jet engine calculation.
GTECalc (update 04.09.2019)
Gas dynamic functions have been implemented. We decided to integrate a new class to check all input parameters. Hopefully, it will not be long. The first structure was only main program. Now it is changing to
main program <-> gdf (gas dynamic functions), enthalpy (enthalpy calculation), inlet (inlet calculation), isa (atmosphere input calculation) and inputcheck (input parameters validation).
GTECalc (update 04.06.2019)
We finished to implement a turboprop engine calculation. Now, we try to optimize the code. Firstly, the gas dynamic functions will be implemented, after it we will start to optimize Save, Print, Export functions.
GTECalc (time update, 04.01.2019)
At the current moment, we spent almost 170 hours for GTECalc development. The user manual took around 20 hours. Each engine is around 10 hours, the interface is around 60 hours, the methodology research is 30 hours and testing is 10 hours.
GTECalc (update 03.31.2019)
We started to implement a turboprop calculation and prepare the verification cases for all our implementations.