Commit Graph

1597 Commits

Author SHA1 Message Date
Ian Bell
5c3d31d011 Add function to check if fluid name is valid
Closes https://github.com/CoolProp/CoolProp/issues/204

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 13:31:47 -05:00
Ian Bell
6507268ade Enable testing for MATLAB in bb
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 13:00:20 -05:00
Ian Bell
cc8d831207 Add test for MATLAB
Closes https://github.com/CoolProp/CoolProp/issues/202

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 12:55:05 -05:00
Ian Bell
a45fe04c50 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-20 12:50:03 -05:00
Ian Bell
8a7c1b9d12 Add dependency for matlab swig so that it rebuilds if there are changes
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 12:49:52 -05:00
Ian Bell
b1f4209501 Add test script for matlab 2014-11-20 18:48:39 +01:00
Ian Bell
c09eac9bf1 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-20 12:23:48 -05:00
Ian Bell
c096d9b455 Update docs for shared libraries
Closes https://github.com/CoolProp/CoolProp/issues/219

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 12:23:17 -05:00
Ian Bell
7e1a827bde Updated vxWorks makefile for v5 2014-11-20 16:38:23 +01:00
Ian Bell
babae66294 Fix typo in header
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 23:07:33 -05:00
Ian Bell
ec3f4033f4 Try to fix __assert linking problem on VxWorks according to https://rowley.zendesk.com/entries/46176--Undefined-reference-to-assert-error-message
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 23:04:17 -05:00
Ian Bell
3bcc83a3e4 convert assert to cassert to make VxWorks happier
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 22:14:16 -05:00
Ian Bell
7f0764878c Removed error variables to avoid warning
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 13:22:24 -05:00
Ian Bell
9d6b5a1687 Add get_phase_index function back
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 13:21:47 -05:00
Ian Bell
09bdf671c7 Added generate_update_pair function to python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 13:21:08 -05:00
Ian Bell
914daf3c63 Update docs for locations for source files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 12:25:45 -05:00
Ian Bell
8327d54ea2 Replaced all tabs with spaces (finally) in C++ files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 12:16:14 -05:00
Ian Bell
4249dc8f4a Add Maxwell solver as default saturation_T solver
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 12:08:36 -05:00
Ian Bell
e2fc2d87c5 Consistency plots default to building all plots
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 12:06:21 -05:00
Ian Bell
755b0da85b Fix tiny typo to make sphinx happier
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 12:05:54 -05:00
Ian Bell
82faac7a14 Improve docs for DLL
See https://github.com/CoolProp/CoolProp/issues/222

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 12:00:26 -05:00
Ian Bell
be69e81916 configuration now works with the X() macros of http://www.drdobbs.com/the-new-c-x-macros/184401387
This is a very nice solution, though a bit confusing at first.

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-19 00:11:20 -05:00
Ian Bell
fbc65c66d0 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-18 23:36:06 -05:00
Ian Bell
6f4a4fcc93 getting/setting configuration values from python works
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-18 23:33:32 -05:00
Ian Bell
9ab6d2721e Updated configuration setting and getting - ready for json integration at the python level, finally
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-18 22:40:46 -05:00
Jorrit Wronski
bd45bcd74c Stupid typo 2014-11-18 23:28:58 +01:00
Jorrit Wronski
6816a67c65 Added new MATLAB factory for the DTU slave 2014-11-18 23:24:29 +01:00
Ian Bell
72cfc69712 Updated Maplesoft logo (thanks!)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-18 11:30:30 -05:00
Ian Bell
58a044b08d Updates for shared library and Labview/FORTRAN docs
See also https://github.com/CoolProp/CoolProp/issues/219

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-18 00:28:15 -05:00
Ian Bell
093040dffa Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-18 00:02:13 -05:00
Ian Bell
37a63e7de2 Clean up the included fluid rst files a bit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-18 00:02:02 -05:00
Jorrit Wronski
defecb80d4 Disabled the faulty bitness switch for now. 2014-11-18 01:06:47 +01:00
Ian Bell
58758ce22d Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-17 18:57:38 -05:00
Ian Bell
0228289b43 Fixed the number of columns for csv tables
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 18:57:17 -05:00
Jorrit Wronski
7bcb3b8b86 Added DTU TES to the supporters since we are using their servers and my time, plus some config stuff for buildbot. 2014-11-18 00:32:12 +01:00
Ian Bell
92602ef2a9 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-17 18:04:29 -05:00
Ian Bell
cecfa7c0b6 Updated column widths for fluid info tables
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 18:04:18 -05:00
Jorrit Wronski
7d7c32301a Master config updated, Fortran 64 bit and new Python slaves 2014-11-17 23:51:33 +01:00
Ian Bell
ff91925a27 CATCH_ALL_ERRORS_RETURN_HUGE doesn't cout the error message
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:49:10 -05:00
Ian Bell
023afaa79d now update_DmolarT_direct doesn't set the quality directly
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:48:41 -05:00
Ian Bell
73c580b901 Updated docs for fluid properties to remove bugs with rst not being in toc
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:39:38 -05:00
Ian Bell
04be06a99c Cleaned up sections in Excel
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:38:41 -05:00
Ian Bell
e2125ffd25 Cleaned up Labview sections in docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:38:14 -05:00
Ian Bell
84036daf1e 64bit builds on windows actually accept release flag
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 17:26:55 -05:00
Ian Bell
41e65f35a5 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-17 16:59:35 -05:00
Ian Bell
22e5b47bf8 Fixed typos in master.cfg
See https://github.com/CoolProp/CoolProp/issues/218

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 16:54:54 -05:00
Ian Bell
b01e6776d3 Updated bb to yield release versions
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-17 16:53:28 -05:00
Ian Bell
8080436945 Fixed maplesoft url 2014-11-17 14:10:38 -05:00
Ian Bell
b577b4f929 Update docs for python and general wrappers.
Closes https://github.com/CoolProp/CoolProp/issues/211
Closes https://github.com/CoolProp/CoolProp/issues/183

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 18:54:38 -05:00
Ian Bell
165a662c0f Clean up Excel wrapper code and fix Props1SI function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 18:34:35 -05:00