Baselight

Literature Data On Foam Fracturing Fluid

Department of Energy

@usgov.doe_gov_literature_data_on_foam_fracturing_fluid_2fa97

Loading...
Loading...

About this Dataset

Literature Data On Foam Fracturing Fluid

At the beginning of this project, the Temple team spent significant effort to collect data relevant to foam fracturing. More than 40 articles/reports were found in the open literature that reported the properties of aqueous foams under various testing conditions. The foam properties included viscosity and stability in terms of half-life, while were influenced by the foam quality, shear rate, temperature, pressure, as well as surfactants and additives used in making the foam base solutions. As a result, more than 1100 data points were collected, which are included in a master worksheet named "Literature data on Foam Fracturing Fluid". These data points are organized based on following parameters:

  1. Literature source, including authors and publication year
  2. Gaseous phase (e.g. CO2, N2)
  3. Liquid phase (e.g. tap water, DI water, salt water)
  4. Surfactants and their concentrations
  5. Additives
  6. Foam quality
  7. Pressure
  8. Temperature
  9. Viscosity
  10. Foam stability, which was characterized by its half-life: Half-life
    Foam study data base with data analysis was completed and a webpage is designed hosted on public server at https://surfactant-dashboard.herokuapp.com
    Organization: Department of Energy
    Last updated: 2025-01-11T22:59:47.730655
    Tags: data, data-collection, energy, enhanced-geothermal-systems, foam, foam-fracturing, foam-fracturing-fluids, geothermal, literature-review, processed-data, reference

Tables

Literature Data On Foam Fracturing Fluid

@usgov.doe_gov_literature_data_on_foam_fracturing_fluid_2fa97.literature_data_on_foam_fracturing_fluid
  • 14.74 KB
  • 1182 rows
  • 13 columns
Loading...

CREATE TABLE literature_data_on_foam_fracturing_fluid (
  "study" VARCHAR,
  "gas" VARCHAR,
  "surfactant" VARCHAR,
  "surfactant_concentration" VARCHAR,
  "additive" VARCHAR,
  "additive_concentration" VARCHAR,
  "liquidphase" VARCHAR,
  "quality" DOUBLE,
  "pressure_psi" DOUBLE,
  "temperature_c" DOUBLE,
  "shear_rate_sec" DOUBLE,
  "halflife_min" DOUBLE,
  "viscosity_cp" DOUBLE
);

Share link

Anyone who has the link will be able to view this.