Commit Graph

22 Commits

Author SHA1 Message Date
Jorrit Wronski
f52e59bba2 Thanks to Vittorio Carosella who reported #425. This commit closes #425, which was caused by two errors in the conversion function for the Melinder coefficients. 2015-01-25 22:42:40 +01:00
Jorrit Wronski
cf4f93b355 Added base temperatures again, are we really sure that we need them? 2014-09-24 15:42:52 +02:00
Jorrit Wronski
9b7d47c774 Added Bibtex filter for Pybtex. That should be filed as a bug in Pybtex, footnotes for incompressibles get generated properly 2014-09-23 00:07:59 +02:00
Jorrit Wronski
09fc70aafd Improved stability... 2014-09-11 14:01:02 +02:00
Jorrit Wronski
0868356b91 Working on the docs... 2014-09-11 14:01:02 +02:00
Jorrit Wronski
95479bac2c Reduced significant digits, again. 2014-09-11 14:01:01 +02:00
Jorrit Wronski
ed788df198 Added generators for the incompressibles. The makefile handles the build process of the report pdfs, we have to avoid building them as much as we can... 2014-09-08 20:32:44 +02:00
jowr
36d44f66f1 The fitting report is now written with the truncated data from the JSON file. Before it was the full precision data. 2014-08-05 13:17:42 +02:00
jowr
a2a4d0fb9f Minor changes to the fitting of SecCool fluids 2014-08-05 11:26:39 +02:00
jowr
eddeee54e0 Added more fitting stuff, still some problems with the enumerations in C++ 2014-08-01 15:15:35 +02:00
jowr
b8badfba2c fits, fits, fits 2014-08-01 15:13:48 +02:00
jowr
e8f0e2d11b Fixed temperature data sets, now everything is local in the incompressible object, fixed equation selection, exponential fit works, some polynomials have too high orders... 2014-08-01 15:13:48 +02:00
jowr
8ff8332e77 Added some reporting to Python. Untested changes in C++ 2014-08-01 15:13:48 +02:00
jowr
867bc32c42 Added the Aspen Temper family, HYCOOL, ice slurries and CO2 are still missing 2014-07-25 19:09:50 +02:00
jowr
ace8d67e15 Added data for T66, added Freezium and TVP 1869 2014-07-25 19:09:49 +02:00
jowr
f294d3c5e3 Added all fluids from SecCoolFit (not SecCool), tests are apssing 2014-07-24 11:05:04 +02:00
jowr
82f5097b5b Prepared for adding SecCoolFluids as data files 2014-07-22 19:04:52 +02:00
jowr
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 2014-07-18 12:40:48 +02:00
jowr
6696f84aab Added LiBr as a polynomial... 2014-07-17 18:50:05 +02:00
jowr
2bb3e182e5 Fitting works, some tests do not pass. 2014-07-17 11:52:12 +02:00
jowr
8a888cdf9d Fitting works, still a little sensitive, but there was progress 2014-07-15 18:56:07 +02:00
jowr
a62048d9d8 Started to rework the python files to form a module 2014-07-15 16:41:38 +02:00