Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RedModRphree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco De Lucia
RedModRphree
Commits
196a22f9
Commit
196a22f9
authored
3 years ago
by
Marco De Lucia
Browse files
Options
Downloads
Patches
Plain Diff
minor changes in DataBase
parent
3cf65634
No related branches found
Branches containing commit
No related tags found
1 merge request
!2
Bumped to 0.3.3; fixed AddProp, removed all references to "ListInfo",...
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
R/Rphree_DataBase.R
+3
-3
3 additions, 3 deletions
R/Rphree_DataBase.R
with
3 additions
and
3 deletions
R/Rphree_DataBase.R
+
3
−
3
View file @
196a22f9
## Functions for manipulating PHREEQC databases
## Functions for manipulating PHREEQC databases
### Marco De Lucia, delucia@gfz-potsdam.de, 2009-201
8
### Marco De Lucia, delucia@gfz-potsdam.de, 2009-20
2
1
### Time-stamp: "Last modified 20
18-05-03 17:23
:0
9
delucia"
### 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
##' @title Finds the expression of a logK of a given compound/mineral
##' in a PHREEQC database
##' in a PHREEQC database
...
@@ -155,7 +155,7 @@ ParseFormula <- function(line, type="all")
...
@@ -155,7 +155,7 @@ ParseFormula <- function(line, type="all")
return
(
out
)
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 species name of phase to search for
##' @param db a PHREEQC database (buffer)
##' @param db a PHREEQC database (buffer)
##' @return a list with the components of the formula and the
##' @return a list with the components of the formula and the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment