standard.gibbs | R Documentation |
'standard.gibbs()' determines the standard Gibbs free energy to be used in 'gibbs.step()'
standard.gibbs(reactants, moles, phases, temperature, pressure = 1)
reactants |
A vector of all components involved in the reaction, both reactants and products. |
moles |
A vector of the molar coefficients for the reaction, with negative values indicating reactants and positive values indicating products. |
phases |
A vector of the phases for all components in the reaction, either "aq", "l", or "g". |
temperature |
Temperature of the system, in Kelvin. |
pressure |
The pressure of the system, in atm. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.