1#ifndef __JPHYSICS__SEAWATER__
2#define __JPHYSICS__SEAWATER__
29 static constexpr atom_type H = {
"H", 1.0, 1.0, 0.10870 };
30 static constexpr atom_type O = {
"O", 8.0, 16.0, 0.85890 };
31 static constexpr atom_type Na = {
"Na", 11.0, 23.0, 0.01180 };
32 static constexpr atom_type Cl = {
"Cl", 17.0, 35.5, 0.02060 };
34 static constexpr atom_type
H = {
"H", 1.0, 1.0, 0.10790 };
35 static constexpr atom_type
O = {
"O", 8.0, 16.0, 0.85630 };
36 static constexpr atom_type
Na = {
"Na", 11.0, 23.0, 0.01160 };
37 static constexpr atom_type Mg = {
"Mg", 12.0, 24.3, 0.00140 };
38 static constexpr atom_type S = {
"S", 16.0, 32.0, 0.00100 };
39 static constexpr atom_type
Cl = {
"Cl", 17.0, 35.5, 0.02090 };
40 static constexpr atom_type
K = {
"K", 19.0, 39.0, 0.00045 };
41 static constexpr atom_type Ca = {
"Ca", 20.0, 40.0, 0.00045 };
static const uint32_t K[64]
Auxiliary methods for light properties of deep-sea water.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
constexpr double operator()() const
const char *const ps
short name
static constexpr atom_type Cl
static constexpr atom_type H
static constexpr atom_type O
static constexpr atom_type Na