Open slosar opened 9 months ago
Once issue #24 is implemented also implement proper scaling of efficiency with temperature.
It's now in place. The new function takes MJD as argument and returns the clock as in (0..24) lunar hours.
We are making progress, the poc_thermal_data
is getting closer, but we do need fix it by using not the regoligh temperature, but actually obeying the table from solar_panels.config.panel_temperature_table
.
Work out all the constants, etc to make sure solar panels produce correct power. Now it is too high. Write unit tests that exercise this.