Calculate the soil bulk real electrical conductivity using the Fu model and return
This is a volumetric mixing model that takes into account various soil properties
such as clay content, porosity, and water content.
It was exhaustively validated using several soil samples [1]. Reported R2 = 0.98
The method uses default values for s and w, which are 1 and 2 respectively,
but can be modified if necessary. Three different forms of the model are used
depending on the soil data availability. The soil electrical conductivity of solid surfaces
is calculated as in [1] using the formula of Doussan and Ruy (2009) [2]
A general form of Archie’s model for estimating bulk soil electrical conductivity,
Journal of Hydrology, Volume 597, 2021, 126160, ISSN 0022-1694, https://doi.org/10.1016/j.jhydrol.2021.126160.
.. [2] Doussan, C., and Ruy, S. (2009),
Prediction of unsaturated soil hydraulic conductivity with electrical conductivity,
Water Resour. Res., 45, W10408, doi:10.1029/2008WR007309.
The Longmire-Smith equation uses a set of coefficients to account for the
frequency-dependent dielectric dispersion. If all values in the bulk_ec_dc
array are zero, the function returns 0.
pedophysics.pedophysical_models.bulk_ec.Rhoades(water, wc, s_ec, E, F)
Calculate the soil bulk real electrical conductivity using the Rhoades model and return
This function estimates the bulk electrical conductivity of a soil-water mixture
using the Rhoades equation [1]. The model combines the contributions of the water’s
electrical conductivity and the soil’s electrical conductivity, adjusted by
weighting factors based on the water content.
Effects of Liquid-phase Electrical Conductivity, Water Content,
and Surface Conductivity on Bulk Soil Electrical Conductivity.
Soil Science Society of America Journal, 40: 651-655.
https://doi.org/10.2136/sssaj1976.03615995004000050017x
Calculate the soil bulk real electrical conductivity using the Sheets-Hendricks model and return
This function adjusts the apparent electrical conductivity (ECa) of soil to a standard temperature of 298.15 K (25°C). The adjustment is based on the Sheets-Hendricks model.
The Sheets-Hendricks model applies a temperature correction factor to adjust the apparent electrical conductivity to a standard temperature of 25°C. This correction is particularly important in precision agriculture and soil science studies where temperature fluctuations can significantly affect conductivity measurements.
Calculate the soil bulk real electrical conductivity using the Wunderlich model and return
This is a effective medium model that uses a differential
approach to compute the electrical conductivity based on the initial
conditions and the water content [1]. Reported RMSE = 0.0055
The Wunderlich model is a differential model and the approach used here
employs a simple while loop with a step of 0.01 until the differential
fraction reaches 1. The method takes into account the initial water content,
initial electrical conductivity, and weighting factors to determine the
bulk electrical conductivity.
Pedophysical Models for Resistivity and Permittivity of Partially Water-Saturated Soils.
Vadose Zone Journal 2013;; 12 (4): vzj2013.01.0023. doi: https://doi.org/10.2136/vzj2013.01.0023
Calculate the soil bulk real relative dielectric permittivity using the Hilhorst model and return
This function calculates the soil bulk real relative dielectric permittivity of a
soil-water mixture based on Hilhorst’s model. The relation
connects the bulk electrical conductivity of the mixture with the permittivity
of the water phase and an offset for the permittivity.
Calculate the soil bulk real relative dielectric permittivity using the Lichtenecker and Rother model and return
This function computes the bulk real relative dielectric permittivity of a soil
mixture using the volumetric mixing model of Lichtenecker and Rother [1] (LR).
The model incorporates the water content, bulk and particle densities, and
permittivities of air, solid, and water.
Calculate the soil bulk real relative dielectric permittivity using the Lichtenecker-Rother model modified by Mendoza-Veirana and return
This function computes the bulk real relative dielectric permittivity of a soil
mixture using the volumetric mixing model of Lichtenecker and Rother [1], and Mendoza Veirana [2] alpha correction model (LR_MV).
The model incorporates the water content, bulk and particle densities, and
permittivities of air, solid, and water, as well as the soil cation exchange capacity. Reported R2 = 0.94
Calculate the soil bulk real relative dielectric permittivity using the Lichtenecker and Rother model modified by Wunderlich and return
This function computes the bulk real relative dielectric permittivity of a soil
mixture using the volumetric mixing model of Lichtenecker and Rother [1], and Wunderlich [2] alpha correction model (LR_W).
The model incorporates the water content, bulk and particle densities, and
permittivities of air, solid, and water, as well as the soil clay content.
Die Herleitung des logarithmischen Mischungsgesetzes aus allgemeinen Prinzipien der staionären Strömung.
Phys. Z. 32:255-260.
.. [2] Tina Wunderlich, Hauke Petersen, Said Attia al Hagrey, Wolfgang Rabbel;
Pedophysical Models for Resistivity and Permittivity of Partially Water-Saturated Soils.
Vadose Zone Journal 2013;; 12 (4): vzj2013.01.0023. doi: https://doi.org/10.2136/vzj2013.01.0023
The Longmire-Smith equation uses a set of coefficients to account for the
frequency-dependent dielectric dispersion. If all values in the bulk_ec_dc
array are zero, the function returns ‘bulk_perm_inf’.
Calculate the soil bulk real relative dielectric permittivity using the Wunderlich model and return
This is a effective medium model that uses a differential
approach to compute the dielectric permittivity based on the initial
conditions and the water content [1]. Reported RMSE = 0.009
The Wunderlich model is a differential model and the approach used here
employs a simple while loop with a step of 0.01 until the differential
fraction reaches 1. The method takes into account the initial water content,
initial relative dielectric permittivity, and weighting factors to determine the
bulk real relative dielectric permittivity.
Pedophysical Models for Resistivity and Permittivity of Partially Water-Saturated Soils.
Vadose Zone Journal 2013;; 12 (4): vzj2013.01.0023. doi: https://doi.org/10.2136/vzj2013.01.0023
Calculate the soil volumetric water content using the Lichtenecker and Rother model.
This function computes the volumetric water content of a soil
mixture using the volumetric mixing model of Lichtenecker and Rother [1] (LR).
The model incorporates the bulk dielectric permittivity, bulk and particle densities, and
permittivities of air, solid, and water.
Calculate the soil volumetric water content using the Lichtenecker and Rother model modified by Mendoza-Veirana and return
This function computes the volumetric water content of a soil
mixture using the volumetric mixing model of Lichtenecker and Rother [1], and Mendoza Veirana [2] alpha correction model (LR_MV).
The model incorporates the bulk dielectric permittivity, bulk and particle densities, and
permittivities of air, solid, and water, as well as the soil cation exchange capacity. Reported R2 = 0.94
Calculate the soil bulk real relative dielectric permittivity using the Lichtenecker and Rother model modified by Wunderlich and return
This function computes the volumetric water content of a soil
mixture using the volumetric mixing model of Lichtenecker and Rother [1], and Wunderlich [2] alpha correction model (LR_W).
The model incorporates the bulk dielectric permittivity, bulk and particle densities, and
permittivities of air, solid, and water, as well as the soil clay content.
Die Herleitung des logarithmischen Mischungsgesetzes aus allgemeinen Prinzipien der staionären Strömung.
Phys. Z. 32:255-260.
.. [2] Tina Wunderlich, Hauke Petersen, Said Attia al Hagrey, Wolfgang Rabbel;
Pedophysical Models for Resistivity and Permittivity of Partially Water-Saturated Soils.
Vadose Zone Journal 2013;; 12 (4): vzj2013.01.0023. doi: https://doi.org/10.2136/vzj2013.01.0023
Calculate soil water real electrical conductivity using the Sen and Goode model and return
Based on the model proposed by Sen and Goode (1992 a, b) [1][2], this function estimates
the oil water real electrical conductivity given the soil temperature and
salinity of the bulk pore fluid.
Influence of temperature on electrical conductivity on shaly sands.
Geophysics 57: 89-96.
.. [2] Sen P and Goode P (1992b)
Errata, to: Influence of temperature on electrical conductivity of shaly sands.
Geophysics 57: 1658.
The function uses specific coefficients based on the Sen and Goode model to
compute the electrical conductivity of soil water, taking into account the
temperature and salinity effects.
Calculate soil water phase real dielectric permittivity using the Malmberg & Maryott model and return
This function utilizes the model proposed by Malmberg and Maryott (1956) [1] to estimate
the soil water phase real dielectric permittivity based on a given soil temperature. Reported RMSE = 0.0046
Streaming potential in porous media: 2. Theory and application to geothermal systems,
J. Geophys. Res., 104(B9), 20033-20048, doi:10.1029/1999JB900090.