Main task of the program is to provide simple calculations related to heat transfer. It used, among others: Fourier-Kirchhoff equations or the principles of the finite element method.
Project is created with:
- Java version: 21.0
- Lombok library version: 1.18.30
- Commons Math library version: 3.6.1
This project uses Maven, so to run it locally use following commands:
mvn package
mvn exec:java