You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of pvInput in PvInputTestData uses some unrealistic values. Perhaps we can fix this and refactor the tests that would then fail.
The current implementation of pvInput in PvInputTestData uses some unrealistic values. Perhaps we can fix this and refactor the tests that would then fail.
At first glance these are
albedo = 1 => 0.2
etaConv = 10% (Quantities.getQuantity(10, StandardUnits.EFFICIENCY)) => ~ 90%
elevation_angle = 100 (Quantities.getQuantity(100, StandardUnits.SOLAR_ELEVATION_ANGLE)) => 45°
kg = 12 => 0.9
kT =11 => 1.0
The text was updated successfully, but these errors were encountered: