Ian Bell
5eba323c09
Add thermal conductivity for methanol; closes #1067
2016-06-19 18:24:06 -06:00
Jorrit Wronski
3632f76e9a
handling of the critical point for the plots seems to done, closes #1118
2016-06-09 16:45:51 +02:00
Jorrit Wronski
7c0d3ebe37
Included a manual copy of the abstract state object and exposed the backend name to Python
2016-06-09 16:18:38 +02:00
Mike Kaganski
0f1749acce
Allow conditionally build SMath in source tree ( #1107 )
...
Allow conditional build of SMath in source tree (fixes #1110 )
2016-06-07 19:38:39 -06:00
Mike Kaganski
9a0851c5dd
Improvements to SMath wrapper error handling and some small tweaks ( #1111 )
...
* Improve SMath wrapper error handling
1. Make CoolProp errors visible to SMath immediately, calling
get_global_param_string("errstring").
2. Use System.Exception with message instead of SMath own exceptions
where possible (to show the required message instead of irrelevant SMath
unconfigurable one); only retain SMath exceptions where it's necessary.
* Remove redundant text from release_readme.rst.txt; fixes #1105
2016-06-07 19:34:23 -06:00
Jorrit Wronski
b98718b174
Every release should get its own README.rst.txt - should solve #1105
2016-06-07 09:53:33 +02:00
Ian Bell
ffddbce6b1
Attempt to fix CMake build system
2016-06-06 22:00:27 -06:00
Mike Kaganski
6d21a6cc65
Allow cmake properly build SMath wrapper ( #1100 )
...
* Allow cmake properly build SMath wrapper
Integrate c# project into solution; allow usual cmake --build . --config
Release to build SMath wrapper.
Remove obsolete build.bat and coolprop_wrapper.sln files:
cmake-generated solution already includes everything.
Use build subdirectory wrappers/SMath for all generated files (both by
cmake, including csproj file itself, and by build process), thus no
dirty tree anymore.
Please note: this change requires cmake version 2.8.9 (because of
include_external_msproject TYPE).
* Tentative patch for buildbot
Unfortunately, I cannot test the buildbot, neither I know about it much.
I suppose that this is a sensible patch to be able to work with previous
changes to SMath build process.
* Update SMath wrapper help
2016-06-06 08:05:46 -06:00
Jorrit Wronski
b67068e1ec
Do not update conda files on upload
2016-06-03 10:17:02 +02:00
Jorrit Wronski
d8282e54d3
Typo in master.cfg
2016-05-27 10:27:51 +02:00
Jorrit Wronski
08fd0997aa
Changed the docker scripts
2016-05-27 10:25:21 +02:00
Jorrit Wronski
c647124f0e
Added the bitness and tags for the docker images
2016-05-25 19:56:30 +02:00
Ian Bell
625b00f8d8
Prep for version 6 release
2016-05-10 22:12:51 -06:00
Ian Bell
4dd6a9860e
Add rho*sr scaling methodology for viscosity from Bell paper in Purdue conference
...
closes #816
closes #665
2016-05-10 21:32:20 -06:00
Christoph Buchner
a636bcfdab
Align Tmax with REFPROP values ( #1053 )
...
* Remove non-operative gitignore rule.
This rule matches the /dev/fluids folder and all its
contents, but those were already in the repo, so the
rule is not in effect.
* Align Tmax with REFPROP values. Fixes #257 .
I used the list given in #257 .
DME, C12, Neon, SF6 values went down.
R11, R123, R152A had two occurences in EOS, I changed both.
2016-05-08 13:06:02 -06:00
Ian Bell
39675ea5f8
Yet another try with MathCAD
2016-05-07 21:45:37 -06:00
Ian Bell
13941cbc87
One more go for MathCAD+buildbot
2016-05-07 20:09:47 -06:00
Ian Bell
4562e6eb61
Another try at MathCAD buildbot
2016-05-07 19:34:09 -06:00
Ian Bell
4c0fbe4974
Fix MathCAD build?
2016-05-07 16:37:57 -06:00
Ian Bell
fc9cdf1e38
Add MathCAD builders to buildbot
2016-05-07 15:22:36 -06:00
Ian Bell
83ff0a2486
Add acentric factor for Air; closes #1001
2016-05-01 21:36:47 -06:00
Ian Bell
8bf9f14e27
Added a number of new predefined mixtures; see #719
2016-05-01 18:25:16 -06:00
Ian Bell
6d62bb72aa
First attempt at #1044
2016-05-01 15:50:09 -06:00
Ian Bell
31d2abe11f
Disable the python linux builds in preparation of changeover to manylinux1 builds
2016-04-28 21:22:52 -06:00
Jorrit Wronski
3119262ff1
Pushing the new viscosities to the JSON files, getting ready for an intermediate nightly release
2016-04-28 13:17:56 +02:00
Jorrit Wronski
e2c0e7c2f4
Fixed #1040 thanks to the comments by @LORENZOTOCCI
2016-04-28 12:50:43 +02:00
Jorrit Wronski
78846197c6
Disabled the conda builds again, closes #1033
2016-04-27 11:00:37 +02:00
Ian Bell
e5908e8300
Remove static library linkage when building pythonn 3.5 wheels; see #1002
2016-04-22 22:15:07 -06:00
Ian Bell
340b26b147
Switch python 3.5 windows builds to use vc14 cmake compiler; see #1002
2016-04-22 22:09:53 -06:00
Ian Bell
cbbd72f36a
Fix failures for PQ at triple-point pressure; closes #1009
2016-04-22 21:39:52 -06:00
Ian Bell
9f1ca720b9
Fix docs for new BIP from JCED paper
2016-04-13 08:36:03 -06:00
Ian Bell
7e90f5250f
Fix interaction parameters for new mixtures
2016-04-12 23:20:57 -06:00
Ian Bell
809bd02de3
Add coefficients from JCED paper; closes #854
2016-04-12 23:05:35 -06:00
Ian Bell
d849b4530e
Another try with MATLAB on OSX 10.10
2016-04-11 21:30:51 -06:00
Ian Bell
0104e8cc0d
Try to fix the install path for OSX
2016-04-11 21:16:54 -06:00
Ian Bell
d7a3340bad
Add new OSX slave for OSX 10.10+
2016-04-11 20:38:24 -06:00
Ian Bell
4ab77e79a6
Fix Rscript calling in example_generator.py
2016-04-08 18:03:59 -06:00
Ian Bell
4e75d3b2f3
Update the Rscript calling stuff
2016-04-08 17:53:43 -06:00
Ian Bell
074f83eda7
Fix call to Rscript
2016-04-08 17:17:14 -06:00
Ian Bell
5d1c99a4f5
Run R example with Rscript rather than R
2016-04-08 10:24:51 -06:00
Ian Bell
240774b12d
Use cmake to build sphinx docs on OSX
2016-04-07 21:59:09 -06:00
Ian Bell
2d9f976bfd
Add REFPROP version output to the examples
2016-04-05 19:19:20 -06:00
Jorrit Wronski
396aed1b3d
It is more difficult than I though to have parallel builds
2016-04-04 10:07:17 +02:00
Jorrit Wronski
c5d67932a0
Typo in master.cfg
2016-04-04 09:00:15 +02:00
Jorrit Wronski
62911bd882
The Windows builder has been upgraded to 4 cores
2016-04-04 08:27:04 +02:00
Jorrit Wronski
17dd671d54
Removed the cython upgrades to get more errors from the builders
2016-04-01 15:50:35 +02:00
Jorrit Wronski
2bd2b95917
I am constantly running out of disk space on the Windows machine.
2016-03-30 10:36:01 +02:00
Jorrit Wronski
1f12986456
Once more addressing #979 thanks to @shrx .
2016-03-30 10:04:06 +02:00
Ian Bell
a0d8efc128
Merge branch 'master' of https://github.com/coolprop/coolprop
2016-03-29 19:52:37 -07:00
Ian Bell
f37576d78d
Add Ar alias for Argon; closes #1007
2016-03-29 19:52:11 -07:00