CSE User's Manual

California Simulation Engine

4.41 PVARRAY

PVARRAY describes a photovoltaic panel system. The algorithms are based on the PVWatts calculator.

pvName

Name of photovoltaic array. Give after the word PVARRAY.

UnitsLegal RangeDefaultRequiredVariability
63 charactersnoneNoconstant

pvElecMtr=choice

Name of meter by which this PVARRAY’s AC power out is recorded. Generated power is expressed as a negative value.

UnitsLegal RangeDefaultRequiredVariability
name of a METERnoneNoconstant

pvEndUse=choice

Meter end use to which the PVARRAY’s generated energy should be accumulated.

ClgCooling
HtgHeating (includes heat pump compressor)
HPBUHeat pump resistance heating (backup and defrost)
DHWDomestic (service) hot water
DHWBUDomestic (service) hot water heating backup (HPWH resistance)
DHWMFLDomestic (service) hot water heating multi-family loop pumping and loss makeup
FANCFans, AC and cooling ventilation
FANHFans, heating
FANVFans, IAQ venting
FANFans, other purposes
AUXHVAC auxiliaries such as pumps
PROCProcess
LITLighting
RCPReceptacles
EXTExterior lighting
REFRRefrigeration
DISHDishwashing
DRYClothes drying
WASHClothes washing
COOKCooking
USER1User-defined category 1
USER2User-defined category 2
BTBattery charge power
PVPhotovoltaic power generation
UnitsLegal RangeDefaultRequiredVariability
Codes listed abovePVNoconstant

pvDCSysSize=float

The rated photovoltaic system DC capacity/size as indicated by the nameplate.

UnitsLegal RangeDefaultRequiredVariability
kWx \(\geq\) 0noneYesconstant

pvModuleType=choice

Type of module to model. The module type determines the refraction index and temperature coefficient used in the simulation. Alternatively, the “Custom” module type may be used in conjunction with user-defined input for pvCoverRefrInd and pvTempCoeff.

Module TypepvCoverRefrIndpvTempCoeff
Standard1.3-0.00206
Premium1.3-0.00194
ThinFilm1.3-0.00178
CustomUser-definedUser-defined
UnitsLegal RangeDefaultRequiredVariability
Standard Premium ThinFilm CustomStandardNoconstant

pvCoverRefrInd=float

The refraction index for the coating applied to the module cover. A value of 1.0 represents refraction through air. Coatings have higher refraction indexes that capture more solar at lower angles of incidence.

UnitsLegal RangeDefaultRequiredVariability
x \(\geq\) 01.3Noconstant

pvTempCoeff=float

The temperature coefficient how the efficiency of the module varies with the cell temperature. Values are typically negative.

UnitsLegal RangeDefaultRequiredVariability
1/oFno restrictions-0.00206Noconstant

pvArrayType=choice

The type of array describes mounting and tracking options. Roof mounted arrays have a higher installed nominal operating cell temperature (INOCT) of 120 oF compared to the default of 113 oF. Array self-shading is not currently calculated for adjacent rows of modules within an array.

UnitsLegal RangeDefaultRequired**Variability
FixedOpenRack, FixedRoofMount, OneAxisTracking, TwoAxisTrackingFixedOpenRackNoconstant

pvTilt=float

The tilt of the photovoltaic array from horizontal. Values outside the range 0 to 360 are first normalized to that range. For one-axis tracking, defines the tilt of the rotation axis. Not used for two-axis tracking arrays. Should be omitted if pvVertices is given.

UnitsLegal RangeDefaultRequiredVariability
degreesunrestrictedfrom pvVertices (if given) else 0Nohourly

The following figures illustrate the use of both pvTilt and pvAzm for various configurations:

Fixed, south facing, tilted at 40o
Fixed, south facing, tilted at 40o
One-axis tracker, south facing, tilted at 20o
One-axis tracker, south facing, tilted at 20o
One-axis tracker, horizontal aligned North/South (more common)
One-axis tracker, horizontal aligned North/South (more common)
One-axis tracker, horizontal aligned East/West (less common)
One-axis tracker, horizontal aligned East/West (less common)

pvAzm=float

Photovoltaic array azimuth (0 = north, 90 = east, etc.). If a value outside the range 0o \(\leq\) x \(<\) 360o is given, it is normalized to that range. For one-axis tracking, defines the azimuth of the rotation axis. Not used for two-axis tracking arrays. Should be omitted if pvVertices is given.

