Skip to content

Commit

Permalink
print coeffs of HDMS
Browse files Browse the repository at this point in the history
  • Loading branch information
thorade committed May 2, 2013
1 parent 835acec commit 01a9ee2
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/Validation/printCoefficients.mo
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ model printCoefficients "pretty printing of EoS coefficients"
package Medium = HelmholtzFluids.HMDS;

protected
String fileName = "printlog.txt";
String fileName = "printCoefficients.txt";

algorithm
// if printing fails with error "Room to allocate string"
Expand Down
54 changes: 54 additions & 0 deletions HelmholtzFluids/HMDS/printCoefficients.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
====|====|====|====|====|====|====|====|====|====|====|====|====|====|====|====|

5.24141 1


27.1904 0
-7.39824 1
-23.1243 -1
2.24411 -2
-0.0979108 -3

= []
= []
= []
===============================================================================

1.01686 0.25 1 0
-2.19713 1.125 1 0
0.754432 1.5 1 0
-0.680034 1.375 2 0
0.190822 0.25 3 0
0.00105301 0.875 7 0


0.628459 0.625 2 1
0.030903 1.75 5 1
-0.839487 3.625 1 2
-0.202624 3.625 4 2
-0.0351316 14.5 3 3
0.0259023 12 4 3

= []
===============================================================================

-8.6671 1
11.649 1.5
-11.484 1.65
-5.3256 4.5


14.533 0.584
-49.804 0.8
83.748 1.02
-70.321 1.26
24.283 1.5


-3.5719 0.373
-147.4 2.15
406.99 2.6
-696.76 3.3
1254.1 4.2
-911.99 4.6

0 comments on commit 01a9ee2

Please sign in to comment.