osmp: Osmotic potential calculator

View source: R/osmp.R

osmpR Documentation

Osmotic potential calculator

Description

Function to calculate the grams of salt or PEG-6000 needed for determinated osmotic potential

Usage

osmp(type = "salt", vol, pres, temp, mw, ki)

Arguments

type

Salt or PEG-6000 c("salt", "peg6000"). Default: "salt".

vol

volume (liters)

pres

Pressure (Mpa) in negative values. 1 bar = 0.1 Mpa

temp

Temperature (centigrade)

mw

Molecular weight

ki

Salt dissociation constant (NaCl = 1.8)

Value

Numeric value (grams)


GerminaR documentation built on May 20, 2022, 1:06 a.m.