/[ascend]/trunk/models/johnpye/fprops/SConstruct
ViewVC logotype

Log of /trunk/models/johnpye/fprops/SConstruct

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2664 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 18 06:02:15 2013 UTC (10 years, 8 months ago) by jpye
File length: 956 byte(s)
Diff to previous 2662
Trying to debug fprops_triple_point for Toluene with pengrob correlation. Something strange is happening with fratio.

Revision 2662 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 18 00:34:51 2013 UTC (10 years, 8 months ago) by jpye
File length: 962 byte(s)
Diff to previous 2661
Added some C tests for sat and solve_ph routines.
Added parameter 'source' to fprops_fluid, to allow data with a particular source to be specified (optionally). This allows forced testing explicitly of the RPP data even when Helmholtz data is also available.
Tweaked some convergence parameters in sat.c and solve_ph.c to get convergence across broader range of parameters for more fluids (more testing required).

Revision 2661 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 17 00:15:12 2013 UTC (10 years, 8 months ago) by jpye
File length: 1613 byte(s)
Diff to previous 2654
Update GPL header, debugging issue with (p,h) for Water.

Revision 2654 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 16 02:04:07 2013 UTC (10 years, 8 months ago) by jpye
File length: 1611 byte(s)
Diff to previous 2467
Merged (copied) fprops2 branch to trunk. This copy overwrites the trunk version of fprops,
and history is preserved via the fprops2 sequence. I hope that's OK...

Revision 2467 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 27 06:33:38 2011 UTC (12 years, 4 months ago) by jpye
File length: 1171 byte(s)
Diff to previous 2299
Add 'solve_Tx' function for convenience.
Add 'helmholtz_u_raw' and change 'helmholtz_u' so that it tests for saturation conditions.
Fixed pv.py to use new 'fprops_fluid' function.
Add example of solve_Tx function.
Fix separate build of FPROPS (independent of ASCEND).

Revision 2299 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 20 06:53:38 2010 UTC (13 years, 1 month ago) by jpye
File length: 1157 byte(s)
Diff to previous 2297
Automatic generation of the fluids list completed now (hopefully).

Revision 2297 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 20 05:47:43 2010 UTC (13 years, 1 month ago) by jpye
File length: 1560 byte(s)
Diff to previous 2288
Working on streamlined system for adding/retrieving fluids.

Revision 2288 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 15 06:16:13 2010 UTC (13 years, 1 month ago) by jpye
File length: 1296 byte(s)
Diff to previous 2280
Fixed some more FPE issues with pt->l going off the end of the array!
satcvgc working everywhere now except exactly at sat_p for p=p_t.

Revision 2280 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 14 08:16:37 2010 UTC (13 years, 1 month ago) by hongke
File length: 1288 byte(s)
Diff to previous 2274
jpye: Merging r2695:3040 from 'hongke' branch into trunk. Thanks HongKe for all your work!

Revision 2274 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 11 11:23:30 2010 UTC (13 years, 1 month ago) by jpye
File length: 966 byte(s)
Diff to previous 2264
adding ph mode to stream_state_test.

Revision 2264 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 5 09:25:55 2010 UTC (13 years, 1 month ago) by jpye
File length: 979 byte(s)
Diff to previous 2262
A basic fprops_sat_p function working now.
Need to add p_t, T_t data to all materials.

Revision 2262 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 5 08:34:43 2010 UTC (13 years, 1 month ago) by jpye
File length: 988 byte(s)
Diff to previous 2261
Deleted sat2.c and sat2.h, that code is not being used anywhere in ASCEND/FPROPS now. REFPROP algorithm replaced by Akasaka approach.
Moving sat3.c code into sat.h.

Revision 2261 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 5 07:41:31 2010 UTC (13 years, 1 month ago) by jpye
File length: 997 byte(s)
Diff to previous 2248
First attempt at Akasaka algorithm. But something's badly broken in the test suite, need to go find what.

Revision 2248 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 3 08:48:59 2010 UTC (13 years, 1 month ago) by jpye
File length: 988 byte(s)
Diff to previous 2247
More work on adding (p,h) solver in FPROPS.

Revision 2247 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 3 07:51:40 2010 UTC (13 years, 1 month ago) by jpye
File length: 938 byte(s)
Diff to previous 2236
Some work towards (p,h) solver and derivatives function for FPROPS.

Revision 2236 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 29 13:51:34 2010 UTC (13 years, 1 month ago) by jpye
File length: 927 byte(s)
Diff to previous 2222
Initial model with support for saturation calculation with FPROPS. More debugging required.

Revision 2222 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 25 14:45:45 2010 UTC (13 years, 2 months ago) by jpye
File length: 897 byte(s)
Diff to previous 2215
numerical algorithms for saturation curve. algorithms are based on those used by REFPROP, but the code is a new implementation. hoping that this is all legally correct; please let me know if there are any issues -- JP.

Revision 2215 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 12 23:11:29 2010 UTC (13 years, 2 months ago) by jpye
File length: 887 byte(s)
Diff to previous 2147
Copying HongKe's methane correlation to trunk (pending testing?) and fixing helmholtz_g as suggested by Shrikantch (also needs double-checking).
Fixed problem with GSL in fprops/SConstruct.

Revision 2147 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 22 04:15:50 2010 UTC (13 years, 8 months ago) by kchittur
File length: 807 byte(s)
Diff to previous 2120


Revision 2120 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 10 23:08:15 2009 UTC (13 years, 9 months ago) by jpye
File length: 797 byte(s)
Diff to previous 2117
Fix build of SharedObject.
Put Chouaieb and Rackett models in separate functions.

Revision 2117 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 9 04:30:18 2009 UTC (13 years, 9 months ago) by jpye
File length: 726 byte(s)
Diff to previous 1873
Improving Python build of FPROPS.
Added spinodal.py for visualisation of spinodal points.
Added placeholder critical and triple point data for the other fluids (needs to be filled in).
Allow peering inside helmholtz data form Python (eg to access critical point data).

Revision 1873 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 18 02:34:54 2008 UTC (15 years ago) by jpye
File length: 477 byte(s)
Diff to previous 1848
Adding water to fluids set (for the purpose of debuggin using freesteam code).

Revision 1848 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 1 13:12:41 2008 UTC (15 years ago) by jpye
File length: 415 byte(s)
Diff to previous 1833
Add 'ideal.c' to the compile lists.

Revision 1833 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 22 07:26:09 2008 UTC (15 years, 1 month ago) by jpye
File length: 402 byte(s)
Diff to previous 1811
Converted ammonia data and tests into a separate file.

Revision 1811 - (view) (download) (annotate) - [select for diffs]
Added Wed Jul 30 05:26:50 2008 UTC (15 years, 1 month ago) by jpye
File length: 304 byte(s)
Added on_load method to test model.
Added simple SConstruct to demonstrate building library independently.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22