ElutionIn analytical and organic chemistry, elution is the process of extracting one material from another by washing with a solvent; as in washing of loaded ion-exchange resins to remove captured ions. In a liquid chromatography experiment, for example, an analyte is generally adsorbed ("bound to") an adsorbent in a liquid chromatography column. The adsorbent, a solid phase (stationary phase), is a powder which is coated onto a solid support.
Pressure swing adsorptionPressure swing adsorption (PSA) is a technique used to separate some gas species from a mixture of gases (typically air) under pressure according to the species' molecular characteristics and affinity for an adsorbent material. It operates at near-ambient temperature and significantly differs from the cryogenic distillation commonly used to separate gases. Selective adsorbent materials (e.g., zeolites, (aka molecular sieves), activated carbon, etc.) are used as trapping material, preferentially adsorbing the target gas species at high pressure.
Metal halidesMetal halides are compounds between metals and halogens. Some, such as sodium chloride are ionic, while others are covalently bonded. A few metal halides are discrete molecules, such as uranium hexafluoride, but most adopt polymeric structures, such as palladium chloride. File:NaCl polyhedra.png|Sodium chloride crystal structure File:Uranium-hexafluoride-unit-cell-3D-balls.png|Discrete UF6 molecules File:Alpha-palladium(II)-chloride-xtal-3D-balls.
Metal toxicityMetal toxicity or metal poisoning is the toxic effect of certain metals in certain forms and doses on life. Some metals are toxic when they form poisonous soluble compounds. Certain metals have no biological role, i.e. are not essential minerals, or are toxic when in a certain form. In the case of lead, any measurable amount may have negative health effects. It is often thought that only heavy metals can be toxic, but lighter metals such as beryllium and lithium may also be in certain circumstances.
Iterative methodIn computational mathematics, an iterative method is a mathematical procedure that uses an initial value to generate a sequence of improving approximate solutions for a class of problems, in which the n-th approximation is derived from the previous ones. A specific implementation with termination criteria for a given iterative method like gradient descent, hill climbing, Newton's method, or quasi-Newton methods like BFGS, is an algorithm of the iterative method.
Heun's methodIn mathematics and computational science, Heun's method may refer to the improved or modified Euler's method (that is, the explicit trapezoidal rule), or a similar two-stage Runge–Kutta method. It is named after Karl Heun and is a numerical procedure for solving ordinary differential equations (ODEs) with a given initial value. Both variants can be seen as extensions of the Euler method into two-stage second-order Runge–Kutta methods.
IdentifierAn identifier is a name that identifies (that is, labels the identity of) either a unique object or a unique class of objects, where the "object" or class may be an idea, physical countable object (or class thereof), or physical noncountable substance (or class thereof). The abbreviation Id often refers to identity, identification (the process of identifying), or an identifier (that is, an instance of identification). An identifier may be a word, number, letter, symbol, or any combination of those.
Cracking (chemistry)In petrochemistry, petroleum geology and organic chemistry, cracking is the process whereby complex organic molecules such as kerogens or long-chain hydrocarbons are broken down into simpler molecules such as light hydrocarbons, by the breaking of carbon-carbon bonds in the precursors. The rate of cracking and the end products are strongly dependent on the temperature and presence of catalysts. Cracking is the breakdown of a large hydrocarbons into smaller, more useful alkanes and alkenes.
Jacobi methodIn numerical linear algebra, the Jacobi method (a.k.a. the Jacobi iteration method) is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged in. The process is then iterated until it converges. This algorithm is a stripped-down version of the Jacobi transformation method of matrix diagonalization. The method is named after Carl Gustav Jacob Jacobi.
Unique identifierA unique identifier (UID) is an identifier that is guaranteed to be unique among all identifiers used for those objects and for a specific purpose. The concept was formalized early in the development of computer science and information systems. In general, it was associated with an atomic data type. In relational databases, certain attributes of an entity that serve as unique identifiers are called primary keys. In mathematics, set theory uses the concept of element indices as unique identifiers.