Costs module
Go to file
2023-07-18 17:25:16 -04:00
.idea Changed hardcoded electricity peak and hardcoded electricity income. Incorporated new function to calculate peak electricity loads in operational costs 2023-07-18 17:25:00 -04:00
cerc_costs.egg-info merge branch 2023-07-18 16:31:49 -04:00
costs Changed hardcoded electricity peak and hardcoded electricity income. Incorporated new function to calculate peak electricity loads in operational costs 2023-07-18 17:25:00 -04:00
dist merge branch 2023-07-18 16:31:49 -04:00
input_files merge branch 2023-07-18 16:31:49 -04:00
tests Merge remote-tracking branch 'origin/main' 2023-07-18 17:25:16 -04:00
pyproject.toml merge branch 2023-07-18 16:31:49 -04:00
README.md partial cost implementation 2023-06-13 16:20:30 -04:00
requirements.txt merge branch 2023-07-18 16:31:49 -04:00
setup.py merge branch 2023-07-18 16:31:49 -04:00

costs

This module processes the object-oriented generalization for the cost workflow

installation

$ pip install cerc-cost

usage

TBD