Ian Bell

Results 61 issues of Ian Bell

The instructions on the wiki for the linux/osx build get as far as ``` cmake ../avogadro-squared ``` but don't get all the way to actually building, which should be ```...

@jowr et al., I have (in my NIST capacity), developed a CMake-based workflow for building the REFPROP shared library reliably on windows/linux/OSX, with the nicest feature: all the functions are...

In version 9.11 of REFPROP, the additional functions that are included in `src/PASS_FTN_ALT.f` are no longer needed since they are provided in REFPROP itself. Not sure how best to fix...

see Fig 7.7 from GERG 2004

It is hard to tell whether we have screwed things up with the build since there are always errors in the Travis CI build. Need to resolve/remove the failing tests.

List of things to code up for "normal" mixtures - [x] Successive Substitution - [x] Complete and check all the derivatives against debugged REFPROP - [x] Newton-Raphson for bubble and...