Undefined#

The undefined group. Holds models with no group.

Common Parameters: u, name, idx

Available models: SRCost, NSRCost

SRCost#

Linear spinning reserve cost model.

Parameters#

Name

Symbol

Description

Default

Unit

Properties

idx

unique device idx

u

\(u\)

connection status

1

bool

name

device name

gen

static generator index

mandatory

csr

\(c_{sr}\)

cost for spinning reserve

0

$/(p.u.*h)

NSRCost#

Linear non-spinning reserve cost model.

Parameters#

Name

Symbol

Description

Default

Unit

Properties

idx

unique device idx

u

\(u\)

connection status

1

bool

name

device name

gen

static generator index

mandatory

cnsr

\(c_{nsr}\)

cost for non-spinning reserve

0

$/(p.u.*h)