Commit Graph

195 Commits

Author SHA1 Message Date
coolprop
e675a03643 Addeded release script to dev/scripts 2014-12-06 08:56:01 -08:00
Ian Bell
6f10afe8fa Add zip file of source code to build system
See https://github.com/CoolProp/CoolProp/issues/293

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 01:34:28 -05:00
Ian Bell
8ed02eefef Added ECS models for viscosity and thermal conductivity for R11, R143a, R12, R22
See https://github.com/CoolProp/CoolProp/issues/285

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 14:10:35 -05:00
Ian Bell
02f8210fa1 Removed temporary debug code from milestone2rst.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 14:27:10 -05:00
Ian Bell
0cf7a0b96b Fix bugs in changelog and milestone2rst.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 12:52:13 -05:00
Ian Bell
0810862bb2 Fix milestone2rst.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 12:33:23 -05:00
Ian Bell
b06bdba9ec Added script to generate milestone using github api
Closes https://github.com/CoolProp/CoolProp/issues/278

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 21:29:02 -05:00
Ian Bell
d82b0c5409 Tidy up saturation spline script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 22:41:00 -05:00
Ian Bell
d4f1e45d15 Add set_reference_state.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 22:18:42 -05:00
Ian Bell
2e0b43cc89 Updated the HS ancillary curve builder script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:08:06 -05:00
Ian Bell
d92dd2f519 Fitting of saturation splines uses json setting/getting to turn off splines
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 10:34:12 -05:00
Ian Bell
37dabf1c98 Add timer to builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 13:32:50 -05:00
Ian Bell
1759563469 Fixed all_flash_plots.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 16:48:58 -05:00
Ian Bell
a9e715b1f9 ancillary functions for hmolar and smolar now use molar value directly and are calculated correctly (!) Added Tmin and Tmax
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-07 16:35:00 -05:00
Ian Bell
6ccac961a2 Added host for windows 2014-10-28 15:48:01 +01:00
Ian Bell
189af34815 one more attempt with swigwindows 2014-10-28 14:31:20 +01:00
Ian Bell
67472941e4 Fixed PCRE builder for swig 2014-10-28 14:14:09 +01:00
Ian Bell
0485db0d18 Fixed swig+matlab script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:33:30 -04:00
Ian Bell
39bb5eae6e Fix matlab and scilab wrappers for windows 2014-10-28 00:00:00 +01:00
Ian Bell
8ed5dff123 Updated windows builder for swig+scilab 2014-10-27 23:52:54 +01:00
Ian Bell
9f6d23bf4e Update scilab swig builder 2014-10-27 22:55:42 +01:00
Ian Bell
49ba2a647c Updated prefix
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:38:43 -04:00
Ian Bell
b384ce600b Update swig scilab builder script to enable windows cross compilation
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 17:37:07 -04:00
Ian Bell
4a6fd1b55b Fixing build scripts for swig versions - scilab wrapper works now! 2014-10-23 19:29:21 +02:00
Ian Bell
b87d7ad1b9 Fixed scilab building using new version of swig+scilab 2014-10-22 22:05:35 +02:00
Ian Bell
5cfaffa02e Fix swig matlab wrapper 2014-10-02 10:51:20 +02:00
Ian Bell
6d212e2f5a Update url for pcre
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-02 10:38:39 +02:00
Ian Bell
60910b2d1c Add SWIG-MATLAB build script 2014-10-02 10:23:50 +02:00
Ian Bell
7060cba653 Updated constants module to include also the phases enum
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-15 16:15:23 +02:00
Ian Bell
08a8d01e1d copy swig to beat CMakes detection 2014-09-15 01:51:40 +02:00
Ian Bell
81c6abca57 Added build script for swig+scilab 2014-09-14 23:44:12 +02:00
Ian Bell
f8468b14dd Added build script for swig+scilab 2014-09-14 23:30:18 +02:00
Ian Bell
69bbdc693b Reimplemented critical region splines all the way from scripts to build to C++ code
Closes https://github.com/CoolProp/CoolProp/issues/94

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-22 22:14:48 +02:00
Ian Bell
921ec87c20 Updated constants module generator script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 09:13:09 +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
9499056850 First cut at enthalpy and entropy saturation ancillaries - still need to make them deltas to a fixed known point
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-31 21:11:15 +02:00
Ian Bell
fc7eb55ca2 Added code for liquid enthalpy ancillary for Propane - proof of principle.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-31 19:39:24 +02:00
Ian Bell
33b5fe0e28 Added script to fit rational functions for enthalpy and entropy ancillaries
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-31 18:09:12 +02:00
jowr
4e12c4cdf4 Added TTSE scripts, just a starting point 2014-05-28 18:28:30 +02:00
jowr
47bb064717 Playing with CMake... 2014-05-16 13:47:49 +02:00
jowr
8e71eebc3b Added catch tests for polymath 2014-05-16 11:45:25 +02:00
Ian bell
703bbfcec1 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-05-15 22:30:54 +02:00
Ian bell
5edd9415ba Updated script to generate constants module by parsing the parameters enum
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-15 22:21:15 +02:00
jowr
849da310e2 PolyMath is not fully implemented, but seems to work. There is a main method for testing. 2014-05-15 19:01:28 +02:00
Ian bell
b3847c7522 Initial commit for v5, but this time with the right line endings
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-14 12:46:24 +02:00