-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I'm trying to get my code for the Loss Factors and Mechanistic Performance Models working using this naming convention before the workshop on 5th Aug https://pvpmc.sandia.gov/7865-2/
There are a few parameters I found missing that may be useful to all and there will be a few that are maybe MLFM specific.
I've made a list with suggested variable names, maybe they can be added, or let me know whether they already exist, or if they should just be calculations in my code..
Useful for all
_norm (suffix for normalised measurements)
date_time (suggest format YYYY-MM-DDTHH:MM:SS) or maybe pandas datetime?
wind_speed (ms^-1)
wind_direction (degrees)
poa_global_cSi (unfiltered ref cell)
poa_global_cSi_kg3 (filtered reference cell)
gni (global normal irradiance) (kW/m2)
relative_humidity (%)
air_mass (number)
xbi (extraterrestrial beam irradiance) or xni?? (kW/m2)
xhi (extraterrestrial horizontal irradiance) (kW/m2)
kTh (clearness index horizontal = ghi/xhi) (%)
kTn (clearness index normal gni/xbi) (%)
beam_fraction = (1- dhi/ghi) (%)
direct_fraction = (dhi/ghi) (%)
Used by MLFM
rsc = -1/(dV/dI)|V=0 (Ohms)
roc = -1/(dV/dI)|V=Voc (Ohms)
i_half_vmp = current at Vmp/2 (A)
v_half_imp =voltage at Imp/2 (V)
Any help welcome!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels