Commit Graph

  • a6850b8f19 Successive substitution is working again Ian Bell 2014-08-25 15:37:30 +02:00
  • 9435b2d136 Moved mixture derivatives into their own file and more functions take references rather than pointers Ian Bell 2014-08-25 13:32:25 +02:00
  • 6d5b36d26f Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-25 11:34:52 +02:00
  • d9ef19a3a8 Improved docs for mixture derivatives Ian Bell 2014-08-25 11:34:33 +02:00
  • ab026b6463 builds debian packages now. might need some more refining work... jowr 2014-08-25 11:24:59 +02:00
  • 826f1c2df5 Added pattern to ignore temporary files jowr 2014-08-25 10:29:41 +02:00
  • 40c6c3ee48 Merge branch 'master' into debianPackaging jowr 2014-08-25 10:26:13 +02:00
  • 077764e6a3 Added library targets to CMAKE jowr 2014-08-25 10:25:44 +02:00
  • 8a867b9b17 Update index.rst Ian Bell 2014-08-25 01:26:13 +02:00
  • 01ee511781 Updated docs to describe how to change MIME type handler Ian Bell 2014-08-25 01:20:36 +02:00
  • 4299a27490 Improved ancillaries for R11 Ian Bell 2014-08-25 00:47:42 +02:00
  • ef855a1d77 Added Catch-Tests.cpp to Catch build so that it will run all those tests too Ian Bell 2014-08-25 00:20:58 +02:00
  • 4515e48a05 Decrease website font size, fix mathjax link Ian Bell 2014-08-25 00:18:33 +02:00
  • c398ea91a7 Added more tests for second derivatives Ian Bell 2014-08-24 20:45:07 +02:00
  • 799422fe40 Implemented generalized second derivative, seems to work, implemented at PropsSI level too Ian Bell 2014-08-24 17:26:46 +02:00
  • 4b082029c4 Finally repaired flash routines. Ian Bell 2014-08-24 13:40:46 +02:00
  • 9403786ca7 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-23 16:54:39 +02:00
  • 16251c4fb1 Fixed sat_T at very low pressures Ian Bell 2014-08-23 16:54:27 +02:00
  • 2ee1043caa Corrected link in README Ian Bell 2014-08-23 14:58:10 +02:00
  • d3261395bf Replaced all fabs() with std::abs() Ian Bell 2014-08-23 14:56:07 +02:00
  • b12042bd8c Added (failing) tests to check triple point pressures Ian Bell 2014-08-23 13:27:09 +02:00
  • 95d73d0aa0 Fixed typo Ian Bell 2014-08-23 13:02:45 +02:00
  • 4cf564a774 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-23 13:02:11 +02:00
  • cd8ee9eb52 Added code and tests for saturation ancillaries (p, rho', rho'') Ian Bell 2014-08-23 13:01:56 +02:00
  • 3eb08d4dd6 Update FORTRAN instructions Ian Bell 2014-08-23 11:27:43 +02:00
  • 04beedd13a Disabled Eigen all function (so slow to compile) Ian Bell 2014-08-23 11:11:31 +02:00
  • 26630a243a Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-22 22:15:11 +02:00
  • 69bbdc693b Reimplemented critical region splines all the way from scripts to build to C++ code Ian Bell 2014-08-22 22:14:48 +02:00
  • a784b5eca3 Started work on the packaging for debian. Still some issues with the install prefix... jowr 2014-08-22 15:57:07 +02:00
  • 4280047cd5 Add 32-bit shared library target for linux Ian Bell 2014-08-22 10:42:59 +02:00
  • cee9801423 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-22 10:20:21 +02:00
  • b066113a5f Add back the 'M' alias for molar mass Ian Bell 2014-08-22 10:20:10 +02:00
  • 90a3dff834 Update index.rst Ian Bell 2014-08-22 10:00:00 +02:00
  • 1619122527 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-22 09:13:33 +02:00
  • 5bb399b22d Fixed bug with REFPROP fluid loading (REFPROP bug?) Ian Bell 2014-08-22 09:13:16 +02:00
  • 294a39f4cc Fix PropsSI errors in High-Level API Ian Bell 2014-08-22 09:10:41 +02:00
  • 1cb23c5845 Fixed import/cimport issue Ian Bell 2014-08-21 11:24:19 +02:00
  • f1af5ffa39 Better hyperlinks Jean-Julien Fleck 2014-08-21 10:31:43 +02:00
  • 97baf71db8 Still correcting layout in Python/index.rst Jean-Julien Fleck 2014-08-21 10:20:54 +02:00
  • 6243781001 Correcting layout for Python/index.rst Jean-Julien Fleck 2014-08-21 10:16:48 +02:00
  • 45f70bddf3 First draft Jean-Julien Fleck 2014-08-21 10:06:14 +02:00
  • 921ec87c20 Updated constants module generator script Ian Bell 2014-08-21 09:13:09 +02:00
  • 94cbeb5758 Fixed python wrappers usage of enums Ian Bell 2014-08-21 09:11:55 +02:00
  • e22f2be08e Fixed C# example file problem with enum Ian Bell 2014-08-21 09:02:41 +02:00
  • ec069fa84f Updated codelite project Ian Bell 2014-08-21 02:51:59 +02:00
  • 55d7105c8f Second derivative calculation going between delta and rho Ian Bell 2014-08-21 02:51:34 +02:00
  • b466a994cc Added PHP and FORTRAN docs and tidied others Ian Bell 2014-08-21 02:22:17 +02:00
  • ab98aae25d Added cross-references for transport flags Ian Bell 2014-08-21 01:17:54 +02:00
  • 2f448a0a4a Also output the python -mjson.tool output for incompressibles Ian Bell 2014-08-21 00:55:12 +02:00
  • 8ddce50b8b Fixed some small errors in psych routines Ian Bell 2014-08-21 00:51:45 +02:00
  • b4ff7a8cc5 Implemented viscosity for cyclohexane from Tariq, 2014. Ian Bell 2014-08-21 00:50:57 +02:00
  • 3c3ffa66c4 generate_headers.py gives slightly more useful output if JSON fluid file cannot be decoded Ian Bell 2014-08-21 00:48:38 +02:00
  • b4b24ae1a3 Fixed macros for POW2, POW3, etc. Ian Bell 2014-08-21 00:45:53 +02:00
  • 0dcdf7ef5d Implemented PQ for pseudo-pure to close https://github.com/CoolProp/CoolProp/issues/92 Ian Bell 2014-08-20 21:44:13 +02:00
  • 1fea8bed8c Re-implemented Props() function in Python Ian Bell 2014-08-20 20:42:31 +02:00
  • 89c09ebf91 Tidied up the R134a JSON file Ian Bell 2014-08-20 20:39:50 +02:00
  • 70c6b26ab1 Reverted pseudo-pure fluid pressure ancillary equations to close https://github.com/CoolProp/CoolProp/issues/65 Ian Bell 2014-08-20 20:39:16 +02:00
  • f503c4373d Fixed EES wrapper Ian Bell 2014-08-20 19:57:45 +02:00
  • 9fea2307d6 Warn in EES if more than one character are trying to be passed to Props function Ian Bell 2014-08-20 19:18:21 +02:00
  • d928457cc1 Also save print out the exports for the shared libraries Ian Bell 2014-08-20 19:11:10 +02:00
  • 8b12bca508 Added CoolPropLib.h to all DLL builds Ian Bell 2014-08-20 18:48:50 +02:00
  • e5055d195a Added conductivity for R134a and test to close https://github.com/CoolProp/CoolProp/issues/101 Ian Bell 2014-08-20 17:16:51 +02:00
  • 1c8c01cf33 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-20 16:48:32 +02:00
  • 43fd0684ff Added uppercase aliases for all parameters to help with https://github.com/CoolProp/CoolProp/issues/103 Ian Bell 2014-08-20 16:48:14 +02:00
  • 36e3ef5961 Update index.rst Ian Bell 2014-08-20 16:43:02 +02:00
  • d1f210c461 Merge pull request #105 from jjfPCSI1/master Ian Bell 2014-08-20 16:37:26 +02:00
  • 1dc158a4c9 Added self._draw_graph() to new savefig() method Jean-Julien Joseph Fleck 2014-08-20 16:34:58 +02:00
  • b5f39490d6 Fixed imports and HAPropsSI python function Ian Bell 2014-08-19 22:26:36 +02:00
  • 65283ce408 More work on psych props - still not working yet, something is hanging Ian Bell 2014-08-19 22:25:26 +02:00
  • f43a0b792b Humid air properties now use string instead of char* Ian Bell 2014-08-19 21:55:23 +02:00
  • 47c3a49f78 Added savefig function to PropsPlot Ian Bell 2014-08-19 21:15:18 +02:00
  • 9dc60b2ee8 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-19 21:10:33 +02:00
  • e5df0d4d1f Fixed typo in CoolProp.pyx to close https://github.com/CoolProp/CoolProp/issues/102 Ian Bell 2014-08-19 21:10:14 +02:00
  • 37bf4ddcb3 Updated main page Ian Bell 2014-08-19 20:59:48 +02:00
  • 6df7d1f287 Merge branch 'master' of https://github.com/CoolProp/CoolProp Ian Bell 2014-08-19 18:22:52 +02:00
  • 96aa60e773 changed flags for address sanitizer build Ian Bell 2014-08-19 18:22:35 +02:00
  • 4f69855311 Updated paths to Example files for Java and Csharp Ian Bell 2014-08-19 16:20:50 +02:00
  • 60c656e276 Updated docs for EES Ian Bell 2014-08-19 16:19:21 +02:00
  • 6beae7b24b Cleaned up/moved JS, MATLAB & Scilab files Ian Bell 2014-08-19 15:54:15 +02:00
  • 73ceaa3190 Updated docs for FORTRAN wrapper Ian Bell 2014-08-19 15:53:20 +02:00
  • 97eb872a60 Rearrangement of the wrappers - moved from wrappers to Web/coolprop/wrappers Ian Bell 2014-08-19 14:22:17 +02:00
  • 467157f319 Python strings are all unicode everywhere, even python 27. Ian Bell 2014-08-19 14:09:15 +02:00
  • b31e648d47 Dealt with some more unicode issues to close https://github.com/CoolProp/CoolProp/issues/100 Ian Bell 2014-08-19 13:47:29 +02:00
  • f69c1366c5 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-08-19 10:41:28 +02:00
  • e24c5c4652 Cython defaults to use bytes - closes https://github.com/CoolProp/CoolProp/issues/98 Ian Bell 2014-08-19 10:40:59 +02:00
  • 5cbd7f69e7 Update JS docs Ian Bell 2014-08-19 09:18:41 +02:00
  • 58893e86c9 Update index.rst Ian Bell 2014-08-19 02:50:57 +02:00
  • 11152ebcdf Added address sanitizer to CMakeLists Ian Bell 2014-08-19 01:48:04 +02:00
  • f6169b073e Removed double printing of inputs when errstring is printed in PropsSI Ian Bell 2014-08-19 01:23:14 +02:00
  • b58e3cbe70 Fixed bug in https://github.com/CoolProp/CoolProp/issues/93 Ian Bell 2014-08-19 01:14:05 +02:00
  • b506fb5d26 Tidied up derivative tests Ian Bell 2014-08-19 00:36:08 +02:00
  • 881a6c4616 Added handling for first partial derivative as a string - added tests - they pass Ian Bell 2014-08-19 00:34:26 +02:00
  • e32dfcf255 Updates to docs Ian Bell 2014-08-19 00:30:56 +02:00
  • 569ebc43ac First derivatives are calculated by gridded tabular backend Ian Bell 2014-08-18 22:00:25 +02:00
  • e3fba36d81 Gridded table builds Ian Bell 2014-08-18 19:28:54 +02:00
  • ad15288c23 Byebye to Armadillo (maybe reconsider later on) Ian Bell 2014-08-18 19:28:00 +02:00
  • 9c28d81fea Quit Brent if solved to within numerical precision Ian Bell 2014-08-18 19:27:05 +02:00
  • dd71b1ac22 Really this time un-specify the phase Ian Bell 2014-08-18 19:26:31 +02:00
  • 39a99e183c Removed _forceSinglePhase, _forceTwoPhase (not used), specify_phase() should be used instead Ian Bell 2014-08-18 19:25:25 +02:00
  • 7cf5f3515a Bumped up max temp for propane melting curve Ian Bell 2014-08-18 19:24:06 +02:00