Skip to content

Add simulation timestep variable for stand alone battery#1227

Merged
brtietz merged 5 commits into
developfrom
ssc_994_standalone_battery_subhourly
Oct 28, 2024
Merged

Add simulation timestep variable for stand alone battery#1227
brtietz merged 5 commits into
developfrom
ssc_994_standalone_battery_subhourly

Conversation

@brtietz

@brtietz brtietz commented Oct 23, 2024

Copy link
Copy Markdown
Collaborator

Add new variable timestep_minutes to control the length of the zero lifetime array within the stand alone battery. Subsequent variable checks are still enforced against this new variable.

Pairs with SAM PR NatLabRockies/SAM#1887

Closes #994

@cpaulgilman cpaulgilman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brtietz Please wait until I update Help context ID in startup to merge this.

@cpaulgilman

Copy link
Copy Markdown
Collaborator

@brtietz Should there be an error check for BTM standalone battery when the load time step or input grid power target time step does not match the simulation time step?

@cpaulgilman

Copy link
Copy Markdown
Collaborator

Help revisions:

Battery Time Step

image

FOM Battery Dispatch

image

BTM Battery Dispatch

image

@brtietz

brtietz commented Oct 25, 2024

Copy link
Copy Markdown
Collaborator Author

@brtietz Should there be an error check for BTM standalone battery when the load time step or input grid power target time step does not match the simulation time step?

This is handled in ssc, which matches the behavior of the PV and generic system coupled configurations. See lines 1329 and 1363 of cmod_battery.cpp

@brtietz brtietz merged commit fa3bae1 into develop Oct 28, 2024
@brtietz brtietz deleted the ssc_994_standalone_battery_subhourly branch December 13, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve handling of sub-hourly timesteps for front of meter stand alone battery

3 participants