Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco De Lucia
RedModRphree
Commits
196a22f9
Commit
196a22f9
authored
Apr 28, 2021
by
Marco De Lucia
Browse files
minor changes in DataBase
parent
3cf65634
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/Rphree_DataBase.R
View file @
196a22f9
## Functions for manipulating PHREEQC databases
### Marco De Lucia, delucia@gfz-potsdam.de, 2009-201
8
### Time-stamp: "Last modified 20
18-05-03 17:23
:0
9
delucia"
### Marco De Lucia, delucia@gfz-potsdam.de, 2009-20
2
1
### Time-stamp: "Last modified 20
21-04-28 18:39
:0
7
delucia"
##' @title Finds the expression of a logK of a given compound/mineral
##' in a PHREEQC database
...
...
@@ -155,7 +155,7 @@ ParseFormula <- function(line, type="all")
return
(
out
)
}
##' @title Find a PURE_PHASE in a database and parse
s
its formula
##' @title Find a PURE_PHASE in a database and parse its formula
##' @param species name of phase to search for
##' @param db a PHREEQC database (buffer)
##' @return a list with the components of the formula and the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment