NatLabRockies / NatLabRockies/H2Integrate
Create a consumption multiplier function
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
Create a consumption multiplier function
When a plant such as ammonia is operated dynamically it could be beneficial to have a function that can apply different rates of consumption based on the dynamic behavior that's happening in that timestep.
For example there might be higher rates of electricity consumption during a ramp down/up period but less reagents consumed during those timesteps.
Making this a function would allow users to have control of this behavior or sweep the design space based on changing these values.
Proposed solution
Alternatives considered
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify files, entry points, tests, or a concrete proposed API. First inspect the plant consumption code and determine which timestep inputs and consumption categories the function must accept; done should include documented multiplier behavior and tests covering dynamic ramping and unchanged consumption.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100