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.
- Pore fluids: Air and water.
- Pore shapes: ellipse, circle, and square.
- Pore sizes: 10 to 150 micrometer.
- Pore pressures: 0.1 to 2.5 MPa.
- Install MOOSE Framework as explained here.
- Clone the repository in the
~/projects
directory, which is defined in MOOSE installation):git clone https://github.com/mezzatf/pore_impact_on_ppgd.git
- 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
- 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
- To plot all figures, please find all python scripts in the following directory:
cd ~/projects/pore_impact_on_ppgd/python_scripts/
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.
- Ezzat, M., Vogler, D., Saar, M. O. & Adams, B. M. Numerical Modelling of Pore Characteristics in Plasma Pulse Geo Drilling (PPGD). (In prep. 2021).
- 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.