Dan Walsh

Results 4 issues of Dan Walsh

### Description ### Steps to Reproduce Run the following: ``` P = 60110.7723310773 PropsSI('d(U)/d(P)|sigma','P',P,'Q',0,'Ammonia') ``` **Expected behavior:** We expect the result when `P` is the original value shown to be...

After logging in, I use the bulb service and the get_bulbs method to get a list of bulbs. I find the one I want, and can turn it on and...

I'm getting the following error: `fatal: cannot lock ref : Unable to create /.git/refs/heads/.lock: File exists.` Researching the problem online, it seems this error can occur if there's another git...

### Description When using PropsSI with lists as arguments, I get unexpected results for lists of length 0 or 1. ### Steps to Reproduce **Case 1: Length 1 inputs:** ```...