Skip to content

Bugfix/add tracker rotation limit as separate pvsystem attribute#32

Open
javlor wants to merge 2 commits into
mainfrom
bugfix/add-tracker-rotation-limit-as-separate-pvsystem-attribute
Open

Bugfix/add tracker rotation limit as separate pvsystem attribute#32
javlor wants to merge 2 commits into
mainfrom
bugfix/add-tracker-rotation-limit-as-separate-pvsystem-attribute

Conversation

@javlor

@javlor javlor commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

The property tilt of the PVSystem class was used to set the maximum rotation angle of the single-axis trackers. Users of the SDK reported that this was confusing via the support email.

There is now a dedicated field PVsystem.max_rotation_angle that set the maximum tracker rotation angle in degrees (default is 60 degrees, as before). Only applied when mounting='Tracker'. Replaces the previous use and simplifies it to avoid confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant