Metal concentrations in lake sediments: Difference between revisions

From Opasnet
Jump to navigation Jump to search
Line 8: Line 8:
== Answer ==
== Answer ==


1) Calculate the metal concentration based on the mean value of the surrounding lakes (spherical area specified by radius)
==== 1) Calculate the metal concentration based on the mean value of the surrounding lakes (spherical area specified by radius)====


{{resultlink}}
{{resultlink}}
Line 65: Line 65:
</rcode>
</rcode>


2) Calculate the concentration based on the concentration of a big lake
==== 2) Calculate the concentration based on the concentration of a big lake ====
 


<rcode graphics="1" include="page:OpasnetBaseUtils|name:generic"
<rcode graphics="1" include="page:OpasnetBaseUtils|name:generic"
variables="
variables="
name:name of the big lake|description:Name of the big lake|default:1|
name:name of the big lake|description:Name of the big lake|
name:concentration in big lake|description:Concentration in big lake|default:1|
name:concentration in big lake|description:Concentration in big lake|default:1|
name:coefficient for pH|description:Coefficient for pH|default:1|
name:coefficient for pH|description:Coefficient for pH|default:1|
name:coefficient for land use|description:Coefficient for land use|default:1|
name:coefficient for land use|description:Coefficient for land use|default:1|
name:metalli|description:Select the metals|type:selection|options:'Co';Co;'Cr';Cr;'Cu';Cu;'Fe';Fe;'Mn';Mn;'Ni';Ni;'Pb';Pb;'S';S;'V';V;'Zn';Zn|default:'Co'">


library(OpasnetBaseUtils)
concentration <- "concentration in big lake" * "coefficient for pH" * "coefficient for land use"
library(xtable)
library(ggplot2)
library(reshape)
 
concentration <- "concentration in big lake" * "coefficient for pH" * coefficient for land use
</rcode>
</rcode>



Revision as of 13:42, 13 April 2012



Question

What are metal concentrations in lake sediments? The focus is on Finland.

Answer

1) Calculate the metal concentration based on the mean value of the surrounding lakes (spherical area specified by radius)

{{#opasnet_base_link:Op_en5462}}


Valitse näytettävä metalli:

+ Show code

Northing:

Easting:

Valitse ympyrän säde(km; järvet ko. alueelta huomioidaan):

Valitse metallit:

+ Show code

2) Calculate the concentration based on the concentration of a big lake

Name of the big lake:

Concentration in big lake:

Coefficient for pH:

Coefficient for land use:

Select the metals:

+ Show code

Rationale

Based on data from GTK, Finland.

Dependencies

Formula

See also

Keywords

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>

Metal concentrations in lake sediments. Opasnet . [1]. Accessed 09 Apr 2025.