CederGroupHub / alab_control

MIT License
4 stars 2 forks source link

Ethanol amount correlates linearly with heating time -> auto heating time determination? #54

Open rekumar opened 1 year ago

rekumar commented 1 year ago

This is already implemented in https://github.com/CederGroupHub/alab_control/blob/e48ff2169b6043e4d62d0e02128360a929f7e5ca/alab_control/labman/components.py#L55.

I assumed 90 minutes per 10 mL of ethanol. Feel free to update this if you have a better ratio

bernardusrendy commented 4 months ago

Implemented. However, might be better if there is a lower bound for minimum heating time if it is not explicitly defined.