Alinson S. Xavier
5eee29547c
Reformat source code
1 week ago
Alinson S. Xavier
897717677f
Implement plant storage
1 week ago
Alinson S. Xavier
480547933b
Implement plant expansion
1 week ago
Alinson S. Xavier
744b043461
Implement _add_pwl_constraints
1 week ago
Alinson S. Xavier
f4e97ff7f2
docs: Minor fix
1 week ago
Alinson S. Xavier
f35c84abe9
Add emission limits and penalties
1 week ago
Alinson S. Xavier
003922ac70
Implement plant emissions
1 week ago
Alinson S. Xavier
4ce52b7420
Merge branch 'circular'
1 week ago
Alinson S. Xavier
157cd500ef
Implement transportation emissions
1 week ago
Alinson S. Xavier
ca06db2870
Add more fields to CSV reports
1 week ago
Alinson S. Xavier
5ac9ae2b62
Reports: use dicts instead of lists
1 week ago
Alinson S. Xavier
e4d4ee1cc8
Implement global disposal limits
1 week ago
Alinson S. Xavier
67b1e5fd40
Reformat source code
1 week ago
Alinson S. Xavier
5ea3e10139
web: Update copyright
4 months ago
Alinson S. Xavier
3f9d2f22f5
web: Add scaffold
4 months ago
Alinson S. Xavier
3d36caa507
Circular: Implement driving distances
6 months ago
Alinson S. Xavier
17a870967b
Fix typos
6 months ago
Alinson S. Xavier
29999d006e
Bump version to 0.8.0
6 months ago
Alinson S. Xavier
db7f1c8af5
Simplify title
6 months ago
Alinson S. Xavier
f940489693
Add README.md
6 months ago
Alinson S. Xavier
40947190ad
Update docs
6 months ago
Alinson S. Xavier
f82a1d121d
Make boat example easier to run; add output
2 years ago
Alinson S. Xavier
6dae3a825f
Convert boat example to Julia
2 years ago
Alinson S. Xavier
ada89b7878
Debug model; improve reports
2 years ago
Alinson S. Xavier
319e5f1ed3
Implement basic reports; fix boat example
2 years ago
Alinson S. Xavier
06642c631f
Conclude model implementation
2 years ago
Alinson S. Xavier
d41ff30326
Model: Objective function and plant constraints
2 years ago
Alinson S. Xavier
0da66b571a
Start implementation of circular model
2 years ago
Alinson S. Xavier
4947ad1a8a
Finish implementing parser
2 years ago
Alinson S. Xavier
76b085e105
Parser: Allow scalars in timeseries fields
2 years ago
Alinson S. Xavier
6055eafcd6
Add larger example
2 years ago
Alinson S. Xavier
74759bd602
Start implementation of circular model
2 years ago
Alinson S. Xavier
9e0f8c5796
solve: Allow custom graph
2 years ago
Alinson S. Xavier
5693ef2aa2
Reformat source code
2 years ago
Alinson S. Xavier
bc05b49222
Make resolve compatible with solve(heuristic=true)
2 years ago
Alinson S. Xavier
3e54e767c4
Fix failing test
2 years ago
Alinson S. Xavier
84bd25b04d
Fix: Remove disposal when deleting product
2 years ago
Alinson S. Xavier
c86dda12cd
Make marginal costs optional in write_reports
2 years ago
Alinson S. Xavier
f3a2d1d616
Fix bug in _compress when plants have fixed size
...
Capacity was being incorrectly multiplied by T twice. This
happened because there were two references to the same struct
in the plant sizes array. This fix replaces the second reference
by an actual copy of the struct.
2 years ago
Alinson S. Xavier
029a47a64b
compress: Update disposal/acquisition limits/costs
2 years ago
Alinson S. Xavier
de27a6202d
Bump version to 0.7.2
3 years ago
Alinson S. Xavier
7d4a763910
Fix issue with collection disposal; increase precision in CSV reports
3 years ago
Alinson S. Xavier
8432c49050
Add .zenodo.json
3 years ago
Alinson S. Xavier
2d860326fe
Bump version to 0.7.1
3 years ago
Alinson S. Xavier
be37934b87
Web: Do not use heuristics
3 years ago
Alinson S. Xavier
3c354ec3e4
Add `write_reports` function
3 years ago
Alinson S. Xavier
f5a92358d7
Formulation: If plant is closed, storage cannot be used
3 years ago
Alinson S. Xavier
69f205be77
Formulation: Prevent plants from sending products to themselves
3 years ago
Alinson S. Xavier
3b3ecbde27
Web: Fix parsing of disposal limit
3 years ago
Alinson S. Xavier
b3a6632d7e
Fix badge
3 years ago