Chemistry (Symbols) =================== Symbols of physical quantities related to chemistry. .. py:currentmodule:: symplyphysics.symbols.chemistry .. py:data:: mass_fraction **Mass fraction** of a substance within a mixture is the ratio of the mass of the substance to the total mass of the mixture. Symbol: :code:`w` Latex: :math:`w` Dimension: :code:`dimensionless` .. py:data:: amount_of_substance **Amount of substance** in a given sample of matter is defined as a ratio between the number of elementary entities and the Avogadro constant. Symbol: :code:`n` Latex: :math:`n` Dimension: :code:`amount_of_substance` .. py:data:: density_of_states The **density of states** of a system describes describes the number of allowed modes or states per unit energy range. Symbol: :code:`D` Latex: :math:`D` Dimension: :code:`1/volume` .. py:data:: band_gap A **band gap**, or **energy gap**, is an energy range in a solid where no electronic states exist. Symbol: :code:`E_g` Latex: :math:`E_\text{g}` Dimension: :code:`energy` .. py:data:: work_function **Work function** is the minimum thermodynamic work (i.e., energy) needed to remove an electron from a solid to a point in the vacuum immediately outside the solid surface. Symbol: :code:`W` Latex: :math:`W` Dimension: :code:`energy` .. py:data:: drift_velocity **Drift velocity** is the average velocity attained by charged particles, such as electrons, in a material due to an electric field. Symbol: :code:`u` Latex: :math:`u` Dimension: :code:`velocity` .. py:data:: molar_concentration **Molar concentration**, or **molarity**, is a quantity most commonly defined as amount of substance of solute per unit volume of solution, or per unit volume available to the species. Symbol: :code:`c` Latex: :math:`c` Dimension: :code:`amount_of_substance/volume` .. py:data:: ionization_coefficient **Ionization coefficient** can be defined as the mean number of ionization processes over the distance covered in the direction of the electric field. **Links:** #. `ETH Research Collection `__. Symbol: :code:`alpha` Latex: :math:`\alpha` Dimension: :code:`1/length` .. py:data:: cross_section **Cross section** is a measure of the probability that a specific process will take place in a collision of two particles. **Links:** #. `Wikipedia `__. Symbol: :code:`sigma` Latex: :math:`\sigma` Dimension: :code:`area` .. py:data:: atomic_number The **atomic number** or **nuclear charge number** of a chemical element is the charge number of its atomic nucleus. **Links:** #. `Wikipedia `__. Symbol: :code:`Z` Latex: :math:`Z` Dimension: :code:`dimensionless` .. py:data:: valence **Valence** of an atom is a measure of its combining capacity with other atoms when it forms chemical compounds or molecules, and is generally understood to be the number of chemical bonds that each atom of a given chemical element typically forms. **Links:** #. `Wikipedia `__. Symbol: :code:`v` Latex: :math:`v` Dimension: :code:`dimensionless` .. py:data:: equilibrium_constant The **equilibrium constant** expresses the relationship between products and reactants of a reaction at equilibrium with respect to a specific unit. **Links:** #. `Chemistry LibreTexts `__. Symbol: :code:`K` Latex: :math:`K` Dimension: :code:`dimensionless` .. py:data:: electrochemical_equivalent The **electrochemical equivalent** of a chemical element is the mass of that element transported by a specific quantity of electricity, usually charge. Symbol: :code:`Z` Latex: :math:`Z` Dimension: :code:`mass/charge` .. py:data:: mobility Electrical **mobility** is the ability of charged particles to move through a medium in response to an electric field that is pulling them. **Links:** #. `Wikipedia `__. Symbol: :code:`mu` Latex: :math:`\mu` Dimension: :code:`area/(time*voltage)` .. py:data:: diffusion_coefficient **Diffusion coefficient**, also referred to as (mass) **diffusivity**, is the proportionality constant between the molar flux due to molecular diffusion and the negative value of the gradient in the concentration of the species. In simpler terms, it is the amount of a particular substance that diffuses across a unit area in unit time under the influence of a gradient of one unit. **Links:** #. `Wikipedia `__. #. `ScienceDirect `__. Symbol: :code:`D` Latex: :math:`D` Dimension: :code:`area/time` .. py:data:: mass_number **Mass number**, also called **atomic mass number** or **nucleon number**, is the total number of protons and neutrons in an atomic nucleus. **Links:** #. `Wikipedia `__. Symbol: :code:`A` Latex: :math:`A` Dimension: :code:`dimensionless`