mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 12:52:41 +00:00
1 line
87 B
C
1 line
87 B
C
#define GET_TEMPERATURE_AT_HEIGHT(h) (EGVAR(weather,currentTemperature) - 0.0065 * (h)) |