mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
with multi_punch finalized
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@8002 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
cbc792e0f7
commit
860aebb6de
2
ex11.out
2
ex11.out
@ -212,6 +212,6 @@ Reading input data for simulation 3.
|
||||
WARNING: Cell-lengths were read for 1 cells. Last value is used till cell 40.
|
||||
WARNING: Dispersivities were read for 1 cells. Last value is used till cell 40.
|
||||
------------------------------
|
||||
End of Run after 3.96 Seconds.
|
||||
End of Run after 3.99 Seconds.
|
||||
------------------------------
|
||||
|
||||
|
||||
11
ex12a.out
11
ex12a.out
@ -1,3 +1,4 @@
|
||||
WARNING: Database file from DATABASE keyword is used; command line argument ignored.
|
||||
Input file: ../examples/ex12a
|
||||
Output file: ex12a.out
|
||||
Database file: ../database/phreeqc.dat
|
||||
@ -19,6 +20,7 @@ Reading data base.
|
||||
Reading input data for simulation 1.
|
||||
------------------------------------
|
||||
|
||||
database ../database/phreeqc.dat
|
||||
TITLE Example 12a.--Advective and diffusive transport of heat and solutes.
|
||||
Constant boundary condition at one end, closed at other.
|
||||
The problem is designed so that temperature should equal Na-conc
|
||||
@ -114,7 +116,7 @@ WARNING: Dispersivities were read for 1 cells. Last value is used till cell 20.
|
||||
2080 RETURN
|
||||
END
|
||||
SELECTED_OUTPUT
|
||||
user_punch false
|
||||
active false # See also PRINT; selected_output false
|
||||
SOLUTION 1-57 24.0 mM KNO3
|
||||
units mol/kgw
|
||||
temp 0 # Incoming solution 0C
|
||||
@ -132,14 +134,13 @@ WARNING: Dispersivities were read for 1 cells. Last value is used till cell 20.
|
||||
SELECTED_OUTPUT
|
||||
WARNING: Cell-lengths were read for 1 cells. Last value is used till cell 60.
|
||||
WARNING: No dispersivities were read; disp = 0 assumed.
|
||||
user_punch true
|
||||
active true # See also PRINT; selected_output false
|
||||
END
|
||||
SOLUTION # Initial solution calculation for pure water
|
||||
PRINT
|
||||
reset false # Initial solution calculation not printed
|
||||
user_print true
|
||||
SELECTED_OUTPUT
|
||||
high_precision false # Controls precision for USER_PRINT too.
|
||||
high_precision false # formerly USER_PRINT precision controlled by SELECTED_OUTPUT
|
||||
USER_PRINT
|
||||
10 PRINT " Error in Cl concentration Error in Na concentration"
|
||||
20 PRINT " ------------------------- -------------------------"
|
||||
@ -166,6 +167,6 @@ WARNING: No dispersivities were read; disp = 0 assumed.
|
||||
8.5000e+00 3.8231e-06 2.9867e-07 -2.2212e-09 -8.8983e-11
|
||||
|
||||
------------------------------
|
||||
End of Run after 1.26 Seconds.
|
||||
End of Run after 1.27 Seconds.
|
||||
------------------------------
|
||||
|
||||
|
||||
@ -39,10 +39,6 @@
|
||||
17.5 3.032149931402e+00 3.030261194913e+00 2.096973880001e+01 4.663139220088e+00
|
||||
18.5 7.550952821146e+00 7.548456392614e+00 1.645154360353e+01 6.385483516912e+00
|
||||
19.5 1.235834674495e+01 1.235529368930e+01 1.164470631042e+01 7.468268986450e+00
|
||||
dist_x temp
|
||||
-99 0.000000000000e+00
|
||||
-99 0.000000000000e+00
|
||||
dist_x temp Na_mmol K_mmol Cl_mmol error_Cl error_Na
|
||||
0.166667 0.000000000000e+00 0.000000000000e+00 2.400000000000e+01 0.000000000000e+00
|
||||
0.5 0.000000000000e+00 0.000000000000e+00 2.400000000000e+01 0.000000000000e+00
|
||||
0.833333 0.000000000000e+00 0.000000000000e+00 2.400000000000e+01 0.000000000000e+00
|
||||
@ -163,5 +159,4 @@
|
||||
19.1667 1.081617088116e+01 1.081332896012e+01 1.318667103815e+01 7.201583440737e+00
|
||||
19.5 1.189712387179e+01 1.189412326747e+01 1.210587673168e+01 7.457991576091e+00
|
||||
19.8333 1.247719247117e+01 1.247409469918e+01 1.152590530046e+01 7.589588377779e+00
|
||||
dist_x temp Na_mmol K_mmol Cl_mmol error_Cl error_Na
|
||||
-99 25.000 0.0000e+00 0.0000e+00 0.0000e+00
|
||||
-99 2.500000000000e+01 0.000000000000e+00 0.000000000000e+00 0.000000000000e+00
|
||||
|
||||
@ -848,6 +848,6 @@ WARNING: Dispersivities were read for 1 cells. Last value is used till cell 20.
|
||||
-end
|
||||
END
|
||||
------------------------------
|
||||
End of Run after 0.56 Seconds.
|
||||
End of Run after 0.57 Seconds.
|
||||
------------------------------
|
||||
|
||||
|
||||
@ -777,6 +777,6 @@ WARNING: Dispersivities were read for 1 cells. Last value is used till cell 20.
|
||||
-end
|
||||
END
|
||||
------------------------------
|
||||
End of Run after 0.38 Seconds.
|
||||
End of Run after 0.39 Seconds.
|
||||
------------------------------
|
||||
|
||||
|
||||
2
ex15.out
2
ex15.out
@ -213,6 +213,6 @@ WARNING: USER_PUNCH: Headings count does not match number of calls to PUNCH.
|
||||
shifts 110
|
||||
END
|
||||
-------------------------------
|
||||
End of Run after 11.31 Seconds.
|
||||
End of Run after 11.43 Seconds.
|
||||
-------------------------------
|
||||
|
||||
|
||||
@ -190,6 +190,6 @@ WARNING: USER_PUNCH: Headings count does not match number of calls to PUNCH.
|
||||
shifts 110
|
||||
END
|
||||
-------------------------------
|
||||
End of Run after 11.31 Seconds.
|
||||
End of Run after 11.44 Seconds.
|
||||
-------------------------------
|
||||
|
||||
|
||||
@ -187,6 +187,6 @@ WARNING: Dispersivities were read for 1 cells. Last value is used till cell 20.
|
||||
shifts 110
|
||||
END
|
||||
-------------------------------
|
||||
End of Run after 11.33 Seconds.
|
||||
End of Run after 11.44 Seconds.
|
||||
-------------------------------
|
||||
|
||||
|
||||
2
ex2.out
2
ex2.out
@ -4354,6 +4354,6 @@ Reading input data for simulation 2.
|
||||
------------------------------------
|
||||
|
||||
------------------------------
|
||||
End of Run after 0.05 Seconds.
|
||||
End of Run after 0.04 Seconds.
|
||||
------------------------------
|
||||
|
||||
|
||||
2
ex21.out
2
ex21.out
@ -961,6 +961,6 @@ WARNING: No dispersivities were read; disp = 0 assumed.
|
||||
END
|
||||
END
|
||||
-------------------------------
|
||||
End of Run after 20.96 Seconds.
|
||||
End of Run after 21.11 Seconds.
|
||||
-------------------------------
|
||||
|
||||
|
||||
2
ex22.out
2
ex22.out
@ -10580,6 +10580,6 @@ Reading input data for simulation 5.
|
||||
------------------------------------
|
||||
|
||||
------------------------------
|
||||
End of Run after 0.16 Seconds.
|
||||
End of Run after 0.17 Seconds.
|
||||
------------------------------
|
||||
|
||||
|
||||
2
ex5.out
2
ex5.out
@ -1171,6 +1171,6 @@ Reading input data for simulation 2.
|
||||
------------------------------------
|
||||
|
||||
------------------------------
|
||||
End of Run after 0.02 Seconds.
|
||||
End of Run after 0.03 Seconds.
|
||||
------------------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user