Jpp 20.0.0-rc.8
the software that should make you happy
Loading...
Searching...
No Matches
JPHYSICS::JSeaWater Struct Reference

Sea water composition. More...

#include <JSeaWater.hh>

Classes

struct  atom_type
 

Static Public Attributes

static constexpr atom_type H = { "H", 1.0, 1.0, 0.10870 }
 
static constexpr atom_type O = { "O", 8.0, 16.0, 0.85890 }
 
static constexpr atom_type Na = { "Na", 11.0, 23.0, 0.01180 }
 
static constexpr atom_type Cl = { "Cl", 17.0, 35.5, 0.02060 }
 

Detailed Description

Sea water composition.

Definition at line 16 of file JSeaWater.hh.

Member Data Documentation

◆ H

atom_type JPHYSICS::JSeaWater::H = { "H", 1.0, 1.0, 0.10870 }
staticconstexpr

Definition at line 29 of file JSeaWater.hh.

29{ "H", 1.0, 1.0, 0.10870 };

◆ O

atom_type JPHYSICS::JSeaWater::O = { "O", 8.0, 16.0, 0.85890 }
staticconstexpr

Definition at line 30 of file JSeaWater.hh.

30{ "O", 8.0, 16.0, 0.85890 };

◆ Na

atom_type JPHYSICS::JSeaWater::Na = { "Na", 11.0, 23.0, 0.01180 }
staticconstexpr

Definition at line 31 of file JSeaWater.hh.

31{ "Na", 11.0, 23.0, 0.01180 };

◆ Cl

atom_type JPHYSICS::JSeaWater::Cl = { "Cl", 17.0, 35.5, 0.02060 }
staticconstexpr

Definition at line 32 of file JSeaWater.hh.

32{ "Cl", 17.0, 35.5, 0.02060 };

The documentation for this struct was generated from the following file: