28 PVplant(
const string& symbol,
const std::string& location,
const vector<double>& parameters);
Base class for renewable energy source (RES) plant models.
Two-stage PV inverter plant with boost DC-DC stage and LCL-filtered VSC.
Definition PV_plant.h:19
~PVplant()
Definition PV_plant.h:29
Combined AC/DC optimal power flow solver.
Definition Powerflow.h:49
Common base for wind and PV plant elements.
Definition RES_base.h:16