AddProp: Add a new property (species, pure phase, ...) to an input...

Description Usage Arguments Details Value Author(s)

Description

Function that adds a new property (species, pure phase, ...) to an input buffer.

Usage

1
AddProp(input, name, values, cat, kinpar = NULL, first = NULL)

Arguments

input

The input buffer.

name

Name of the new property to add (element, PURE mineral,...)

values

The value(s) of the property.

cat

The category of the property. Must be one of c("tot","pphases","kin")

kinpar

Kinetics parameters for the KINETICS case.

first

A block to be added in the first SOLUTION, as in RepSol and Distribute.

Details

.. content for DETAILS ..

Value

The new input buffer upon which Rphree can be called.

Author(s)

MDL


Rphree documentation built on May 2, 2019, 6:09 p.m.