Skip to content

Commit 0c04ea8

Browse files
committed
add CST to docs
1 parent f1a0c4c commit 0c04ea8

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

docs/src/reopt/inputs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,8 @@ REopt.ElectricHeater
176176
```@docs
177177
REopt.ASHP
178178
```
179+
180+
## CST
181+
```@docs
182+
REopt.CST
183+
```

docs/src/reopt/outputs.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,9 @@ REopt.add_flexible_hvac_results
9898
## SteamTurbine outputs
9999
```@docs
100100
REopt.add_steam_turbine_results
101-
```
101+
```
102+
103+
## CST outputs
104+
```@docs
105+
REopt.add_concentrating_solar_results
106+
```

0 commit comments

Comments
 (0)