Loading...
Searching...
No Matches
Go to the documentation of this file.
14#ifndef PLASK__ELECTRICAL_H
15#define PLASK__ELECTRICAL_H
25 static constexpr const char* NAME =
"potential";
26 static constexpr const char* UNIT =
"V";
33 static constexpr const char* NAME =
"voltage";
34 static constexpr const char* UNIT =
"V";
42 static constexpr const char* NAME =
"current density";
43 static constexpr const char* UNIT =
"kA/cm²";
57 static constexpr size_t NUM_VALS = 4;
58 static constexpr const char* NAME =
"carriers concentration";
59 static constexpr const char* UNIT =
"1/cm³";
66 static constexpr const char* NAME =
"electrical conductivity";
67 static constexpr const char* UNIT =
"S/m";
78 static constexpr size_t NUM_VALS = 2;
79 static constexpr const char* NAME =
"quasi-Fermi levels for electrons and holes";
80 static constexpr const char* UNIT =
"eV";
93 static constexpr size_t NUM_VALS = 2;
94 static constexpr const char* NAME =
"conduction and valence band edges";
95 static constexpr const char* UNIT =
"eV";