Jorrit Wronski
ba41b14340
Just a typo
v6.3.0
2019-05-18 19:45:43 +02:00
Jorrit Wronski
f91776c743
Merge branch 'master' into release
2019-05-18 19:22:19 +02:00
Jorrit Wronski
48238492d7
Formated docs
2019-05-18 19:19:41 +02:00
Jorrit Wronski
c4ed4ec574
Formated docs
2019-05-18 19:17:29 +02:00
Jorrit Wronski
d18c15cfe8
Merge branch 'v6.3.0'
2019-05-18 09:47:29 +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
Ian Bell
5772f0a85d
How about a psychrometric chart?
2019-04-23 20:19:09 -06: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
Ian Bell
daa0458886
Fix some HAPropsSI things
2019-04-19 23:41:29 -06:00
Ian Bell
0091a8c91c
longs to ints
2019-04-14 21:48:40 -06:00
Ian Bell
bf31130a4d
Bump REFPROP-headers (fix issue with const char*)
2019-04-14 21:27:39 -06:00
Jorrit Wronski
bed556bf59
Getting ready for next release, closes #1816
2019-04-13 14:50:13 +02:00
Jorrit Wronski
dae83fd2e2
Added notes for new incompressibles
2019-04-13 14:46:38 +02:00
Ian Bell
5d3252d255
Merge branch 'master' of https://github.com/coolprop/coolprop
2019-04-06 11:48:08 -06:00
Ian Bell
c4a1cc3344
Also return a value; see #1815
2019-04-06 11:47:43 -06: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
590cc7c817
Fix resetting of mole mass; closes #1815
2019-04-06 11:30:47 -06:00
Jorrit Wronski
b9ba76c436
Added limits to the humid air properties, closes #1811 ( #1813 )
2019-04-01 21:17:20 -06:00
Ian Bell
3c07cf89be
Maybe fix shared_ptr for VS2008
2019-03-31 10:43:54 -06:00
Ian Bell
2840aecbb8
Change the path to load the local js
2019-03-31 10:42:38 -06:00
Ian Bell
3c5c1b9b41
Think I fixed emscripten via a RelWithDebInfo workaround
2019-03-30 12:37:54 -06:00
Thomas Beutlich
936939b8ab
Use std::shared_ptr if available in VS ( #1810 )
...
Fix compilation with VS2017, where std::tr1 is no longer enabled by default
2019-03-25 19:44:32 -06:00
Ian Bell
3748093806
Avoid infinite loop in integration
2019-02-25 16:29:13 -07:00
Ian Bell
cb8cb0be62
Make ND solver capable of being relaxed
2019-02-21 10:17:02 -07:00
Jeff Henning
b493de51a4
Set _phase in REFPROP backend and return it in calc_phase() ( #1797 )
...
* Set _phase in REFPROP backend and return it in calc_phase()
* Comment touch-up
* Throw error from REFPROPMixtureBackend::calc_phase() for mixtures
* Remove redundant qualifier on GetRPphase() in REFPROPMixtureBackend.h
2019-02-09 23:09:51 -07:00
Ian Bell
e65d89ad81
Remove recommendation to import CoolProp in MATLAB
2019-02-06 20:19:22 -07: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
Alberto Lazzarotto
87efdcb1ec
update syntax to julia 1.0 ( #1751 )
...
* update syntax to julia 1.0
* modified indentation
2019-01-25 08:55:53 -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
ba4feaa539
Allow the ability to skip limit checking for QT flash
2019-01-22 21:08:25 -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
Jorrit Wronski
0535a456db
Create config.yml
...
Silence CircleCI warnings
2019-01-21 12:57:15 +01: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
Jorrit Wronski
75c32a5153
Added isentropic expansion coefficient ( #1791 )
2019-01-15 10:09:06 -07:00
Ian Bell
cfc85ada92
Added updated EOS for HCl from Thol
2019-01-14 20:32:26 -07:00