Commit Graph

17 Commits

Author SHA1 Message Date
f82a1d121d Make boat example easier to run; add output 2023-12-08 10:06:21 -06:00
6dae3a825f Convert boat example to Julia 2023-12-08 10:01:53 -06:00
ada89b7878 Debug model; improve reports 2023-12-06 16:16:13 -06:00
319e5f1ed3 Implement basic reports; fix boat example 2023-12-06 14:39:28 -06:00
06642c631f Conclude model implementation 2023-12-06 13:06:42 -06:00
d41ff30326 Model: Objective function and plant constraints 2023-12-06 11:50:03 -06:00
4947ad1a8a Finish implementing parser 2023-11-30 12:05:32 -06:00
76b085e105 Parser: Allow scalars in timeseries fields 2023-11-30 11:06:31 -06:00
6055eafcd6 Add larger example 2023-11-30 10:49:22 -06:00
74759bd602 Start implementation of circular model 2023-11-28 10:26:07 -06:00
256b863c34 Implement initial plant capacity 2023-02-23 10:34:34 -06:00
78128bd79b Allow user to specify product acquisition costs 2023-02-16 11:25:05 -06:00
22d73c9ded Move tests to a separate package; update GitHub CI and docs 2023-02-15 12:32:29 -06:00
a333ab0b04 Remove unused code and test resources 2021-06-22 10:58:46 -05:00
a518e3d3d6 Allow plants to store input material for later years 2020-10-29 15:23:40 -05:00
ff23004022 Generate simplified solution reports in CSV format 2020-09-18 11:12:15 -05:00
472182b200 Validate timeseries length 2020-06-30 09:41:29 -05:00