UnitsLegal RangeDefaultRequiredVariability
degreesunrestrictedfrom pvVertices (if given) else 0Nohourly

pvVertices=list of up to 36 floats

Vertices of an optional polygon representing the position and shape of the photovoltaic array. The polygon is used to calculate the shaded fraction using an advanced shading model. Only PVARRAYs and SHADEXs are considered in the advanced shading model – PVARRAYs can be shaded by SHADEXs or other PVARRAYs. If pvVertices is omitted, the PVARRAY is assumed to be unshaded at all times. Advanced shading must be enabled via TOP exShadeModel. Note that the polygon is used only for evaluating shading; array capacity is specified by pvDCSysSize (above).

The values that follow pvVertices are a series of X, Y, and Z values for the vertices of the polygon using a coordinate system defined from a viewpoint facing north. X and Y values convey east-west and north-south location respectively relative to an arbitrary origin (positive X value are to the east; positive Y values are to the north). Z values convey height relative to the building 0 level and positive values are upward.

The vertices are specified in counter-clockwise order when facing the receiving surface of the PVARRAY. The number of values provided must be a multiple of 3. The defined polygon must be planar and have no crossing edges. When pvMounting=Building, the effective position of the polygon is modified in response to building rotation specified by TOP bldgAzm.

For example, to specify a rectangular photovoltaic array that is 10 x 20 ft, tilted 45 degrees, and facing south –

 pvVertices = 0, 0, 15,   20, 0, 15,  20, 7.07, 22.07,  0, 7.07, 22.07
UnitsLegal RangeDefaultRequiredVariability
ftunrestrictedno polygon9, 12, 15, 18, 21, 24, 27, 30, 33, or 36 valuesconstant

pvSIF=float

Shading Impact Factor (SIF) of the array used to represent the disproportionate impact on array output of partially shaded modules at the sub-array level. This impact is applied to the effective beam irradiance on the array:

\[I_{poa,beam,eff} = \max\left(I_{poa,beam}\cdot\left(1-SIF\cdot f_{sh}\right),0\right)\]

where \(f_{sh}\) is the fraction of the array that is shaded.

Default value is 1.2, which is representative of PV systems with sub-array microinverters or DC power optimizers. For systems without sub-array power electronics, values are closer to 2.0.

UnitsLegal RangeDefaultRequiredVariability
x \(\geq\) 1.01.2Noconstant

pvMounting=choice

Specified mounting location of this PVARRAY. pvMounting=Site indicates the array position is not altered by building rotation via TOP bldgAzm, while PVARRAYs with pvMounting=Building are assumed to rotate with the building.

UnitsLegal RangeDefaultRequiredVariability
Building or SiteBuildingNoconstant

pvGrndRefl=float

Ground reflectance used for calculating reflected solar incidence on the array.

UnitsLegal RangeDefaultRequiredVariability
0 \(<\) x \(<\) 1.00.2Nohourly

pvDCtoACRatio=float

DC-to-AC ratio used to intentionally undersize the AC inverter. This is used to increase energy production in the beginning and end of the day despite the possibility of clipping peak sun hours.

UnitsLegal RangeDefaultRequiredVariability
x > 0.01.2Noconstant

pvInverterEff=float

AC inverter efficiency at rated DC power.

UnitsLegal RangeDefaultRequiredVariability
0 \(<\) x \(<\) 1.00.96Noconstant

pvSysLosses=float

Fraction of total DC energy lost. The total loss from a system is aggregated from several possible causes as illustrated below:

Loss TypeDefault Assumption
Soiling0.02
Shading0 (handled explicitly)
Snow0
Mismatch0 (shading mismatch handled explicitly [see pvSIF])
Wiring0.02
Connections0.005
Light-induced degradation0.015
Nameplate rating0.01
Age0.05 (estimated 0.5% degradation over 20 years)
Availability0.03
Total0.14

Italic lines indicate differences from PVWatts assumptions.

UnitsLegal RangeDefaultRequiredVariability
0 \(<\) x \(<\) 1.00.14Nohourly

endPVARRAY

Optionally indicates the end of the PVARRAY definition. Alternatively, the end of the definition can be indicated by END or by beginning another object.

UnitsLegal RangeDefaultRequiredVariability
noneNoconstant

Related Probes: