mirror of
https://github.com/woheller69/solxpect.git
synced 2025-09-22 00:40:46 +02:00
Take reflections into account
This commit is contained in:
parent
6fcdccfa4f
commit
07fb5f0b9e
16 changed files with 79 additions and 19 deletions
|
@ -48,7 +48,12 @@ Enter the dependence of the cell power on temperature, usually in the range of -
|
|||
Enter the size of your solar panel.
|
||||
|
||||
#### Diffuse radiation efficiency [%]
|
||||
Specify the efficiency of your solar power plant for diffuse radiation. When pointing up, it should be around 100%, but when pointing towards the horizon, it may be around 50%, depending on reflections and other factors.
|
||||
Specify the efficiency of your solar power plant for diffuse radiation. When pointing up, it should be around 100%, but when pointing towards the horizon, it may be 50% or less, depending on the environment.
|
||||
You probably need to optimize this parameter.
|
||||
|
||||
#### Albedo [0..1]
|
||||
Specify the average albedo for your environment to take reflections into account. The value ranges from 0 (all radiation is absorbed) to 1 (all radiation is reflected).
|
||||
Examples: Fresh snow: 0.8, green gras: 0.25, asphalt: 0.1
|
||||
You probably need to optimize this parameter.
|
||||
|
||||
#### Inverter power [W]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue