rho -> albedo
Opened this issue · 4 comments
nschorgh commented
At some point we decided to rename rho to albedo here, because in the paper rho is left of the sum.
nschorgh commented
Also, it would be good to return B
from compute_steady_state_temp
, so the user can plot maps of only the visible portion of the irradiance.
nschorgh commented
And the E.ndim == 2
option for an extended solar disk could also be re-inserted into compute_steady_state_temp
.
steo85it commented
And the
E.ndim == 2
option for an extended solar disk could also be re-inserted intocompute_steady_state_temp
.
About this last point, is the "spinup" branch version addressing this? (also for model.py )
steo85it commented
(the rho->albedo renaming issue is still open)