Commit Graph

1116 Commits

Author SHA1 Message Date
Ian Bell
29f48566a0 More work on web docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 20:18:32 +02:00
Ian Bell
07511e82c4 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-11 20:13:19 +02:00
Ian Bell
543d717388 Updates to doc building process
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 20:13:07 +02:00
coolprop
cb3ecb1db7 Merge branch 'master' of https://github.com/CoolProp/CoolProp 2014-09-11 10:56:26 -07:00
coolprop
792f5a375e Fixed debian packaging to close https://github.com/CoolProp/CoolProp/issues/113 2014-09-11 10:56:11 -07:00
Jorrit Wronski
d5cac6a2fe Docs, docs, docs. 2014-09-11 19:09:33 +02:00
coolprop
ff01b0ccb2 Fixed bb config 2014-09-11 10:09:23 -07:00
Ian Bell
b96e3d9aa6 Updated bb config
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 19:03:50 +02:00
Ian Bell
4fd8d39a9c Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-11 19:01:08 +02:00
Ian Bell
1a52214c72 Added first cut at debian
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 19:00:48 +02:00
Jorrit Wronski
db79ac5b30 Examples are used to explain the reports 2014-09-11 17:38:55 +02:00
Jorrit Wronski
6a511260f0 The Makefile for the docs started to get messy... 2014-09-11 17:11:50 +02:00
Jorrit Wronski
05789bc0ac Does that fix the Python problems? 2014-09-11 14:42:12 +02:00
Jorrit Wronski
7ea5cc0930 Added gitignore 2014-09-11 14:01:48 +02:00
Jorrit Wronski
c3aa76e6bc Fitting reports are generated each time we build the docs, not ideal, but works... 2014-09-11 14:01:02 +02:00
Jorrit Wronski
09fc70aafd Improved stability... 2014-09-11 14:01:02 +02:00
Jorrit Wronski
0868356b91 Working on the docs... 2014-09-11 14:01:02 +02:00
Jorrit Wronski
95479bac2c Reduced significant digits, again. 2014-09-11 14:01:01 +02:00
Ian Bell
8609a9739c Removed printing of indices for maxima of phase envelope
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 13:07:22 +02:00
Ian Bell
ed1d7a41a6 Fixes to Mixture Parameters
If F_ij is zero, put in a dummy departure function
If pair is invalid, throw error rather than crash

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 13:00:53 +02:00
Ian Bell
a5b7b6f8b7 Implemented phase identification parameter
Closes https://github.com/CoolProp/CoolProp/issues/139

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 10:22:01 +02:00
Ian Bell
7894d8bdb8 Added some code for phase envelopes
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 02:17:59 +02:00
Ian Bell
20cae192b0 Added necessary code to get sat_p working for dewpoint calculations, phase envelopes build for R32/R125 - was getting bad density roots
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 02:15:19 +02:00
Ian Bell
91bedf919a Dry air mixtures are default to GERG model to agree with REFPROP
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 02:14:02 +02:00
Ian Bell
447f5c9ad1 Added aliases to depature functions to agree with REFPROP
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 02:13:21 +02:00
Ian Bell
58556c6e14 Expose mole fractions of liquid and vapor through python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-11 02:12:44 +02:00
Ian Bell
83c1737416 Set the default unit system for plots back to KSI for backwards compatibility
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 16:49:09 +02:00
Ian Bell
3844f281fd Maximum temp for PY flash is now 1.5*Tmax
Closes https://github.com/CoolProp/CoolProp/issues/137

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 16:24:36 +02:00
Ian Bell
a2a2c80323 Renamed normalization flag
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 15:53:57 +02:00
Ian Bell
d64889965b Removed old-style gas constant normalization
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 15:46:18 +02:00
Ian Bell
883b7a3f09 Implemented new gas constant normalization method - seems to work well and doesn't touch pure fluid properties
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 15:44:01 +02:00
Ian Bell
86f52bdf4e Phase Envelope calculations now include Tsat_max and psat_max, along with indices thereof.
The Tsat_max and psat_max values are calculated using exact solution based on finding dT/dP and dp/dT equaling zero by a 1D solution in rhov.

See also https://github.com/CoolProp/CoolProp/issues/133

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 15:17:19 +02:00
Ian Bell
1243c2af1f Psych chart updates
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 10:22:55 +02:00
Ian Bell
7bf4216240 Repaired humid air properties. Validation runs now
Closes https://github.com/CoolProp/CoolProp/issues/125

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 10:14:29 +02:00
Ian Bell
95d402d635 Helmholtz backend can take name directly as string
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 10:13:22 +02:00
Ian Bell
4acec3807b Added backwards compatibility layer for REFPROP- and REFPROP-MIX: from version 4 and passing test
Closes https://github.com/CoolProp/CoolProp/issues/135

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-09 14:48:25 +02:00
Ian Bell
37838e5f77 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-09 14:30:59 +02:00
Ian Bell
92299092a4 Updated python wrappers of both Abstract State and old kSI based state class
Fixed cp0
Works again with PDSim
Closes https://github.com/CoolProp/CoolProp/issues/134

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-09 14:30:42 +02:00
Ian Bell
359fe8651c Merge pull request #106 from jjfPCSI1/master
Added information for Python/index.rst + Only one iterable in PropsSI calls
2014-09-09 08:43:06 +02:00
Ian Bell
ab88cea2bb Some work on python unit tests - convert or keep? Some of both probably.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-09 01:55:26 +02:00
Ian Bell
7757311a48 Added failing tests for minimum pressure of melting curves
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-09 00:21:02 +02:00
Ian Bell
494c27fa8b Fixed mixture derivative tests - all pass now
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-08 21:49:29 +02:00
Ian Bell
472643db4d Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-08 20:48:14 +02:00
Ian Bell
865aee0a6a Updated REFPROP aliases for all fluids + test to close https://github.com/CoolProp/CoolProp/issues/130
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-08 20:48:01 +02:00
Jorrit Wronski
ed788df198 Added generators for the incompressibles. The makefile handles the build process of the report pdfs, we have to avoid building them as much as we can... 2014-09-08 20:32:44 +02:00
Ian Bell
853228f847 Reverted gas constant normalization - implemented constant R_u for mixtures with no other changes
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-08 19:31:07 +02:00
Ian Bell
2524459f47 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-08 17:34:22 +02:00
Ian Bell
edf39c7387 Finished normalization of the gas constants
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-08 17:34:05 +02:00
Jorrit Wronski
409dd7c128 Added a call to Python 2014-09-08 17:31:04 +02:00
Ian Bell
b9308f5871 Updated magnifying glass to close https://github.com/CoolProp/CoolProp/issues/131
@jowr - better now?

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-08 16:30:22 +02:00