Skip to content

Tags: amptimal/surge

Tags

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.1.9

- New `markets/datacenter/` market and `dashboards/datacenter/` dashboard:
  single-site behind-the-meter SCUC for a microgridded datacenter.
  Optimises commitment + dispatch + AS awards across IT-load tiers
  (must-serve + curtailable VOLL), BESS, solar, wind, fuel cell,
  gas CT, diesel, optional must-run nuclear, and (optional)
  coincident-peak transmission charges. Forecasts and asset specs
  editable live; re-solves in seconds.
- New `surge-dispatch` primitive `peak_demand_charges` for coincident-
  peak (e.g. ERCOT 4-CP) demand charges.
- New `surge.market` builder methods: `generator_dispatch_bounds`
  (pin per-period dispatch window in MW), `must_run_units` (force
  u[t]=1), plus the canonical `ECRS` reserve product.
- Default `markets.go_c3.GoC3Policy.lp_solver` flipped from `gurobi`
  → `highs`.

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.1.8

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.1.7

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.1.6

surge-dispatch release: SCUC LP tightening, large-network performance,
and a fix for unbounded thermal-slack relaxations. GO C3 adapter gains
diagnostic knobs for isolating large-network bottlenecks.

See CHANGELOG.md [0.1.6] for the full entry.

v0.1.5

Toggle v0.1.5's commit message
Release v0.1.5

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.1.4

Workspace bump to 0.1.4 plus the dispatch / OPF / market changes
that landed since v0.1.3. See CHANGELOG.md for the user-facing
summary.

v0.1.0

Toggle v0.1.0's commit message
Initial release