How To Make Graphs With Output From Phreeqc
Learn how to create PHREEQC input files. graphical output USER_GRAPH PHREEQC Keywords. SOLUTION Data Block SOLUTION 1 Seawater temp 25temp 25 pH 7 pe 4 redox pe units ppm density 1 Ca 412.3 Mg 1291 8Mg 1291.8 Na 10768 K 399.1 Fe 0.002
PhreePlot PhreePlot is a program for making geochemical plots and fitting geochemical models to observations with PHREEQC. Introduction. PhreePlot contains an embedded version of PHREEQC 3. PhreePlot sits on top of PHREEQC and makes it relatively straightforward to do repetitive PHREEQC calculations, the type of calculations that are often needed to make a plot.
PHREEQC Get-going sheet 4 PHREEQC Output Using PRINT, you can modify the print to the output tab by setting output block identifiers true or false. These identifiers can be clicked and copied to the input tab after expanding keyword PRINT in the right window. The option -reset false is rather essential when doing transport simulations. PRINT
How to calculate the specific conductance of a solution with PHREEQC Solution density calculations . Aqueous molar volumes and density of solutions. Density of evaporating seawater. Utilities . Matplotlib graphing of a PHREEQC USER_GRAPH. Model a continuous-flow stirred tank reactor CSTR. Solve an equation with Newton iteration.
PHREEQC is a computer program written in the C programming language that is designed to perform a wide variety of aqueous geochemical calculations. PHREEQC is based on an ion-association aqueous model and has capabilities for 1 speciation and saturation-index calculations, 2 reaction-path and advective-transport calculations involving specified irreversible reactions, mixing of solutions, mine
USER_GRAPH. This keyword data block is used to create charts of simulation results. The data block defines the data to be charted and the parameters that control the appearance of the chart. Data to be plotted are defined with Basic programs. Observations or other data points can be added to a chart from user-specified files.
The user manual describes the Phreeplot software for generation of predominance diagrams used to present estimates the predominance of chemical constituents of groundwater under a range of pH and eH conditions.
USER_GRAPH data blocks specify data to be plotted, and SELECTED_OUTPUT defines a file ex7.sel to which data similar to the plotted data are written for each calculation. As an alternative to writing the selected output file, the data plotted in the charts can be saved to a file by using the pop-up menu that appears when right-clicking the
To show and calculate the phosphorus removal by P precipitation in waste waters I want to create two different graphs using the keywords Phases, Reaction, Equilibrium_phases and User_Graph. Graph 1 Showing the SI values vs the pH Graph 2 Showing the SI values vs the pH while Equilibrium_Phases are defined.
Explanation. Line 0 SELECTED_OUTPUT SELECTED_OUTPUT is the keyword for the data block. No additional data are read on this line. Optionally, SELECTED_OUT, SELECT_OUTPUT, or SELECT_OUT. Line 1 -file file name-file--Identifier allows definition of the name of the file where the selected results are written.Optionally, file, or -file. file name--File name where selected results are written.