Commit Graph

1470 Commits

Author SHA1 Message Date
Ian Bell
564a1b1a6a Get address sanitizer running again 2020-04-30 20:56:59 -04:00
ian
227c0caab5 One more python 3.8 2020-04-30 19:30:32 -04:00
ian
cf90e7426d Add python 3.8 to buildbot 2020-04-30 19:27:36 -04:00
Zach Baird
9d78ba5607 fix typos in pcsaft json (#1921) 2020-04-20 21:44:09 -04:00
ian
39f7f88eb0 Fix shared_ptr once and for all... ? 2019-12-13 18:43:21 -07:00
ian
24425aea8e Fix PC-SAFT JSON files (remove trailing semicolons) 2019-12-12 21:15:41 -07:00
Zach Baird
8108b4b80b Adding PC-SAFT EOS (#1877)
* initial commit

* got pressure unit tests working

* Added density solver and tests

* Added enthalpy function

* Added unit tests for S and G

* partial addition of flash

* PCSAFT backend implemented

* added missing semicolon

* added missing semicolon
2019-12-12 20:49:22 -07:00
ian
34f16e726a fix return code 2019-11-10 21:21:20 -07:00
ian
34a82981b0 Fix path to run from? 2019-11-10 20:32:41 -07:00
ian
bca1dfeacb ASAN leaks will actually get tested 2019-11-10 20:30:22 -07:00
ian
28f7ebad31 Maybe ASAN builds now 2019-11-10 20:19:00 -07:00
ian
1bc4dc8bf7 Perhaps I have fixed encoding issue with #1856 2019-11-09 16:11:34 -07:00
ian
1805e9c329 Update ASAN? 2019-11-08 23:21:25 -07:00
ian
9539b6abb6 Try to run docker command 2019-11-08 23:19:02 -07:00
ian
c12ebbd6ea Add new EOS for ammonia 2019-11-06 20:18:05 -07:00
ian
ea0c03b829 Add updated EOS of Ortiz-Vega 2019-10-17 19:06:40 -06:00
ian
00fa4aafdd Generalize clean up script 2019-10-17 19:05:55 -06:00
Ian Bell
036f3206f5 Add some convenience aliases for normal alkanes 2019-06-29 15:53:16 -06:00
Jorrit Wronski
fb1ff7de7d Exclude the GNU/Linux libraries, they caused an error in the release process 2019-05-22 08:22:18 +02:00
Jorrit Wronski
9142a1373c Force permissions on SourceForge as discussed in #1828 2019-05-21 22:43:34 +02:00
Jorrit Wronski
057941be07 Learnings from releasing v6.3.0 2019-05-19 23:15:32 +02:00
Jorrit Wronski
72c22a6454 Ready for v6.3.0? 2019-05-18 09:46:35 +02:00
Jorrit Wronski
d83c05a372 back to python 3 2019-05-18 00:13:16 +02:00
Jorrit Wronski
5e73550523 typo in Python script 2019-05-17 23:52:28 +02:00
Jorrit Wronski
ed95d7cbdf Updated docs and release script 2019-05-17 23:48:58 +02:00
Jorrit Wronski
30eeb120b3 First working version of the update release docs and scripts 2019-05-17 22:49:14 +02:00
Jorrit Wronski
78c34ce330 Disable simultaneous builds - caused some weird errors 2019-04-23 21:29:59 +02:00
Ian Bell
1076753e83 Issues/1820 (#1823)
* Added a CPP file to debug humid air calculations
* Improved the handling of the saturation states
* Twb, Tdb pair fixed
* Tighten tolerances on Brent, better accuracy
* Removed the bounds check from the internal routines
2019-04-23 20:34:18 +02:00
Jorrit Wronski
bbbde3b164 Feature/docs py3 (#1814)
* Add main example

* Modified the writer object in an attempt to fix #1786

* More Python 3 fixes, see #1786

* Added more Python 3
2019-04-06 11:33:48 -06:00
Ian Bell
66a2c9c435 A nicer reference sstate setter function 2019-01-27 15:56:19 -07:00
Ian Bell
02d2da7971 Tidy up whitespace according to python 3 JSON module 2019-01-27 15:55:32 -07:00
Ian Bell
18526e4056 Update EOS for hexane, octane, pentane 2019-01-27 15:53:22 -07:00
Ian Bell
978074b9bf Fix reference state for MD4M 2019-01-24 14:46:29 -07:00
Ian Bell
42fe042d57 Add new EOS for D5 of Thol et al. 2019-01-24 14:45:26 -07:00
Ian Bell
3c4d3aae98 JSON file cleaner can handle running from somewhere else 2019-01-24 13:48:37 -07:00
Ian Bell
933e1a7343 Update state injector script 2019-01-22 21:09:22 -07:00
Ian Bell
db8213dc46 Fix limits for MD4M 2019-01-22 21:08:56 -07:00
Ian Bell
cf8b323a77 Fix ancillaries and HS anchor for heavy water 2019-01-21 20:55:26 -07:00
Ian Bell
7eda0d237c Add more HS anchors 2019-01-21 20:45:41 -07:00
Ian Bell
e25497a856 Update some HS anchors 2019-01-21 20:11:51 -07:00
Ian Bell
607c147597 Update EOS for MD4M 2019-01-19 21:32:53 -07:00
Ian Bell
d4c7b784ca Update EOS for Neon and MD3M 2019-01-19 21:32:53 -07:00
Ian Bell
48bd529a1c Update the ancillaries 2019-01-19 21:32:53 -07:00
Ian Bell
cfc85ada92 Added updated EOS for HCl from Thol 2019-01-14 20:32:26 -07:00
Ian Bell
bce077883e Added new EOS for MD2M and updated bibtex ref for MDM 2019-01-13 22:12:21 -07:00
Ian Bell
0e7437f95b More pep8 whitespace; see #1612 2019-01-12 20:48:56 -07:00
Ian Bell
3b1eb50324 More pep8 whitespace; see #1612 2019-01-12 20:45:25 -07:00
Ian Bell
8d131a2e59 More safe whitespace changes 2019-01-12 20:24:55 -07:00
Ian Bell
b5c79169b5 Add R-1234zf EOS from Akasaka 2019-01-12 18:09:09 -07:00
Ian Bell
4aa11252c2 Allow slow docs to be forced, as before 2019-01-12 10:51:57 -07:00