Skip to content

Commit 4f5334f

Browse files
committed
Merge branch 'master' into mix_error
2 parents 0a8a000 + c33694e commit 4f5334f

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

examples/ex22

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ REACTION
1111
INCREMENTAL_REACTIONS true
1212

1313
USER_GRAPH 1 Example 22,
14-
-chart_title "CO2 solubility at high pressures, 25 - 100 �C"
14+
-chart_title "CO2 solubility at high pressures, 25 - 100 ºC"
1515
-plot_csv_file co2.dat
1616
-axis_titles "Pressure / atm" "CO2 / (mol/kgw)"
1717
-axis_scale x_axis 0 500
@@ -20,7 +20,7 @@ USER_GRAPH 1 Example 22,
2020
10 graph_x PR_P("CO2(g)")
2121
20 graph_y TOT("C(4)")
2222
-end
23-
USER_GRAPH 2 Example 22, P-Vm of CO2 gas, 25 - 150 �C
23+
USER_GRAPH 2 Example 22, P-Vm of CO2 gas, 25 - 150 ºC
2424
-chart_title "P-Vm of CO2 gas, data from Michels et al., 1935, 1937"
2525
-plot_csv_file co2_VP.dat
2626
-axis_titles "molar volume of CO2 gas / (L/mol)" "CO2 pressure / atm"

examples/ex22.out

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Reading input data for simulation 1.
3333
0 31*1
3434
INCREMENTAL_REACTIONS true
3535
USER_GRAPH 1 Example 22,
36-
-chart_title "CO2 solubility at high pressures, 25 - 100 �C"
36+
-chart_title "CO2 solubility at high pressures, 25 - 100 ºC"
3737
-plot_csv_file co2.dat
3838
-axis_titles "Pressure / atm" "CO2 / (mol/kgw)"
3939
-axis_scale x_axis 0 500
@@ -42,7 +42,7 @@ Reading input data for simulation 1.
4242
10 graph_x PR_P("CO2(g)")
4343
20 graph_y TOT("C(4)")
4444
-end
45-
USER_GRAPH 2 Example 22, P-Vm of CO2 gas, 25 - 150 �C
45+
USER_GRAPH 2 Example 22, P-Vm of CO2 gas, 25 - 150 ºC
4646
-chart_title "P-Vm of CO2 gas, data from Michels et al., 1935, 1937"
4747
-plot_csv_file co2_VP.dat
4848
-axis_titles "molar volume of CO2 gas / (L/mol)" "CO2 pressure / atm"

mytest/dl_type_error.out

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
WARNING: Database file from DATABASE keyword is used; command line argument ignored.
12
Input file: dl_type_error
23
Output file: dl_type_error.out
34
Database file: ../database/phreeqc.dat
@@ -323,7 +324,3 @@ End of simulation.
323324
Reading input data for simulation 7.
324325
------------------------------------
325326

326-
-------------------------------
327-
End of Run after 2.467 Seconds.
328-
-------------------------------
329-

0 commit comments

Comments
 (0)