Commit Graph

569 Commits

Author SHA1 Message Date
Ian Bell
71cb3ab670 Update wrapper.rst 2014-08-02 00:26:49 +02:00
Ian Bell
10a768bf1f Update wrapper.rst 2014-08-02 00:25:49 +02:00
Ian Bell
0fce2d7929 Create wrapper.rst 2014-08-02 00:24:11 +02:00
Ian Bell
47bd9c646a Update wrapper.rst 2014-08-02 00:19:33 +02:00
Ian Bell
2735ea73db Create wrapper.rst 2014-08-02 00:18:08 +02:00
Ian Bell
486b31a9ba Update master.cfg 2014-08-01 22:58:19 +02:00
Ian Bell
ffdc84372a Updated cleaner
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 22:56:21 +02:00
Ian Bell
1c20525b2a Another update to cleaner
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 22:53:42 +02:00
Ian Bell
4ae6e709aa updated master.cfg 2014-08-01 22:52:05 +02:00
Ian Bell
309506e3b7 added cleaner for install folder 2014-08-01 22:48:37 +02:00
Ian Bell
1dfd6c6a41 Fixed CMake for EES module 2014-08-01 22:33:39 +02:00
Ian Bell
a761ad3c42 Added EES wrapper on windows 2014-08-01 22:24:13 +02:00
Ian Bell
67669d45a8 64-bit shared libraries added for OSX and linux 2014-08-01 22:22:10 +02:00
Ian Bell
ffa9f536d6 Added shared libraries 2014-08-01 22:17:34 +02:00
Ian Bell
f653a7559f Worked on a cleaner Octave CMake finder module 2014-08-01 22:06:18 +02:00
Ian Bell
c4a528902e Update layout.html 2014-08-01 20:28:52 +02:00
Ian Bell
4c886c79fb Delete phpinfo.rst 2014-08-01 20:28:31 +02:00
Ian Bell
9e13045c18 Delete phpinfo.php 2014-08-01 20:28:22 +02:00
Ian Bell
3a14c49412 MATLAB 32-bit builder fixed
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 19:15:08 +02:00
Ian Bell
7a948f63d9 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-01 19:10:43 +02:00
Ian Bell
a30e5a0e9f Fixed typo in master.cfg 2014-08-01 19:06:11 +02:00
Ian Bell
088260f4dc Fixed typo in master.cfg 2014-08-01 19:05:18 +02:00
Ian Bell
4f12d140e8 Added MATLAB 32 bit builder, cleaned up master.cfg 2014-08-01 19:03:08 +02:00
Ian Bell
e37a55004b Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-01 18:53:38 +02:00
jowr
9470f35928 Removed the debug level added the incompressible documentation framework 2014-08-01 17:30:06 +02:00
Ian Bell
f19aa35db4 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-01 17:11:59 +02:00
jowr
7fa70b0bee Fixed the mass fractions! 2014-08-01 16:52:16 +02:00
jowr
3b6173bf83 Updated externals 2014-08-01 16:42:13 +02:00
Ian Bell
2d8f1fab5d Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-01 16:40:32 +02:00
jowr
8f43622439 Added the new JSON files 2014-08-01 16:40:19 +02:00
Ian Bell
d9fcb2eb00 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-01 16:38:47 +02:00
jowr
165298d41e Renamed the enumeration and still no luck 2014-08-01 15:44:02 +02:00
jowr
eddeee54e0 Added more fitting stuff, still some problems with the enumerations in C++ 2014-08-01 15:15:35 +02:00
jowr
b8badfba2c fits, fits, fits 2014-08-01 15:13:48 +02:00
jowr
e8f0e2d11b Fixed temperature data sets, now everything is local in the incompressible object, fixed equation selection, exponential fit works, some polynomials have too high orders... 2014-08-01 15:13:48 +02:00
jowr
8ff8332e77 Added some reporting to Python. Untested changes in C++ 2014-08-01 15:13:48 +02:00
Ian Bell
90103b50e2 Added two-phase enthalpy and entropy calculations based on vapor quality weighting of saturation properties. Fixed some bugs associated with that.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 14:16:59 +02:00
Ian Bell
de8c4e1b86 Added linspace function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 14:15:55 +02:00
Ian Bell
0cbf72e05a Added preliminary tests for saturation properties
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 14:14:56 +02:00
Ian Bell
412504a4d9 When changing reference state, hs_anchor is updated, and ancillary curves still work!! woohoo
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 10:50:47 +02:00
Ian Bell
ea3ceeccfe H & S Ancillaries use value minus value at anchor state
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 10:34:13 +02:00
Ian Bell
24d37e0e6d Added h and s to hs_anchor state
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 10:09:12 +02:00
Ian Bell
95e5b6f796 Removed unused variables
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 10:01:58 +02:00
Ian Bell
99af971bcb Changed function return type for successive_substitution to make agree with others in that namespace
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 10:01:21 +02:00
Ian Bell
195bf6bb97 SimpleState values init to _HUGE
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 10:00:23 +02:00
Ian Bell
0f392c3309 Update wrappers.rst 2014-08-01 09:54:00 +02:00
Ian Bell
fa2ec0ad9b Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-01 09:05:02 +02:00
Ian Bell
54bf7687b0 Updated ancillary curves for all fluids to use h-hanchor and s-sanchor in the fit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 09:04:43 +02:00
Ian Bell
34228b16bd Added hs_anchor state for all fluids
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 08:44:29 +02:00
Ian Bell
ebee67ba77 Fixed reference state for R407F
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-01 08:41:41 +02:00