examplePeakTimeAnalysis

Runs simulation during peak penetration time and generates plots

Contents

Syntax

examplePeakTimeAnalysis(basecaseFile,solarScenarioFiles);
examplePeakTimeAnalysis();

Description

Function to calculate when the max penetration (PV output / load) time occurs. A snapshot analysis is performed at this peak time, with both a voltage contour plot and voltage profile plot being generated.

Inputs

Outputs

Example

Runs the basecase circuit and the distributed solar case

examplePeakTimeAnalysis('ExampleCircuit\master_ckt24.dss',{'ExampleCircuit\Ckt24_PV_Distributed_7_5.dss'})
%