12 |
|
|
13 |
This model also requires the 'dsg' library for Direct Steam Generation |
This model also requires the 'dsg' library for Direct Steam Generation |
14 |
calculations, available on request from http://pye.dyndns.org/ |
calculations, available on request from http://pye.dyndns.org/ |
15 |
|
|
16 |
|
For example (assuming you already have the source code for the above): |
17 |
|
export $ASCENDLIBRARY=$HOME/src/ascend/models |
18 |
|
cd $HOME/src/freesteam |
19 |
|
scons -j2 ascend |
20 |
|
export ASCENDLIBRARY=$HOME/src/freesteam/ascend:$ASCENDLIBRARY |
21 |
|
cd $HOME/src/dsg-transient |
22 |
|
scons -j2 ascend |
23 |
|
export ASCENDLIBRARY=$HOME/src/dsg-transient/ascend:$ASCENDLIBRARY |
24 |
|
$HOME/src/ascend/pygtk/ascdev johnpye/dsg.a4c |
25 |
*) |
*) |
26 |
|
|
27 |
MODEL dsg; |
MODEL dsg; |