Become our VIP member and get an access to all our videos and unlimited downloads.Become a VIP

Nist Refprop 9 -

Mixtures require GERG-2008 (or simpler mixing rules).

If you are searching for NIST REFPROP 9, you are likely one of three people:

Action Steps:


hfile = c_char_p(b"REFPROP.txt") herr = c_char_p(b" ") ncomp = c_int(1) icomp = (c_int * 1)(1) # R134a index x = (c_double * 1)(1.0) RP.SETUPdll(hfile, herr) RP.SETREFdll(icomp, x, herr) # Set reference state

| Feature | REFPROP 9 | REFPROP 10+ | |---------|-----------|--------------| | GUI | Classic, functional | Modern, tabbed | | Fluids | ~105 | ~150+ | | Mixture model | GERG-2008 | GERG-2008, EOS-CG, others | | Python support | Manual DLL | Official refprop Python package | | Plotting | Basic 2D | Enhanced 2D + 3D | | Cost | One-time purchase (legacy) | Subscription or perpetual | nist refprop 9

Stick with v9 if: You have legacy code, need only standard refrigerants, or prefer simple interface.

Upgrade to v10+ if: You need new fluids (R1234yf, low-GWP), better mixture handling, or Python integration. Mixtures require GERG-2008 (or simpler mixing rules)


Version 9 represented a significant leap forward in fluid modeling. Here are the standout features that made this version a staple in the engineering industry: