Rayleigh model

From gfi
Revision as of 01:16, 6 September 2020 by Ywe041 (talk | contribs) (Created page with " Rayleigh distillation model describes the evolution of a multiple-phases system in which one phase is continuously removed to the other phase through fractional distillation...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Rayleigh distillation model describes the evolution of a multiple-phases system in which one phase is continuously removed to the other phase through fractional distillation. Despite its simplicity, it is a powerful framework to describe in particular the isotopic enrichment or depletion as material moves between reservoirs in an equilibrium process.

Model description

The system applying the Rayleigh equation is normally an open system from which the formed material is immediately removed. For example, the evaporation of the natural water bodies, and the formation of falling precipiation can be regarded as open systems. However, the Rayleigh equation can be also applied to other systems. One such system is a closed system (or two-phase equilibrium model; \cite{Gat1996}), where the material removed from one reservoir accumulates in a second reservoir in such a manner that isotopic equilibrium is maintained between the two reservoirs (Fig.~\ref{fig:Rayleigh_box}c). An example would be the condensation of vapour to droplets in a cloud (with no falling precipitation).

The isotopic enrichment or depletion by the Rayleigh process for both open and closed systems can be mathematically established by different approaches (Fig.~\ref{fig:Rayleigh_box}).


Rayleigh model box sketch v2.png

Item Quantity Price
Bread 0.3 kg $0.65
Butter 0.125 kg $1.25
Total $1.90


Model visualization

Isotopic change during (a), (c) Rayleigh evaporation, and (b), (d) Rayleigh condensation. Rayleigh evaporation occurs at 20 C (thus a constant fractionation factor) for initial liquid compositions of \delta^{18}O = -10 \permil\ and \delta D = -70 \permil\ (\textit{d} = 10 \permil), in open system with unsaturated (RH = 75 %; black) or saturated (grey) environment, and closed system (blue). Rayleigh condensation occurs under continuous cooling (thus also a contentiously changing fractionation factor) from T = 20 \degree C and RH = 75 %. The initial vapour compositions are $\delta^{18}$O = -13 \permil\ and $\delta$D = -94 \permil\ (\textit{d} = 10 \permil). For the condensation to ice below 0 \degree C, two circumstances are presented. The saturation circumstance (grey) is a classical Rayleigh process where vapour forms ice crystals under equilibrium conditions, using the saturation pressure over ice ($e_i$). The supersaturation circumstance (black) takes into account the supersaturation over ice where the ambient vapour pressure is $e_v = S_ie_i$. $S_i$ is the defined saturation ratio, as $e_v$/$e_i$, and here takes the form $S_i = 1-0.004T$ after \cite{Risi2010a}. In this circumstance, the fractionation factor combining equilibrium and kinetic effects given by \cite{Jouzel1984} is used.

Model description codes in MATLAB

Example of usage

module load CDO
cdo mergetime <inputfiles.nc> <outputfile.nc>

The mergetime command will create one new output file with a common time axis. Therefore, all inputfiles must have a common time axis, and the same variables, essentially they must have the same netcdf file format.

Here is an example for how to create a monthly file from the daily TPS-3100 (Hotplate) data files:

cd /Data/gfi/scratch/metdata/hotplate/netcdf/2019/01
cdo mergetime TPS_201901* ../TPS_201901.nc