PV Shade-Free Sun Angle from Row Pitch

With the row pitch fixed by the roof or lot, the lowest solar profile (elevation) angle the layout stays shade-free to.

Run the calculator

Example

You enter

You get

Details, formula, and sources

prof = atan(L sin tilt / (pitch - L cos tilt)). A 6.5 ft module at 30 deg tilt with 12 ft of pitch is clear down to a 27 deg sun. Compare it to the winter-design sun elevation. Assumes due-south rows and a level field.

profile_angle = atan( L x sin(tilt) / (row_pitch - L x cos(tilt)) ) (the inverse of pitch = L cos(tilt) + L sin(tilt)/tan(profile_angle)); valid when pitch exceeds the footprint L cos(tilt).

NREL / Sandia PV array row-spacing geometry solved for the profile angle, by name; the relations are first-principles trigonometry.

The row-spacing geometry and the ground-coverage-ratio definition are public NREL / Sandia relations and first-principles trigonometry.

Estimate. AHJ and licensed professional govern.

Field names used by the API: module_length_ft, tilt_deg, row_pitch_ft, profile_angle_deg, gcr

Related tools