Description Usage Arguments Value Examples
View source: R/skeleton_weight.R
The buoyant weight is a simply tools. This method reduces the stress during the manipulation of the coral's nubbins. The buoyant weight is used to calculate the skeleton weight. The evolution of skeleton weight can bu used to monitor the growth of the coral's nubbins.
1 | skeleton_weight(buoyant_weight, S, T, P = 0, rho_aragonite = 2930)
|
buoyant_weight |
buoyant weight in gramme |
S |
salinity in PSU |
T |
temperature in degree Celsius |
P |
Hydrostatic pressure in bar (surface = 0) |
rho_aragonite |
density of the aragonite |
skeleton weight
1 | skeleton_weight(buoyant_weight = 25, S = 35, T = 25, P = 0, rho_aragonite = 2930)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.