Open edigiacomo opened 8 months ago
I have found the following formula in a Fortran program written by one of our colleagues.
ThomIndex = 0.4 * (AirTemperatureInCelsius + WetBulbTemperatureInCelsius) + 4.8 ThomIndex ∈ ℕ
I have found the following formula in a Fortran program written by one of our colleagues.