Commit Graph

1246 Commits

Author SHA1 Message Date
Ian Bell
3ef8042ce8 Remove all the remaining MATLAB builders; switch to python for MATLAB 2017-11-17 21:23:15 -07:00
Ian Bell
7fb71a366b Removed some buildbot builders that are no longer needed 2017-11-15 22:19:21 -07:00
Jorrit Wronski
56d7f78042 Added a new OSX builder, updated commands to handle new buildbot versions, still some work in progress 2017-10-30 09:14:15 +01:00
Jorrit Wronski
a0625011d1 Enabling the catch test again 2017-08-16 08:44:53 +02:00
whunter7
acb5686e91 Update PureFluids.py (#1517)
Another, hopefully final, correction to Syltherm 800. The saturation pressure array values are correct, but multiplied by the wrong power of 10. This error likely happened because the wrong units were given in the Dow FluidFile (kPa instead of bar). Dow have been informed!
2017-07-25 10:38:31 +02:00
whunter7
e9ecbf959f Update PureFluids.py (#1489)
* Update PureFluids.py to fix issues with some incompressible fluids
* Corrected specific_heat and conductivity data for Syltherm 800
* Added DynaleneSF
2017-05-16 15:13:16 +02:00
Ian Bell
0f75fa63f3 Improve stability of generate_headers script (git part) 2017-04-28 21:50:53 -06:00
Jorrit Wronski
4a4e3232a5 Reducing the push frequency for the coverity_scan branch, coupling it to the nightly builds 2017-04-22 00:01:06 +02:00
Jorrit Wronski
3fe5e7dfe6 Fixed the scripts to handle the coverity_scan 2017-04-21 23:52:36 +02:00
Jorrit Wronski
44172d1df0 Coverity scan (#1479)
Added a basic Travis integration and added configuration details for coverity scans. Travis could be refined though.
2017-04-21 16:47:20 +02:00
Jorrit Wronski
053448af20 Update release.bsh
An attempt to handle #1469
2017-04-10 00:10:31 +02:00
Ian Bell
a6c778977a Fix formula for deuterium; see #1396
Add testing script
2017-03-14 19:50:06 -06:00
Ian Bell
1e61aab8ac Fix formulas for dichloroethane and ethylene oxide; closes #1396 2017-03-14 19:46:27 -06:00
Jorrit Wronski
b6d01a4e33 More Python 3.6 stuff 2017-03-10 18:09:50 +01:00
Jorrit Wronski
6d9b3c0292 Added Python 3.6 for #1429 2017-03-10 18:03:06 +01:00
Jorrit Wronski
7a1ee42b27 More testing of the plotting functions 2017-03-10 13:48:29 +01:00
Jorrit Wronski
22f6a3b81d This seems to be the most sane handling of the guess values 2017-03-10 12:14:02 +01:00
Jorrit Wronski
4cf5c8aef6 Started working on #1440 2017-03-10 09:32:32 +01:00
Jorrit Wronski
f7af136eb1 Added the line tracer to _PropSI_multi 2017-03-09 23:24:01 +01:00
Jorrit Wronski
ff960a87b9 Editing main file to include the case generators 2017-03-05 00:36:23 +01:00
Ian Bell
5939984231 Add alpha0 functions and rhoc to cubic JSON data and update schema; see #1348 2016-11-29 22:15:14 -07:00
Ian Bell
fb82316fcd Allow for cubic transformations in HEOS multi-fluid model (#1359)
* Allow fluids to be used with SRK in multi-fluid model that have a dash in name

* Add ability to use SRK and PengRobinson as one-fluid transformations in multi-fluid models;see #1346

* Changed API for AbstractCubic so T_r and rho_r are settable

* Also add the ability to set to Peng-Robinson; see #1346

* Actually set the cubic EOS in multi-fluid model

* Enable both SRK and PR for cubic transformations in multi-fluid model
2016-11-29 18:19:14 -05:00
Jorrit Wronski
ed88b4e5c0 This one fixes #1352, but some issues remain with the incomplete support of an imposed two phase state 2016-11-28 23:31:12 +01:00
Jorrit Wronski
9294e83256 Trying to work on #1352 2016-11-28 22:59:39 +01:00
Jorrit Wronski
ef0f528401 Added calc_first_two_phase_deriv_splined to tabular backend, it works and closes CoolProp/ExternalMedia#16, but #870 should be kept open due to the use of the AbstractState instance that should be avoided 2016-11-28 21:01:07 +01:00
Jorrit Wronski
4693de315f Started with the first step towards #870 2016-11-27 23:26:47 +01:00
Jorrit Wronski
1cf82b9c88 Added the initial file by @ibell 2016-11-27 17:34:31 +01:00
Ian Bell
acf1f0549a Call git in the dev folder; closes #1343 2016-11-21 23:12:53 -07:00
Ian Bell
ebd6eb0907 Update ECS fitter script for python 3 2016-11-21 23:07:36 -07:00
Ian Bell
8812b810b7 DO NOT allow for over-writing of departure functions when loading defaults; closes #1329 2016-11-09 17:56:14 -07:00
Jorrit Wronski
3905f380e0 Moved the MSVC handling to functions and changed the default for static libraries to dynamic linking, see #1316 2016-11-08 11:01:01 +01:00
Ian Bell
67d64420ce Update ancillaries for dichloroethane 2016-11-06 18:04:30 -07:00
Ian Bell
428ac0e1e5 Update hs_anchor for R1233zd(E) and hs values at other states 2016-10-31 21:20:12 -06:00
Ian Bell
84ff75c3fa Update ancillaries for D4 2016-10-31 21:17:07 -06:00
Ian Bell
0f63d8978a Update ancillaries for MDM and DiethylEther 2016-10-31 21:14:35 -06:00
Ian Bell
52bb7cae12 Fix typo in CO2+Argon coefficients; #1306 2016-10-31 19:45:50 -06:00
Jorrit Wronski
a9d420caaa Make the release script fail on all errors 2016-10-26 11:50:44 +02:00
Ian Bell
817b6960b2 Catch runs should be Release builds; closes #1290 2016-10-24 18:38:53 -06:00
Ian Bell
e54b916751 Bump revision to 6.1, prepare for release 2016-10-23 22:17:43 -06:00
Jorrit Wronski
13625dc040 Merge branch 'integrate_excel_installer' 2016-10-18 17:16:41 +02:00
Jorrit Wronski
930debd741 Added some docs for #1237 and removed a duplicate rst for Excel 2016-10-14 15:07:28 +02:00
Ian Bell
92f4c58525 Set alpha function in JSON (#1262)
* First cut at adding the ability to set alpha function from external code

Quite a bit of refactoring...

* First cut at adding the ability to set alpha function from external code

Quite a bit of refactoring...

* Fix setting of alpha function for VTPR
2016-10-12 22:44:37 -06:00
Jorrit Wronski
b8e16c259c EES installer should be moved to the general installer 2016-09-25 23:12:27 +02:00
Jorrit Wronski
f8c49ad2c7 Directory upload to buildbot 2016-09-20 11:44:55 +02:00
Jorrit Wronski
c2af1fc9b2 Moved the Excel builder to the DTU machine 2016-09-19 22:31:44 +02:00
Jorrit Wronski
0e91967e4e Merging all actions into the CMake commands, rewrote buildbot configuration 2016-09-19 22:04:42 +02:00
Jorrit Wronski
62fbcd2373 Modified the Excel files to match the new library names and included a new CMake target in the builbot configuration 2016-09-18 21:39:03 +02:00
Ian Bell
d43585bcc0 Add formulas for HFO 2016-08-20 12:59:01 -06:00
Ian Bell
576c15a1a4 Fix InChI for R114 and SF6; closes #1170 2016-07-30 17:47:58 -06:00
Ian Bell
a2a7197834 Add script for injecting InChI keys and string (and others) 2016-07-27 21:53:21 -06:00