atmtools / konrad

Implementation of a radiative-convective equilibrium model.
MIT License
19 stars 18 forks source link

Make the call of `FixedTemperature` more verbose #184

Closed lkluft closed 2 years ago

lkluft commented 2 years ago

In addition to being more self-explaining, passing the surface temperature as keyword argument also makes the call more robust for older konrad versions.