Bruce Wernick
|
a29e3aeea0
|
Update cpIntf.pas
|
2015-12-13 08:26:28 +02:00 |
|
Bruce Wernick
|
ace97721fb
|
Create Project4_Notes.txt
|
2015-12-13 08:24:18 +02:00 |
|
Bruce Wernick
|
890b84d6f4
|
Update cpIntf.pas
|
2015-12-10 09:37:55 +02:00 |
|
Bruce Wernick
|
5f7a61542e
|
Update main.pas
|
2015-12-10 09:36:54 +02:00 |
|
Bruce Wernick
|
eeacdf8b0b
|
Create cpIntf.pas
|
2015-12-10 08:25:58 +02:00 |
|
Bruce Wernick
|
00dad47d88
|
Create uMolChart.pas
|
2015-12-10 08:25:20 +02:00 |
|
Bruce Wernick
|
76edcb7296
|
Create main.dfm
|
2015-12-10 08:24:46 +02:00 |
|
Bruce Wernick
|
e7ff86e5af
|
Create main.pas
|
2015-12-10 08:24:09 +02:00 |
|
Bruce Wernick
|
81f9ea41f3
|
Update Project4.dpr
|
2015-12-10 08:23:08 +02:00 |
|
Bruce Wernick
|
f80853aa15
|
Create Project4.dpr
|
2015-12-10 08:22:19 +02:00 |
|
Bruce Wernick
|
b1c31cc16c
|
Delete Delphi
|
2015-12-10 08:20:25 +02:00 |
|
Bruce Wernick
|
46da3f71d4
|
Create Delphi
|
2015-12-10 08:14:56 +02: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 |
|
Ian Bell
|
df10ea7a9f
|
Fix umass for tabular backend by noting that u = h - pv; see #871
|
2015-11-16 19:13:26 -07:00 |
|
Ian Bell
|
910d594530
|
I could have sworn I fixed this before, but clearly not; closes #843
|
2015-11-16 18:54:30 -07:00 |
|
Ian Bell
|
85755f2c0d
|
Improve behavior of tabular backends around saturation; see #845
|
2015-11-15 22:02:48 -07:00 |
|
Ian Bell
|
129381efbb
|
Fix saturated vapor pressure ancillary curve for Air (wrong powers)
|
2015-11-15 20:57:34 -07:00 |
|
Ian Bell
|
616f55b1ce
|
Add vector of vector of string and double to CoolProp.i interface file
|
2015-11-15 17:26:26 -07:00 |
|
Jorrit Wronski
|
cd6b7e5325
|
Fixes the double definition of the library switches
|
2015-11-16 01:06:40 +01:00 |
|
Jorrit Wronski
|
b8b2e850c1
|
Added MinGW to library builders
|
2015-11-16 00:28:54 +01:00 |
|
Jorrit Wronski
|
abac7a1879
|
Cleaned the library builders
|
2015-11-15 23:58:01 +01:00 |
|