Skip to content

This electrostatic model calculates the electric field distribution across the granite pores, thereby investigating the impact of the pore characteristics on the localized electric breakdown, which is responsible for the rock damage in the Plasma Pulse Geo Drilling process.

License

Notifications You must be signed in to change notification settings

GEG-ETHZ/pore_impact_on_ppgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pore Characteristics Impact on PPGD

This electrostatic model calculates the electric field distribution across the granite pores, thereby investigating the impact of the pore characteristics on the localized electric breakdown, which is responsible for the rock damage in the Plasma Pulse Geo Drilling process.

Studied parameters:

  1. Pore fluids: Air and water.
  2. Pore shapes: ellipse, circle, and square.
  3. Pore sizes: 10 to 150 micrometer.
  4. Pore pressures: 0.1 to 2.5 MPa.

How to run the simulations:

  1. Install MOOSE Framework as explained here.
  2. Clone the repository in the ~/projects directory, which is defined in MOOSE installation):
    • git clone https://github.com/mezzatf/pore_impact_on_ppgd.git
  3. For the sample-scale simulations:
    • cd ~/projects/pore_impact_on_ppgd/simulation_files/sample-scale/
    • ../../../moose/test/moose_test-opt -i simulation_file_name.i
    • example: ../../../moose/test/moose_test-opt -i laplace_rock_top.i
  4. For the pore-scale simulations:
    • cd ~/projects/pore_impact_on_ppgd/simulation_files/pore-scale/
    • ../../../moose/test/moose_test-opt -i simulation_file_name.i
    • example: ../../../moose/test/moose_test-opt -i laplace_water_ellipse_x_p01.i
  5. To plot all figures, please find all python scripts in the following directory:
    • cd ~/projects/pore_impact_on_ppgd/python_scripts/

Project:

This work is a part of the Plasma Pulse Geo Drilling project, Geothermal Energy and Geofluids (GEG.ethz.ch) group at ETH Zurich (ETHZ), Switzerland.

Publications:

  • Ezzat, M., Vogler, D., Saar, M. O. & Adams, B. M. Numerical Modelling of Pore Characteristics in Plasma Pulse Geo Drilling (PPGD). (In prep. 2021).

Funding:

  • This research was funded by Innosuisse - Swiss Innovation Agency - under grant number 28305.1 PFIW-IW.
  • M. O. Saar further thanks the Werner Siemens Foundation (Werner Siemens-Stiftung, WSS) for their support of the Geothermal Energy and Geofluids (GEG.ethz.ch) group at ETH Zurich (ETHZ), Switzerland.

About

This electrostatic model calculates the electric field distribution across the granite pores, thereby investigating the impact of the pore characteristics on the localized electric breakdown, which is responsible for the rock damage in the Plasma Pulse Geo Drilling process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published