mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Minor changes for manual.
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@6626 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
049b488cf4
commit
f06bcb47e5
6
ex14
6
ex14
@ -56,7 +56,8 @@ SELECTED_OUTPUT
|
||||
-step
|
||||
USER_PUNCH
|
||||
-head m_Ca m_Mg m_Na umol_As pH mmol_sorbedAs
|
||||
10 PUNCH TOT("Ca"), TOT("Mg"), TOT("Na"), TOT("As")*1e6, -LA("H+"), SURF("As", "Surf")*1000
|
||||
10 PUNCH TOT("Ca"), TOT("Mg"), TOT("Na"), TOT("As")*1e6, -LA("H+"), \
|
||||
SURF("As", "Surf")*1000
|
||||
END
|
||||
PRINT
|
||||
# skips print of initial exchange and initial surface to the selected-output file
|
||||
@ -95,7 +96,8 @@ ADVECTION
|
||||
USER_GRAPH Example 14
|
||||
-headings PV As(ppb) Ca(M) Mg(M) Na(M) pH
|
||||
-chart_title "Chemical Evolution of the Central Oklahoma Aquifer"
|
||||
-axis_titles "PORE VOLUMES OR SHIFT NUMBER" "Log(CONCENTRATION, IN PPB OR MOLAL)" "pH"
|
||||
-axis_titles "PORE VOLUMES OR SHIFT NUMBER" \
|
||||
"Log(CONCENTRATION, IN PPB OR MOLAL)" "pH"
|
||||
-axis_scale x_axis 0 200
|
||||
-axis_scale y_axis 1e-6 100 auto auto Log
|
||||
10 GRAPH_X STEP_NO
|
||||
|
||||
2
ex15
2
ex15
@ -1,7 +1,7 @@
|
||||
DATABASE ex15.dat
|
||||
TITLE Example 15.--1D Transport: Kinetic Biodegradation, Cell Growth, and Sorption
|
||||
***********
|
||||
PLEASE NOTE: This problem requires database file ex15.dat!!
|
||||
NOTE: This problem requires database file ex15.dat
|
||||
***********
|
||||
PRINT
|
||||
-reset false
|
||||
|
||||
4
ex22
4
ex22
@ -11,7 +11,7 @@ INCREMENTAL_REACTIONS true
|
||||
|
||||
USER_GRAPH 1 Example 22, CO2 solubility at high pressures, 25 - 100 oC
|
||||
-plot_tsv_file co2.tsv
|
||||
-axis_titles "Pressure / atm" "CO2 / (mol/kgw)"
|
||||
-axis_titles "PRESSURE, IN ATMOSPHERES" "CO2 CONCENTRATION, IN MOLES PER KILOGRAM WATER"
|
||||
-axis_scale x_axis 0 500
|
||||
-axis_scale y_axis 0 2
|
||||
-connect_simulations false
|
||||
@ -20,7 +20,7 @@ USER_GRAPH 1 Example 22, CO2 solubility at high pressures, 25 - 100 oC
|
||||
-end
|
||||
USER_GRAPH 2 Example 22, P-Vm of CO2 gas, 25 - 100 oC
|
||||
-headings 25.oC
|
||||
-axis_titles "molar volume of CO2 gas / (L/mol)" "CO2 pressure / atm"
|
||||
-axis_titles "MOLAR VOLUME OF CO2 GAS, IN LITERS PER MOLE" "CO2 PRESSURE, IN ATMOSPHERES"
|
||||
-axis_scale x_axis 0 1
|
||||
-axis_scale y_axis 0 500
|
||||
-connect_simulations false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user