Commit Graph

  • b1b21e351b Fixed bug in R11 EOS and changed reference state coefficients Ian Bell 2014-07-25 11:04:50 -04:00
  • 23fdaf6cf9 Implemented EOS for R11 from Jacobsen 1992 (FEOS) Ian Bell 2014-07-25 09:15:37 -04:00
  • 7f79298796 Added Akasaka paper and journal names are now all abbreviated Ian Bell 2014-07-24 18:46:29 -04:00
  • f294d3c5e3 Added all fluids from SecCoolFit (not SecCool), tests are apssing jowr 2014-07-24 11:05:04 +02:00
  • 378eb2fcdc Added translated mBWR EOS for R123 - will do the same for the remaining fluids so that we have the same EOS Ian Bell 2014-07-24 00:52:30 -04:00
  • ff8a364a89 Fix condition to check for enthalpies being the same Ian Bell 2014-07-23 12:27:31 -04:00
  • 74449b5151 Reorganized MatrixMath.h header file Ian Bell 2014-07-23 12:26:34 -04:00
  • ddc0fb6830 Conductivity tests pass now! Ian Bell 2014-07-23 12:25:46 -04:00
  • 5bac73dd4d Now using the right set of coefficients for n-Butane residual conductivity since we use simplified crossover term Ian Bell 2014-07-23 12:17:26 -04:00
  • 82f5097b5b Prepared for adding SecCoolFluids as data files jowr 2014-07-22 19:04:52 +02:00
  • 6360e84a54 Added some new functions to handle volume fractions, hope this does not cause any trouble other places jowr 2014-07-22 17:29:01 +02:00
  • 85c2e7954f Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-07-20 10:57:06 -04:00
  • e79c5f5d14 Tidied up some transport tests Ian Bell 2014-07-20 10:56:53 -04:00
  • 53611b2535 Corrected hydrogen viscosity as per discussion with Marcia Ian Bell 2014-07-20 10:47:05 -04:00
  • 46df4a6510 Added all pure fluids from Melinder's book, incompressible JSON files now check hashes before write, equation based fluids can be fitted as well jowr 2014-07-18 12:40:48 +02:00
  • 6696f84aab Added LiBr as a polynomial... jowr 2014-07-17 18:49:48 +02:00
  • 97804bdb6d Update .travis.yml Rod Persky 2014-07-18 00:52:37 +10:00
  • 6be83b1ad3 Tried pointers, but LiBr still does not work. Somnehow the object gets converted to the base class. jowr 2014-07-17 16:34:35 +02:00
  • 8e66da5d09 Added LiBr and some more fitting scripts jowr 2014-07-17 15:27:40 +02:00
  • 6409efbacc Pure incompressibles are integrated, tests are still pending. jowr 2014-07-17 12:06:15 +02:00
  • 2bb3e182e5 Fitting works, some tests do not pass. jowr 2014-07-17 11:52:12 +02:00
  • e946d84dec Incompressible library and backend work, still need to convert the coefficients from v4. jowr 2014-07-16 13:18:45 +02:00
  • 8a888cdf9d Fitting works, still a little sensitive, but there was progress jowr 2014-07-15 18:56:07 +02:00
  • a62048d9d8 Started to rework the python files to form a module jowr 2014-07-15 16:41:38 +02:00
  • c4a9e399a0 Fitting works again, code needs some cleaning up. jowr 2014-07-15 15:08:40 +02:00
  • f26cc22e64 Python, python jowr 2014-07-14 18:04:32 +02:00
  • cd5873e24a Merge branch 'master' into eigenPolynomials jowr 2014-07-14 17:01:51 +02:00
  • ee04ef05dc Many C++ things are done, working on the Python parts jowr 2014-07-14 16:53:09 +02:00
  • 79beb6fddc The incompressibles pass the first tests and concentration inputs are read properly jowr 2014-07-14 14:54:09 +02:00
  • 8dacd33d3b Still problems with the mass fractions jowr 2014-07-13 22:07:33 +02:00
  • 943eb86d2e Added some more tests and prepared the backend. Example fluids load properly, but there are some bugs. Calculations work, but give wrong results. jowr 2014-07-13 21:04:11 +02:00
  • 2db80a4c60 Fixed one bug with pseudo-pure saturation calls Ian Bell 2014-07-12 16:38:43 -04:00
  • 3e4d431318 Fix REFPROP wrapper to allow use of pseudo-pure fluids Ian Bell 2014-07-12 15:08:28 -04:00
  • c2a6650984 Fixed typo in Air.json in generalized Planck-Einstein term Ian Bell 2014-07-12 12:29:05 -04:00
  • 5779317fc6 Fixed the H2S tests based on validation data from Sergio Ian Bell 2014-07-12 10:47:50 -04:00
  • d867fb96ff ready to implement update and to connect backend to main routines... Set reference states is still missing. jowr 2014-07-12 12:47:59 +02:00
  • 9452926bd3 IncompressibleBackend passes all preliminary tests, update needs to be implemented. jowr 2014-07-11 16:38:02 +02:00
  • e29f890d29 Inheritance problem solved, solvers now have pointer versions jowr 2014-07-11 13:56:23 +02:00
  • c28012c00a Started implementing the solvers... Inheritance is a little unclear, wrote todo notes in the source. Added test object factories for consistent testing. jowr 2014-07-11 13:06:43 +02:00
  • c553f0a2ff Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-07-10 15:58:53 +02:00
  • e4c6e83728 Fixed Helmholtz dTau2 term for NonAnalytic Ian Bell 2014-07-10 15:07:12 +02:00
  • a2a4b71577 Added POW2 POW3 etc macros Ian Bell 2014-07-10 14:39:52 +02:00
  • ed35139d8a Implement new, more general solvers for the polynomials. Added solvers for rho, c, u and s to the incompressibles. T as function of h is still missing, should got to the backend... jowr 2014-07-10 12:08:09 +02:00
  • e486f3f78e minor changes jowr 2014-07-10 00:15:57 +02:00
  • 8e13547af3 Temperature check does not fail without coefficients jowr 2014-07-09 21:42:38 +02:00
  • 00f0672f0f Basic incompressible structure running. jowr 2014-07-09 21:18:30 +02:00
  • 9462f149d2 Added some testing code for parameters and incompressibles in main.cxx Ian Bell 2014-07-09 20:12:53 +02:00
  • 44ee752877 Update default flags for python Ian Bell 2014-07-09 20:12:10 +02:00
  • 8b072f9e67 Updated code::blocks project Ian Bell 2014-07-09 20:10:27 +02:00
  • d6402128f8 Added cmake code for compiling main.cxx Ian Bell 2014-07-09 20:09:56 +02:00
  • b93c5ced68 Merge remote-tracking branch 'origin/eigenPolynomials' into eigenPolynomials jowr 2014-07-09 18:18:43 +02:00
  • a57241bd62 Added checks and conversion functions jowr 2014-07-09 18:18:02 +02:00
  • f4764eb929 Incompressibles load and run! ExamplePure works. Ian Bell 2014-07-09 18:06:21 +02:00
  • 6c1bbd6510 Merge remote-tracking branch 'origin/eigenPolynomials' into eigenPolynomials jowr 2014-07-09 17:00:34 +02:00
  • c678bdb11a Merge branch 'eigenPolynomials' of https://github.com/coolprop/coolprop into eigenPolynomials Ian Bell 2014-07-09 10:31:34 +02:00
  • 8e8be7c629 Updated incompressible files Ian Bell 2014-07-09 10:28:31 +02:00
  • 036179990f Added rapidjson_include value information structure Ian Bell 2014-07-09 10:27:45 +02:00
  • 32d3831b12 Merge branch 'master' into eigenPolynomials jowr 2014-07-09 10:15:25 +02:00
  • 10a7fa5a41 MatrixMath tests work jowr 2014-07-09 10:14:40 +02:00
  • 61c614f183 Updated JSON files and Python files for incompressibles Ian Bell 2014-07-08 16:43:12 +02:00
  • bce90e4708 Update Octave build to use static libraries Ian Bell 2014-07-08 16:21:10 +02:00
  • bbd14f24ff Merge branch 'master' into eigenPolynomials jowr 2014-07-08 14:32:45 +02:00
  • 4aa8c5ac61 Fixed incomp JSON files and added prototypes to incompressible backend Ian Bell 2014-07-08 15:40:32 +02:00
  • 6482ced24a buildbot cron Ian Bell 2014-07-08 15:28:19 +02:00
  • 36d9c7f9e6 Fixed buildbot Ian Bell 2014-07-08 15:15:11 +02:00
  • acc670587f Buildbot docs Ian Bell 2014-07-08 15:10:43 +02:00
  • 68c0fe914d Docs for buildbot-private Ian Bell 2014-07-08 15:08:02 +02:00
  • 90af4a0442 Turns out you don't need virtual environment Ian Bell 2014-07-08 14:58:53 +02:00
  • 55b7514736 Fix path for virtual environment Ian Bell 2014-07-08 13:58:15 +02:00
  • 77fa6d9887 Moving files around jowr 2014-07-08 13:49:58 +02:00
  • b3fba8a6db disabled sphinx-apidoc Ian Bell 2014-07-08 13:44:30 +02:00
  • 48515b98fd Fixed the coefficients!!!! A minus was missing. jowr 2014-07-08 13:36:08 +02:00
  • df5cded58c Find static libraries on OSX (others broken) Ian Bell 2014-07-08 13:25:09 +02:00
  • 6779185349 Octave libraries are linked static Ian Bell 2014-07-08 13:19:01 +02:00
  • 343f47f61a Updated CMakeLists.txt to give more verbose library information for Octave on OSX Ian Bell 2014-07-08 11:18:27 +02:00
  • b08a241a56 Remove apidoc from buildbot Ian Bell 2014-07-08 00:03:41 +02:00
  • 4d235727d4 Fixed indentation in buildbot master.cfg Ian Bell 2014-07-07 23:18:52 +02:00
  • e1a93f5f6f Updated buildbot to build docs using sphinx Ian Bell 2014-07-07 23:14:59 +02:00
  • 466b56a7a7 Updated BibTeX to close https://github.com/CoolProp/CoolProp/issues/57 Ian Bell 2014-07-07 21:54:29 +02:00
  • 5d06cfa7a5 Fixed JSON file Ian Bell 2014-07-07 21:52:57 +02:00
  • 817510b29e Exported get_parameter_information_string in DLL Ian Bell 2014-07-07 21:03:18 +02:00
  • 1fde42f562 Added missing parameters to DataStructures.cpp Ian Bell 2014-07-07 21:02:13 +02:00
  • 2edc262f7b Small updates to website Ian Bell 2014-07-07 20:26:38 +02:00
  • 76e49a3219 sphinx-apidoc does not make top-level modules.rst file anymore Ian Bell 2014-07-07 20:25:49 +02:00
  • a75dbefd7b Fixed bug with get_csv_parameter_list Ian Bell 2014-07-07 20:25:16 +02:00
  • 67d85f72e1 Added csv parameter listing to get_global_parameter Ian Bell 2014-07-07 20:08:51 +02:00
  • fb9421f6d0 Added some basic checks, still need to make sure that rows and columns are valid jowr 2014-07-07 17:37:38 +02:00
  • 6c3cc004de More updates to windows C++ compilers Ian Bell 2014-07-07 16:25:11 +02:00
  • 0ba580e854 Updated information on common prerequisites Ian Bell 2014-07-07 15:42:46 +02:00
  • 4392e05412 Removed sphinxext, no longer needed, superceded by other extensions in IPython, MPL and sphinx itself Ian Bell 2014-07-07 15:25:23 +02:00
  • 161608173c Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2014-07-07 15:23:52 +02:00
  • 2b12242b6d Update Octave docs Ian Bell 2014-07-07 15:23:38 +02:00
  • 24fac43c0b Modified edit_on_github.py to take path prefix, reverted matplotlib plot_directive in conf.py Ian Bell 2014-07-07 15:19:29 +02:00
  • 368f418c2c Added edit on github links to pages Ian Bell 2014-07-07 15:08:53 +02:00
  • e7640020b8 More reorganization of the Web folder Ian Bell 2014-07-07 14:55:34 +02:00
  • 68dad10806 Moved fluid property web docs files into new folder Ian Bell 2014-07-07 14:27:55 +02:00
  • edcbf0dec2 Work on docs and cleanup of wrappers folder Ian Bell 2014-07-07 14:14:36 +02:00
  • f5a6cc4ef5 Merge branch 'master' into eigenPolynomials jowr 2014-07-07 12:35:50 +02:00
  • d3ae8ead88 JSON string formatting, renamed example files jowr 2014-07-07 12:27:14 +02:00
  • 99e08bf252 Added conversion function for Melinder solutions jowr 2014-07-07 12:11:46 +02:00