Sorry, @AlexSkillen this is going to be nitpick on the variable naming but I just lost some time having Uin rather than UIn so maybe it will be useful in some way. Firstly, I think that In suffix is not necessary. It is obvious that this the input or inlet value. I am happy to fix this and send you a PR, but my suggestions are:
- drop it completely:
U and R
- retain more of the variable meaning:
Umean and R?
Sorry, @AlexSkillen this is going to be nitpick on the variable naming but I just lost some time having
Uinrather thanUInso maybe it will be useful in some way. Firstly, I think thatInsuffix is not necessary. It is obvious that this the input or inlet value. I am happy to fix this and send you a PR, but my suggestions are:UandRUmeanandR?