Ian Bell
|
1237e41258
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2015-12-12 13:29:39 -07:00 |
|
Ian Bell
|
116cafcd8a
|
Fixed a few things that coverity didn't like
|
2015-12-12 13:29:01 -07:00 |
|
Jorrit Wronski
|
e086f137da
|
Added gas phase and verbosity switches to the test script for #882
|
2015-12-12 18:43:39 +01:00 |
|
Jorrit Wronski
|
a85a8ba595
|
Added script for #883 to sources
|
2015-12-12 17:59:43 +01:00 |
|
Ian Bell
|
61e36b3e02
|
Fix bug and a typo
|
2015-12-11 23:13:01 -07:00 |
|
Ian Bell
|
8478a0036c
|
Fixed a lot of small bugs that coverity didn't like. Perhaps that fixes some other problems?
|
2015-12-11 22:48:21 -07:00 |
|
Ian Bell
|
584720fbab
|
Add some docs for use of coverity; move asan info
|
2015-12-11 21:21:26 -07:00 |
|
Ian Bell
|
7f8428936d
|
Merge pull request #896 from CoolProp/tabular_refactor
Tabular refactor
|
2015-12-11 20:41:38 -07:00 |
|
Ian Bell
|
0887e37e21
|
Add testing script for liquid with phase imposed
|
2015-12-07 07:49:15 -07:00 |
|
Ian Bell
|
2bd1c8d70f
|
A bit more progress in tabular backends with PT and imposed phase.
|
2015-12-06 23:16:20 -07:00 |
|
Ian Bell
|
8e77079f47
|
Try to fix imposed phase for PT inputs; see #882
|
2015-12-06 20:23:23 -07:00 |
|
Ian Bell
|
b0eabd6981
|
Finish moving old version of PT to TabularBackend
|
2015-12-06 19:38:14 -07:00 |
|
Ian Bell
|
9c4f25d34d
|
fix variables for find_nearest_neighbor in both backends
|
2015-12-06 18:25:26 -07:00 |
|
Ian Bell
|
b09015923b
|
Move TD and TS to TabularBackend
|
2015-12-06 17:41:28 -07:00 |
|
Ian Bell
|
35412dfdc9
|
Move PD, PS, PU to TabularBackend
|
2015-12-06 17:36:49 -07:00 |
|
Ian Bell
|
ddaf0eee65
|
Move HmolarP to TabularBackend
|
2015-12-06 16:49:09 -07:00 |
|
Ian Bell
|
8afb9efe60
|
Move PQ and QT inputs into the base tabular update function
|
2015-12-06 15:18:05 -07:00 |
|
Ian Bell
|
265909b491
|
Move mass-to-molar conversion into function from base class
|
2015-12-06 15:06:18 -07:00 |
|
Ian Bell
|
1d48b8bcea
|
Move mass_to_molar_inputs into AbstractState base class
|
2015-12-06 14:59:56 -07:00 |
|
Ian Bell
|
35c4112d92
|
Update build command for C#
|
2015-12-06 14:50:31 -07:00 |
|
Ian Bell
|
5390e2bbbe
|
statically link runtime for C# and Java; closes #889
|
2015-12-04 18:39:24 -07:00 |
|
thorade
|
24c3b36c35
|
work around evaluation at crit for water
|
2015-12-03 14:50:05 +01:00 |
|
thorade
|
667915be33
|
finalized Maxwell_Loop
|
2015-12-03 12:09:12 +01:00 |
|
thorade
|
385823c3dd
|
fix Maxwell_Loop coefficients:
reverse order, nicer alignment
|
2015-12-03 11:36:56 +01:00 |
|
Ian Bell
|
88e29dca85
|
Update docs for building of shared library to be in Release by default
|
2015-12-02 08:06:47 -07:00 |
|
thorade
|
dd677b1e0e
|
more plotting
|
2015-12-02 15:57:33 +01:00 |
|
thorade
|
97f1de431c
|
one more plot and minor ticks
|
2015-12-02 14:22:39 +01:00 |
|
thorade
|
afd8d37b9c
|
fix a forgotten ^2
|
2015-12-02 11:07:01 +01:00 |
|
thorade
|
938f13304b
|
one more saturation derivative example
|
2015-12-02 10:41:54 +01:00 |
|
thorade
|
b38822862a
|
uncomment alternative f calculation
|
2015-12-02 10:23:21 +01:00 |
|
thorade
|
7a5356d697
|
plots of interpolated Maxwell loop
|
2015-12-02 09:50:19 +01:00 |
|
Ian Bell
|
1a6be5d75a
|
One more found by clang static analyzer
|
2015-12-01 21:48:51 -07:00 |
|
Ian Bell
|
ffd2e971b3
|
Small changes for REFPROP; see #886
I think this *might* fix the REFPROP path issues in the low-level interface, but I'm not 100% sure until you test
|
2015-12-01 21:48:27 -07:00 |
|
Ian Bell
|
d1684a674d
|
Fix some small bugs identified by clang static analyzer
|
2015-12-01 21:40:52 -07:00 |
|
Ian Bell
|
d13ee6b915
|
Add a notebook showing how to calculate metastable properties
|
2015-12-01 20:17:20 -07:00 |
|
Ian Bell
|
4e75f67de9
|
Hack non-analytic term to not ever actually evaluate AT the critical point; see #879
|
2015-11-30 21:53:38 -07:00 |
|
Jorrit Wronski
|
900ffb0d9d
|
Changed the limits for the range check in update_DmolarT_direct, updated REFPROP-headers
|
2015-11-28 17:54:43 +01:00 |
|
Jorrit Wronski
|
f5ed2cdd30
|
Merge remote-tracking branch 'origin/master'
|
2015-11-25 11:38:48 +01:00 |
|
Jorrit Wronski
|
8a4b760816
|
Simplify debugging and remove cache variable definition from the loop, related to #879 ?
|
2015-11-25 11:37:23 +01:00 |
|
Matthis Thorade
|
483269622b
|
Merge pull request #875 from CoolProp/issue581_saturation2nd
Worked on one file only that nobody else touched, so this can be merged safely.
|
2015-11-25 09:17:12 +01:00 |
|
Ian Bell
|
9bd4477d18
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2015-11-24 23:33:47 -07:00 |
|
Ian Bell
|
69a894963a
|
Update fluids and references based on Lemmon ASAP article
|
2015-11-24 23:27:47 -07:00 |
|
Jorrit Wronski
|
068e56d283
|
Allow 0 as molar density, see also #878
|
2015-11-24 23:35:30 +01:00 |
|
Jorrit Wronski
|
cdd5611b5d
|
This is a quick and dirty fix for #878, I am not sure that this is the correct way to handle out of bounds inputs for the rho/T_direct solvers
|
2015-11-24 22:49:39 +01:00 |
|
thorade
|
1dac1cce3b
|
finish examples
|
2015-11-24 11:32:07 +01:00 |
|
thorade
|
bbbc2d1519
|
have a look at error messages, add some comments
turn on line numbers, see http://stackoverflow.com/q/10979667/874701
|
2015-11-24 10:39:34 +01:00 |
|
thorade
|
a1c48ac375
|
intermediate version
|
2015-11-23 16:50:13 +01:00 |
|
thorade
|
da1d56b883
|
intermediate version
|
2015-11-20 16:56:23 +01:00 |
|
thorade
|
914c5af69a
|
intermediate version, fix temp names
|
2015-11-20 16:30:34 +01:00 |
|
thorade
|
dc64606089
|
latex for Clausius-Clapeyron
|
2015-11-20 11:30:12 +01:00 |
|