Commit Graph

  • 45e940204b Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-10 15:50:56 +02:00
  • 6ce2b4426f Small modifications to the conductivity of Heptane Ian Bell 2014-06-10 15:50:30 +02:00
  • ce5e41412e hashes.json file gets saved in the right place Ian Bell 2014-06-10 15:24:40 +02:00
  • 68d943c92a Updated reference for Heptane Ian Bell 2014-06-10 15:24:00 +02:00
  • b4791ed33a Implemented the viscosity correlation for n-Heptane of Assael, JPCRD, 2014 (http://scitation.aip.org/content/aip/journal/jpcrd/43/2/10.1063/1.4875930) and testing data Ian Bell 2014-06-10 15:21:24 +02:00
  • e34cd9bd9f Added surface tension for fluids covered in Mulero, JPCRD, 2014 (http://scitation.aip.org/content/aip/journal/jpcrd/43/2/10.1063/1.4878755) Ian Bell 2014-06-10 14:42:22 +02:00
  • 9f857164fd Java works on linux Ian Bell 2014-06-10 12:34:37 +02:00
  • 066dcfc413 Java now works on windows Ian Bell 2014-06-10 12:13:29 +02:00
  • 341ba11a24 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-10 11:31:56 +02:00
  • 4f1f53881f Preliminary CMake for Java Ian Bell 2014-06-10 11:31:43 +02:00
  • e3282c8059 C# works on linux Ian Bell 2014-06-10 01:16:42 +02:00
  • 623662a4f7 polymath jowr 2014-06-10 01:01:25 +02:00
  • 845427a268 C# "works" on windows - "works" meaning that it compiles, but some parts don't yet work properly. Example runs, but many failures Ian Bell 2014-06-10 00:44:43 +02:00
  • 1b4ebedc02 Merge branch 'master' into eigenPolynomials jowr 2014-06-10 00:43:05 +02:00
  • 1d16cc14e1 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-10 00:09:30 +02:00
  • 47486f81e0 Fixed creation of src folder for GCC builds Ian Bell 2014-06-10 00:09:00 +02:00
  • 7455a4145e polymath... jowr 2014-06-10 00:00:41 +02:00
  • db6e794dba Now octave works on xubuntu with main CMake file - have to mkdir src folder - not sure why. Ian Bell 2014-06-09 23:58:29 +02:00
  • 62e9a2d4de Octave wrapper works on windows with MINGW builds of Octave Ian Bell 2014-06-09 23:46:43 +02:00
  • 895c1de278 CMake now working for 64-bit DLL 32-bit/cdecl DLL and 32-bit/stdcall DLL. Swig ones are next. Ian Bell 2014-06-09 21:08:04 +02:00
  • a866ad88a3 EES DLF file can now build using CMake - works Ian Bell 2014-06-09 19:50:10 +02:00
  • 1fd88a8087 Updated a few melting lines Ian Bell 2014-06-09 18:44:10 +02:00
  • 64946e6017 Added melting lines for many fluids - nearly all that are in REFPROP Ian Bell 2014-06-09 15:48:52 +02:00
  • 2b32a18e13 Updated .gitignore Ian Bell 2014-06-08 22:40:17 +02:00
  • 3bfbecd6f8 Added IncompressibleFluid.h Ian Bell 2014-06-08 21:31:47 +02:00
  • 8b43f59eae Fixed relative paths for copying Catch header Ian Bell 2014-06-08 21:22:54 +02:00
  • 9d80e4aa37 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-08 21:16:08 +02:00
  • 6b27b5675e Copy Catch header as part of build process Ian Bell 2014-06-08 21:15:16 +02:00
  • ec04f41ba4 Update README.rst Ian Bell 2014-06-08 20:39:09 +02:00
  • a98041e506 Added README.rst for buildbot instructions Ian Bell 2014-06-08 20:37:16 +02:00
  • 44f7288944 A little bit on polynomials jowr 2014-06-07 12:28:53 +02:00
  • 42e6f941ba Changed the main method for tests jowr 2014-06-07 10:39:03 +02:00
  • b5c447ed6b Updated web stuff Ian Bell 2014-06-06 21:46:25 +02:00
  • e45bee6267 Updated code::blocks project Ian Bell 2014-06-06 21:38:15 +02:00
  • b9582a45e1 Added structure of incompressible library and backend - the core is there, implementation is empty. Ian Bell 2014-06-06 21:22:48 +02:00
  • 9093f636b1 speed of sound added back to high level wrapper Ian Bell 2014-06-06 21:21:12 +02:00
  • 50ca26842e Decreased step size in numerical derivative for Helmholtz tester Ian Bell 2014-06-06 21:19:42 +02:00
  • 514e406eea Fixed dDelta3 for Gaussian Helmholtz term (70 tests fail) Ian Bell 2014-06-06 19:05:13 +02:00
  • da7b9c7793 docs for dTau3 derivation from Lemmon2005 Ian Bell 2014-06-06 18:54:35 +02:00
  • 69c21800bb Fixed derivatives for Lemmon2005 Ian Bell 2014-06-06 18:51:39 +02:00
  • f4be09df63 Finally, some luck with the Matrix classes... C++ lessons learned. jowr 2014-06-06 18:39:33 +02:00
  • c2b06e301c Tests work again jowr 2014-06-06 16:21:47 +02:00
  • 0dd5faa31a Fixed some incompressible build problems jowr 2014-06-06 15:33:32 +02:00
  • 0d845cf966 moved tests to catch jowr 2014-06-06 15:29:41 +02:00
  • 2e615f1434 Starting to write tests jowr 2014-06-06 15:28:12 +02:00
  • 636df0ec82 Converters seem to work jowr 2014-06-06 14:26:47 +02:00
  • 356e0a6897 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-06 14:22:47 +02:00
  • 9ed1fdadb7 Updated web files Ian Bell 2014-06-06 14:22:39 +02:00
  • 37549787af Fixed loading bugs of new JSON files Ian Bell 2014-06-06 14:13:08 +02:00
  • 893785fe95 More matrix conversions jowr 2014-06-06 14:07:57 +02:00
  • 6e287e9454 Update parsing of the fluid JSON files for the new state architecture Ian Bell 2014-06-06 12:05:55 +02:00
  • 7896845a5d Added minimum saturation states to fluid files Ian Bell 2014-06-06 10:01:09 +02:00
  • 88ec40895c Added triple point states Ian Bell 2014-06-06 09:48:33 +02:00
  • d5f9c0a382 critical state moved into STATES in json files Ian Bell 2014-06-06 09:29:25 +02:00
  • 183c93ac3c More testing, changed vector to string functions jowr 2014-06-06 01:03:35 +02:00
  • bdf92d95a9 const madness jowr 2014-06-05 18:08:21 +02:00
  • 7fe0755044 Added eigen framework as external dependency jowr 2014-06-05 14:59:10 +02:00
  • 132c9b602e More TTSE stuff jowr 2014-06-05 13:21:53 +02:00
  • 81cea06746 JSON packaging is slightly improved - no injection every time; Build incompressible JSON library Ian Bell 2014-06-05 11:14:31 +02:00
  • eba0b9c0f0 Fixed typo in incompressible fluid files Ian Bell 2014-06-05 11:11:35 +02:00
  • 869f9f183d Moved FindOctave.cmake Ian Bell 2014-06-03 23:38:06 +02:00
  • 072f1eb9aa Fixed SF6 based on information from Marcia Huber Ian Bell 2014-06-03 23:12:16 +02:00
  • abc9aa872c Removed old Code::Blocks project Ian Bell 2014-06-03 22:24:27 +02:00
  • 51389300e6 Moved coolprop project file Ian Bell 2014-06-03 22:20:54 +02:00
  • a45765ae8f Fixed to shared_ptr header Ian Bell 2014-06-03 22:02:51 +02:00
  • d545376efd Got Javascript wrapper working again - required changing all std::tr1::shared_ptr to shared_ptr Ian Bell 2014-06-03 21:59:41 +02:00
  • a82160c4bf Clean up shared_ptr mess Ian Bell 2014-06-03 21:34:26 +02:00
  • 1bd5088dab Added Code::Blocks project Ian Bell 2014-06-03 21:33:42 +02:00
  • bffb36cc41 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-03 21:01:50 +02:00
  • aa76065f5a Updated coefficient for transport correlations, HS reference code in main.cxx Ian Bell 2014-06-03 20:59:55 +02:00
  • cb497b443c Added crossplatform_shared_ptr to allow shared_ptr cleanly on all architectures without needing variable namespace definition Ian Bell 2014-06-03 20:58:24 +02:00
  • a7363b067c Merge remote-tracking branch 'origin/master' Ian Bell 2014-06-03 20:28:48 +02:00
  • 5e288cb8bf More reliable platform determination Ian Bell 2014-06-03 20:25:49 +02:00
  • 781fb5b47a Slight improvement in water critical conductivity term - all within 0.02% error now Ian Bell 2014-06-03 18:52:54 +02:00
  • 331690de8c Water viscosity can now be evaluated at the critical point Ian Bell 2014-06-03 17:49:23 +02:00
  • a069e68720 Fixed limit for R123 conductivity validation Ian Bell 2014-06-03 17:01:51 +02:00
  • 3ff3dc898a Relaxed viscosity at critical point to account for not using critical contribution to viscosity (same as in REFPROP) Ian Bell 2014-06-03 16:58:28 +02:00
  • 5101ac01dd Implemented the Helium critical conductivity using REFPROP coefficients - relaxed tolerances on testing values due to uncertainty of origin of coefficients and other issues Ian Bell 2014-06-03 16:31:28 +02:00
  • 71c8875df4 Added tests for the reference states for fluids in REFPROP Ian Bell 2014-06-03 15:38:38 +02:00
  • 13ba2cfc82 Updated reference states for a few fluids Ian Bell 2014-06-03 15:37:56 +02:00
  • cf3158fa06 Fixed bug in Aly-Lee extend function (skipped new elements) Ian Bell 2014-06-03 15:36:59 +02:00
  • 615c641530 Added asserts for the lengths of the residual HE vectors loaded Ian Bell 2014-06-03 14:34:34 +02:00
  • 6e7cf60aee Fixed bug in Helmholtz energy Lemon2005 term (was using integer powers rather than the correct power) Ian Bell 2014-06-03 14:32:02 +02:00
  • 17bffeb91f Added failing tests for same reference state between REFPROP and Coolprop for enthalpy and entropy Ian Bell 2014-06-03 12:54:57 +02:00
  • b78439b72c Added passing tests for generalized PE term Ian Bell 2014-06-03 12:54:26 +02:00
  • daed4b862b NBP reference states are now set Ian Bell 2014-06-03 12:27:30 +02:00
  • 44a97e9fcb Added docs for conversion of PlankEinstein and PlanckEinstein2 forms to generalized form Ian Bell 2014-06-03 12:25:24 +02:00
  • bff7e2afeb PlanckEinstein and PlanckEinstein2 classes replaced with PlanckEinsteinGeneralized. Docs to follow. Ian Bell 2014-06-03 12:04:16 +02:00
  • 6db102b47f Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-02 21:18:48 +02:00
  • 92f6f7c20b Added derivation for Plank-Einstein generalized form - will work nicely, simplifying PlanckEinstein, PlankEinstein2 and Aly-Lee all into one form. To be implemented tomorrow. Ian Bell 2014-06-02 21:18:30 +02:00
  • d0dcad755b Changed to R245fa, things start to look worse... jowr 2014-06-02 17:13:50 +02:00
  • 2c41fc6eb7 Cleaning the script jowr 2014-06-02 16:12:28 +02:00
  • aa4889cc4a More graphs to determine the TTSE ranges jowr 2014-06-02 15:52:46 +02:00
  • 5accf645d9 IIR HS references set for real this time Ian Bell 2014-06-02 13:21:06 +02:00
  • 409e2a2d1f Fluids using IIR reference state now all agree with REFPROP Ian Bell 2014-06-02 13:03:17 +02:00
  • f830d93b33 Fixed CPO for HFE143m.json Ian Bell 2014-06-02 11:42:02 +02:00
  • 61b2f28c0b Added mass-based high-level functions for h,s,u, etc. Ian Bell 2014-06-02 09:59:18 +02:00
  • cf14301f60 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-06-02 09:01:16 +02:00
  • 8e14022ddd Update README.md Ian Bell 2014-06-02 08:59:54 +02:00
  • ae715f9b22 Update README.md Ian Bell 2014-06-02 08:59:12 +02:00