mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-07 16:58:51 -06:00
web: ThermalUnits: Build table data
This commit is contained in:
@@ -62,12 +62,12 @@ export const ThermalUnitsColumnSpec: ColumnSpec[] = [
|
||||
width: 60,
|
||||
},
|
||||
{
|
||||
title: "Min uptime (h)",
|
||||
title: "Minimum uptime (h)",
|
||||
type: "number",
|
||||
width: 80,
|
||||
},
|
||||
{
|
||||
title: "Min downtime (h)",
|
||||
title: "Minimum downtime (h)",
|
||||
type: "number",
|
||||
width: 100,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user