Coupled Reservoir, Wellbore and Surface Plant Simulations for Enhanced Geothermal Systems

Size: px
Start display at page:

Download "Coupled Reservoir, Wellbore and Surface Plant Simulations for Enhanced Geothermal Systems"

Transcription

1 PROEEDINGS, Thirty-Ninth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, alifornia, February 24-26, 2014 SGP-TR-202 oupled Reservoir, Wellbore and Surface Plant Simulations for Enhanced Geothermal Systems Manish S. Nandanwar, Brian J. Anderson Department of hemical Engineering, West Virginia University, Morgantown, WV, 26506,USA Keywords: ombined model, Enhanced Geothermal Systems, Wellbore model, Surface plant model ABSTRAT To enable the complete optimization of a geothermal system requires fully-coupled models that include the reservoir, the wellbore, and the surface plant. In order to find a true global optimum for the operation of a geothermal system over its lifetime requires that one should be able to integrate the subsurface and the surface, including operating parameters and the subsequent capital cost as well as operating costs. Integrating these simulations together could allow for a reduction in the levelized cost of electricity (LOE) or directuse heat (LOH) as well as decreased simulation time due to the implicit coupling of the three major components of a geothermal system. This paper presents a combined model to simulate flow in reservoir as well as in the wellbore and evaluates the LOE and LOH from Enhanced Geothermal Systems. The components of this combined model includes two dimensional unsteady state single phase wellbore simulator coupled with the reservoir simulator TOUGH2-EGS (Xiong et al., 2013) plus a surface plant model. The wellbore and surface plant models are incorporated implicitly as subroutines in the TOUGH2-EGS main program. A single input file is read in to the combined model and the flow in reservoir and wellbore is solved in fully-coupled manner. The output parameters at the production well head are then taken as an input in to surface model which provides an estimate of the LOE or LOH. The coupling procedure is explained in detail in this paper. Two example problems are shown to demonstrate use of the model. 1. INTRODUTION Geothermal energy is one of the few renewable sources of energy with the potential to provide clean, reliable and abundant direct-use heat and electricity (Tester J.W. et al., 2006). A geothermal system consists of geothermal reservoir and a surface plant. Unlike traditional hydrothermal system reservoirs, Enhanced or Engineered Geothermal System (EGS) reservoirs are created by injecting high pressure cold water in hot dry rock either creating a network of fractures or causing existing fractures to slip, which results in increased rock permeability and transmissivity. Development of any EGS system involves geothermal field exploration, well drilling and stimulation, and surface plant installation. Due to the high costs associated with these operations and the uncertainties involved in longterm productivity of the reservoir, complete modeling of an EGS system is required to assess its economic feasibility and long term performance. Estimation of levelized cost of electricity (LOE) or levelized cost of heat (LOH) for direct-use systems from an EGS is necessary to compare it with other modes of power generation. Modeling of geothermal system involves wellbore, reservoir and surface plant modeling which is usually done separately. For accurately modeling an EGS reservoir, one needs to consider the flow through wellbore along with the reservoir flow. This can be done by coupling wellbore model with the reservoir model. For complete optimization of geothermal system, it is required to integrate wellbore-reservoir model with the surface plant model. It could allow us to simulate a geothermal system for various scenarios and different operating conditions resulting into optimization of operating parameters and reduction in LOE/LOH. This paper describes the coupling of wellbore and surface plant model with TOUGH2-EGS reservoir simulator. A combined model is developed which simulates the wellbore-reservoir flow in coupled manner and estimates the LOE and LOH from Enhanced Geothermal Systems. This paper first discusses each individual model in detail. Then the coupling procedure and simulation logic is explained. Finally, two example problems are given which demonstrates the utility of the combined model. 2. WELLBORE MODEL A two dimensional unsteady state wellbore simulator is developed to model fluid flow and heat transfer in the injection and production wells. This model is written in FORTRAN 95 and can handle single phase pure water flow for any well depth and wellbore radius. The wellbore model takes into account the fluid pressure, temperature and fluid mass flow rate as an input and determines the pressure, temperature and other thermo-physical properties of fluid at a given depth in form of output. The fluid pressure calculations as a function of depth are modeled by using Navier-Stokes momentum equation given as: 2 dp dv V V g f 0 (1) dz dz 2d where P is fluid pressure, Z is the vertical distance, ρ and V are fluid density and velocity, f is friction factor and d is well diameter. The friction factor, f, for the flow in vertical pipe is given as (hen et al., 1979) 1

2 f log d log d (2) Re Re where ε is pipe roughness factor and R e is Reynolds number. To determine the fluid temperature, T f, as a function of well depth and production or injection time, the approach given by Hasan and Kabir (2002) is used in this model. The energy balance across the formation leads to diffusivity equation given as: 2 Te 2 r 1 Te r r ee T K t e e (3) where T e is formation temperature at arbitrary depth at time, t, and distance, r, measured from the center of the wellbore; e, ρ e and K e are the formation heat capacity, density and thermal conductivity respectively. Hasan and Kabir (2002) solved this equation in terms of dimensionless variables and the solution obtained as: T 0.2t t D e D D ln ( e ) t (4) D where t D is dimensionless time and T D is dimensionless temperature. The energy balance for the wellbore fluid can be expressed as: dt f dz J dp 1 Q dv g V (5) dz m dz P where J is Joule-Thompson coefficient, p is specific heat capacity of fluid, m is mass flow rate of fluid and Q is heat flow per unit length which is defined by heat transfer equation: Q r U ( T T ) (6) 2 to to f wb where r to is outer radius of well casing, U to is overall heat transfer coefficient and T wb is the temperature at wellbore and formation interface. The negative sign of Q in equation implies production well and the positive sign implies injection well. On solving equation (5), the expression for fluid temperature, T f, for the production well at any depth Z can be obtained as: T f T eibh g G ( Z (1 e ( L Z) Lr L) L r ) (7) Similarly for injection well the fluid temperature can be given as: T f T eiwh g G ( (1 e Z Lr Z) L r ) (8) where T eibh represents bottom hole temperature, T eiwh represents wellhead temperature, g G represents geothermal gradient and Lr is the relaxation parameter which is defined as (Ramey et.al, 1962) L r 2 rtou toke (9) PW Ke ( rtou totd ) The major input parameters for the wellbore model are: Fluid Pressure, Temperature and Mass flow rate Well depth, wellbore diameter, wellbore casing diameter Injection or Production time 2

3 Some of the assumptions made in this model are: Fluid velocity, pressure and temperature does not vary in radial direction Acceleration term in momentum equation (1) is negligible Vertical heat diffusion is neglected while deriving diffusion equation 3. TOUGH2-EGS TOUGH2-EGS is a numerical simulator developed by Xiong et al. (2013) for solving thermal, hydrological, mechanical and chemical processes in enhanced geothermal reservoirs in a fully coupled manner. This simulator is built by incorporating geomechanical and reactive geochemical model into existing structure of TOUGH2 (Pruess et al., 1999), a numerical simulator for multidimensional fluid and heat flows of multiphase, multi-component fluid mixtures in porous and fractured media. Geo-mechanical processes are modeled as mean stress equations which are solved simultaneously with fluid and heat flow equations. The solution of fluid and heat flow equation provides fluid velocity and phase saturation which are then used to solve chemical processes in a sequential manner. Although TOUGH2-EGS is capable of solving thermal-hydrological-mechanical-chemical (THM) processes in coupled manner, the provision is made for the user to select specific coupling process such as TH, THM, TH or THM in a simulation. In TOUGH2-EGS, EOS3 module of TOUGH2 family is used to calculate thermo-physical properties of water and air flow. The primary thermodynamic variables are pressure, temperature and air mass fraction for single phase flow, while pressure, temperature and gas phase saturation for two phase flow. Multiphase extension of Darcy's law is used to describe fluid flow through porous medium whereas heat flows are governed by conduction and convection. In order to model fluid and heat flow through fractured porous media, Multiple Interacting ontinua (MIN) approach (Pruess and Narasimhan, 1985) is used. At each time step, a set of coupled non-linear algebraic equations obtained from space and time discretization of continuum equations, are solved for primary and secondary variables for each grid block using Newton-Rapson method. Injection or production well is modeled as sink or source. Sink or source is specified as grid block in the reservoir domain, where the injection or production of fluid occurs at a constant rate or time dependent rates. Among the various options, one of the option for injection well is to specify injection fluid mass flow rate and enthalpy. For production well, fluid can be produced at constant mass flow rate, or the well on Deliverability option can be used where the cell produces to a fixed pressure. 4. SURFAE PLANT MODEL Surface plant model is developed which consists of set of correlations to evaluate plant capital and operation & maintenance costs and estimate the levelized cost of electricity (LOE) or direct-use heat (LOH) from Enhanced Geothermal Systems. The model can be divided into three parts. : 1) alculation of net electricity or direct-use heat generated, 2) alculation of capital and operation & maintenance (O&M) costs and, 3) alculation of LOE or LOH. 4.1 alculation of Net Electricity or Direct-use Heat Generated Depending on the end use, user has an option to choose either electricity mode or direct-use heat mode. In electricity mode, all the heat extracted from the geothermal reservoir is used to generate electricity. The power generated is given as: P ub (10) where η u is utilization efficiency of the power plant and B is the exergy or availabiltiy of geothermal fluid. The availability of geothermal fluid is given as: B m h h T ( S S )) (11) ( p a a p a where m is production fluid mass flow rate, h is specific enthalpy, S is specific entropy and T a is ambient temperature. The net electricity generated is calculated by subtracting geothermal fluid pumping power from the total power generated given by equation (10). The correlations used in equation (10) and (11) are taken from GEOPHIRES (Beckers et al., 2013). In direct-use heat mode, all the heat extracted from geothermal fluid is used in direct-use heat applications. It is expressed in MMBtu. The geothermal fluid pumping power consumption is modeled as an operating cost with user defined electricity cost. 4.2 alculation of apital and Operation & Maintenance (O&M) osts Total apital ost The total capital cost is calculated as the sum of geothermal well drilling and completion costs ( cap,well ), power plant costs ( cap,pp ), reservoir stimulation costs ( cap,stim ), fluid distribution costs ( cap,distr ) and resource exploration costs ( cap,expl ). cap (12) cap, well cap, PP cap, stim capdistr, cap,expl. The geothermal well drilling and completion cost is given by the following correlation (in M$) (Lukawski et al., 2013): cap, well MD (13) 3

4 1600 MD 9000 where MD is the well depth in meters. In electricity mode, the power plant capital cost is calculated as: cap, PP ( cap,pp P for 15MW e) 15MW 0.06 (14) where P is capacity of power plant in MW e. cap,pp for 15MW is calculated first, based on the correlations used in GEOPHIRES (Beckers et al., 2013). For direct use heat mode, the power plant cost depends on the application. User can manually specify the cost or it is calculated by the model using built-in correlation. The reservoir stimulation cost is taken as M$ 2.5 per injection well in the model, based on the assumption by Mines et al. (2013). Fluid distribution costs and resource exploration costs are calculated using the correlations similar to that used in GEOPHIRES (Beckers et al., 2013) Operation & Maintenance (O&M) osts The annual operation and maintenance (O&M) cost is given as sum of power plant O&M costs ( O&M,PP ), well field O&M costs ( O&M,wf ) and make up water costs ( O&M,w ). Again, all the correlations used for O&M cost calculation are taken from GEOPHIRES (Beckers et al., 2013). O& M O & M, PP O & M, wf O & M, w (15) The power plant O&M cost is estimated as the sum of 75% of total labor cost ( lab ) and 1.5% of power plant capital cost. Labor costs are estimated by using built-in correlation. O& M, pp lab cap, PP (16) The well field O&M costs are estimated as the sum of remaining 25% of labor cost and 1% of well capital costs: O& M, wf lab cap, well (17) alculation of Levelized ost of Electricity (LOE) or Direct-use Heat (LOH) To calculate the LOE or LOH, two different types of models are provided in the surface plant model. I) Fixed charge rate model, II) Standard Levelized ost model. Both the models are taken from the GEOPHIRES. I. Fixed harge Rate Model (FR) In this model, the LOE or LOH is given as: FRcap O & M LOE/ LOH (18) W where cap is total capital cost, O&M is the operation and maintenance cost and W is the average annual electricity output in kwh or direct-use heat generation in MMBtu. FR is the factor which is multiplied by the total capital cost to obtain annual capital cost. It is determined based on several financial parameters such interest rate, tax rates, depreciation etc. II. Standard Levelized ost Model In this model, LOE or LOH is given as: LOE/ LOH cap n t n t 1 O& M, t t 1 (1 i) Wt t (1 i) (19) where cap is capital investment, O&M is operation and maintenance cost and W t is electricity or direct heat generated in year t. 'i' is the discount rate and 'n' is number of years of production. 4

5 5. OUPLING OF WELLBORE AND SURFAE PLANT MODEL WITH TOUGH2-EGS Wellbore and surface plant model are integrated with TOUGH2-EGS simulator and a single combined model is developed. Both the models, wellbore and surface plant, are incorporated in the TOUGH2-EGS main program as subroutines. Figure 1 shows the flow diagram for coupled simulation. The coupling procedure is explained in detail as follows: 1) TOUGH2-EGS main input file is modified to include input parameters for wellbore as well as surface plant model. Thus all the input parameters are read once in the main program routine. 2) At each time step, an explicit call is made to WBINJ, a subroutine for injection well. This subroutine takes the injection fluid mass flow rate, pressure and temperature at the wellhead as an input and calculates the enthalpy of fluid at the well bottom which serves as an input to the TOUGH2-EGS main program. 3) TOUGH2-EGS solves the reservoir flow and update the primary variables such as pressure and temperature for each grid block. Again an explicit call is made to subroutine WBPRO for production well, which takes the production well bottomhole pressure and temperature as an input and calculates the enthalpy of fluid at the surface. 4) For the same time step, using the calculated enthalpy values, subroutine POWAL calculates the total heat extracted from the geothermal fluid. If the electricity mode is specified in the input file by the user then net electricity generated is calculated. 5) Step 2 to step 4 is repeated for every time step and the net electricity output or the direct-use heat is calculated and stored. 6) At the end of the simulation, subroutine OSTAL first calculates the average annual electricity output or direct-use heat and then using the cost correlations it calculates the total capital cost and the operation & maintenance cost of the power plant. 7) Finally the subroutine LOST calculates LOE or LOH using one of the models discussed earlier in this paper. Some of the major changes in the TOUGH2-EGS original code are: 1) Many new records or code blocks are added in the subroutine INPUT to read the input parameters for wellbore as well as surface plant model. For example injection well input parameters are given under the record name 'INJ' in the main input file. 2) Subroutine WBINJ is called inside the subroutine YIT at the beginning of each time step. The calculated values of enthalpy at the injection well bottom-hole are given to the subroutine QU. Subroutine QU in TOUGH2-EGS main program deals with all the terms arising from sink and sources. 3) Just after the subroutine ONVER, subroutine WBPRO is called inside the YIT. It uses updated bottom-hole pressure and temperature values to calculate the fluid properties at the surface. 4) Subroutine POWAL is called inside the WBPRO at every time step. Subroutine OSTAL and LOST are called at the end of the simulation. A small code block is written to print the output of the surface plant model. No changes are made in the original output file of TOUGH2-EGS. Unlike TOUGH2-EGS, in our combined model, input for injection well has to be given separately through the input file under the record 'INJ'. Injection fluid pressure, temperature and constant mass flow rate at the wellhead are the input parameters. Also while specifying the name of sink or source, same name must be given to the elements of a particular Sink or Source. For example 'INJ01' must be the name of all the source elements in a particular injection well. The combined code deals only with constant mass rate production and injection. It is not capable of handling time dependent mass injection rate. Also the wellbore model is developed only for single phase flows and thus the combined model is not capable of handling two-phase flows. 5

6 START Read INPUT file Time step 1 all WBINJ alculate fluid enthalpy at injection well bottom-hole TOUGH2-EGS iterations all WBPRO alculate fluid enthalpy at the surface all POWAL alculate total heat extracted or the electricity generated More time steps YES NO all OSTAL STOP simulation alculate capital costs and O & M costs all LOST alculate LOE/LOH Figure 1: Schematic diagram showing the simulation logic and procedure 6. APPLIATION EXAMPLES 6.1 Example 1 An example problem is given to demonstrate the use of coupled model. In this example problem, the reservoir model based on five-spot geometry for geothermal injection and production presented in TOUGH2-User's guide (Pruess et al., 1999) is used. Injection well is taken at the center while the production wells are located equidistant from the injection well. Fractures are modeled using the method of 'Multiple Interacting ontinua' (Pruess and Narasimhan, 1985). Table 1 shows the reservoir material properties and initial conditions used in this simulation. All the reservoir data is taken from the hot spot region in West Virginia, USA (Bedre et al., 2012). This reservoir falls under the category of low-temperature geothermal reservoir with a geothermal gradient of 28 /km, reaching the temperatures of 150 to 200 for a depth range of 4.5 to 6 km. Electricity can be generated from the surface plant if the fluid temperature exceeds 150. Fluid temperatures below 150 can be used for various direct-use heat applications. Thus in this example, for electricity generation, reservoir temperature is taken as 190 at a depth of 6 km and for direct-use heat calculations reservoir temperature is 150 at a depth of 4.5 km. 6

7 Tables 2 and 3 show the input parameters for the wellbore and surface plant model. onsidering the ideal case scenario, 0% water loss is assumed. In this simulation, Standard Levelized ost model is used to calculate the levelized cost of electricity and direct-use heat. It should be noted that all the input data for reservoir, wellbore and surface plant is given through the single input file. Table 1: Reservoir material properties and Initial conditions Parameter For electricity Generation For direct-use heat Reservoir pressure 600 bar 465 bar Reservoir temperature Porosity(Volume fraction) Thermal conductivity 0.5 W/(m ) 0.5 W/(m ) Permeability m m 2 Rock grain density 2600 kg/m kg/m 3 Table 2: Wellbore model input parameters Parameter For electricity Generation For direct-use heat Injection flow rate 60 kg/s 60 kg/s Injection fluid temperature Well depth 6000 m 4500 m Water loss 0% 0% Well asing diameter 0.22 m 0.22 m Table 3: Surface plant model input parameters Pump efficiency 0.8 Discount rate 8 % Inflation rate 1.6% Plant lifetime 30 years Ambient temperature 15 While running the simulation, at each time step, injection wellbore model calculates the fluid pressure and temperature at the well bottom. Figures 2 and 3 shows the injection wellbore pressure and temperature profiles for three different injection time periods for the case of direct-use heat. It can be seen from Figure 2 that pressure profile of injection well remains almost same for all the injection times. Figure 3 shows that the slope of temperature profile increases with increase in injection time. This means that due to continuous injection of cold water, the rock formation surrounding the wellbore cools down and thus the fluid temperature difference between wellhead and well bottom decreases as the injection time increases. Production well produces at a constant pressure of 3 MPa with the temperature profiles at different production time periods as shown in Figure 4. Final results obtained from the simulations are shown in Table 4. LOE of $0.67/kW e and LOH of $19/MMBtu are obtained from a geothermal plant with capacity 2.7 MW e for electricity generation and 16.7 MW th for direct-use heat. From the economic point of view, LOE of $0.67 /kwh and LOH of $19/MMBtu do not look attractive. High values for total capital costs are due to high well drilling costs. 6.2 Example 2 Drilling costs and production flow rate are the important subsurface variables that affect the LOE/LOH significantly (Mines et al., 2013). In this example problem, effect of injection/production flow rate on LOH is studied using the combined model. Keeping all the surface and subsurface parameters same as that in example 1, LOH is calculated for different flow rates and the results are plotted in Figure 5. 7

8 It can be seen from Figure 5 that LOH decreases very rapidly with increase in production flow rate up to certain value. This is due to the increase in generating capacity of geothermal plant as the production is increased. But beyond certain flow rate, not much decrease in LOH is observed. This can be explained by the fact that as the production flow rate increases, pumping power also increases and thus the pumping cost comes in to effect after certain flow rate, which increases the total operating cost. Increase in operating cost reduces the effect of increased generating capacity and thus LOH does not change significantly with further increase in production flow rate. Figure 2: Injection wellbore pressure profile at different times Figure 3: Injection wellbore temperature profile at different times 8

9 Figure 4: Production wellbore temperature profile at different times Table 4: Output results Parameters Electricity mode Direct-use heat mode Generating capacity 2.7 MW e 16.7 MW th Total capital cost $120MM $70MM Total O&M cost $2.2MM $1.8MM LOE/LOH $0.67/kWh $19/MMBtu Figure 5: Plot of LOH versus Injection/production flow rate 7. ONLUSION This paper presents a combined model which simulates wellbore and reservoir flow in a coupled manner and estimates the LOE or LOH from Enhanced Geothermal Systems. Individual models are discussed first and then their coupling procedure is described in detail. At last, two example problems are given to demonstrate the use of the model. In first example problem, an EGS reservoir is simulated using the field data for hot spot region in West Virginia, USA and LOE & LOH are estimated. It is found that the LOE & LOH obtained, are not economically competitive as compared to other modes of power generation. In the second example problem, effect of production flow rate on LOH is studied. From the results it can be concluded that the optimization of operating parameters is required to minimize the LOH or LOE. Both the examples illustrate the utility and requirement of the combined model. The wellbore model is built only for single phase flows and thus the combined model is not capable of handling two-phase flows. Future work involves modifying wellbore model to handle both single phase as well as two-phase flows. 8. AKNOWLEDGEMENT The authors would like to thank Mr. P. Fakcharoenphol from olorado School of Mines for his useful guidance and Mr. K. Beckers for providing GEOPHIRES source code. Authors would also like to thank Mr. J. Peluchette, Mr. X. He, Mr. S. Velaga, Mr. A. Taiwo, Ms. P. Sridhara and other lab members for their constructive remarks and suggestions. 9

10 REFERENES Beckers, K. F., Lukawski, M. Z., Reber, T. J., Anderson, B. J., and Tester, J. W. : Introducing GEOPHIRES v1.0: Software Package for Estimating Levelized ost of Electricity and/or Heat from Enhanced Geothermal Systems, Proceedings, Thirty-Eighth Workshop on Geothermal Reservoir Engineering, Stanford University, Stanford, A(2013). Bedre, M. G., and Anderson, B. J.: Sensitivity analysis of low-temperature geothermal reservoirs: effect of reservoir parameters on the direct use of geothermal energy, Geothermal Resources ouncil Transactions, 36, (2012), hen, N. H.: An Explicit Equation for Friction factor in Pipe, Ind. Eng. hem. Fundam., 18(3), (1979), Hasan, A. R., and Kabir. S.: Wellbore Heat Transport, Fluid Flow and Heat Transfer in Wellbores, (2002), Lukawski, M. Z., Anderson, B. J., Augustine,., Louis E. apuano Jr., Beckers, K. F., Livesay, B., and Tester, J. W.: ost Analysis of Oil, Gas, and Geothermal Well Drilling, Journal of Petroleum Science and Technology, (2013) Mines, G. and Nathwani, J.: Estimated power generation costs for EGS, Proceedings, Thirty-Eighth Workshop on Geothermal Reservoir Engineering, Stanford University, Stanford, A(2013). Pruess, K. and Narasimhan, T. N.: A Practical Method for Modeling Fluid And Heat Flow in Fractured Porous Media, Soc. Pet. Eng. J., 25, (1985), Pruess, K., Oldenburg,., and Moridis, G.: TOUGH2 User's Guide, Version 2.0, Lawrence Berkeley National Laboratory Report LBNL-43134, Berkeley, A(1999). Ramey, H. J. Jr.: Wellbore Heat Transmission, Journal of Petroleum Technology, 225, (1962), Tester, J. W., et al.: The Future of Geothermal Energy: Impact of Enhanced Geothermal Systems on the United States in the 21st entury, Massachusetts Institute of Technology, DOE contract DE-A07-05ID14517 final report, (2006). Xiong, Y., Hu, L., and Wu, Y. S.: oupled Geo-mechanical and reactive Geochemical simulations for fluid and heat flow in enhanced geothermal reservoirs, Proceedings, Thirty-Eighth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, A(2013). 10

Numerical Simulation of Critical Factors Controlling Heat Extraction from Geothermal Systems Using a Closed-Loop Heat Exchange Method

Numerical Simulation of Critical Factors Controlling Heat Extraction from Geothermal Systems Using a Closed-Loop Heat Exchange Method Numerical Simulation of Critical Factors Controlling Heat Extraction from Geothermal Systems Using a Closed-Loop Heat Exchange Method Curtis M. Oldenburg 1, Lehua Pan 1, Mark P. Muir 2, Alan D. Eastman

More information

Optimization of Experimental Parameters for Comparing Enhanced Geothermal Working Fluids in the Lab

Optimization of Experimental Parameters for Comparing Enhanced Geothermal Working Fluids in the Lab Optimization of Experimental Parameters for Comparing Enhanced Geothermal Working Fluids in the Lab Project Presentation Mario Magliocco CE 291F Spring 2009 Heat Flow Map of the United States (SMU Geothermal

More information

NET POWER CAPACITY OF GEOTHERMAL WELLS VERSUS RESERVOIR TEMPERATURE A PRACTICAL PERSPECTIVE

NET POWER CAPACITY OF GEOTHERMAL WELLS VERSUS RESERVOIR TEMPERATURE A PRACTICAL PERSPECTIVE PROCEEDINGS, Thirty-Second Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January -, 7 SGP-TR-13 NET POWER CAPACITY OF GEOTHERMAL WELLS VERSUS RESERVOIR TEMPERATURE

More information

Numerical study of the influence of injection/production well perforation location on CO 2 -EGS system

Numerical study of the influence of injection/production well perforation location on CO 2 -EGS system Available online at www.sciencedirect.com Energy Procedia 00 (2013) 000 000 www.elsevier.com/locate/procedia GHGT-11 Numerical study of the influence of injection/production well perforation location on

More information

A NOVEL CONCEPT TO ENGINEERED GEOTHERMAL SYSTEMS

A NOVEL CONCEPT TO ENGINEERED GEOTHERMAL SYSTEMS PROCEEDINGS, Thirty-Seventh Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 30 - February 1, 2012 SGP-TR-194 A NOVEL CONCEPT TO ENGINEERED GEOTHERMAL SYSTEMS

More information

An Alternative and Modular Approach to Enhanced Geothermal Systems

An Alternative and Modular Approach to Enhanced Geothermal Systems Proceedings World Geothermal Congress 2005 Antalya, Turkey, 24-29 April 2005 An Alternative and Modular Approach to Enhanced Geothermal Systems Subir K. Sanyal 1, Eduardo E. Granados 1, Steven J. Butler

More information

PARAMETRIC SENSITIVITY STUDY OF OPERATING AND DESIGN VARIABLES IN WELLBORE HEAT EXCHANGERS

PARAMETRIC SENSITIVITY STUDY OF OPERATING AND DESIGN VARIABLES IN WELLBORE HEAT EXCHANGERS PROCEEDINGS, Twenty-Ninth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 26-28, 24 SGP-TR-175 PARAMETRIC SENSITIVITY STUDY OF OPERATING AND DESIGN VARIABLES

More information

Design Considerations For Artificial Lifting Of Enhanced Geothermal System Fluids

Design Considerations For Artificial Lifting Of Enhanced Geothermal System Fluids INL/EXT-5-533 Design Considerations For Artificial Lifting Of Enhanced Geothermal System Fluids X. Xie K. K. Bloomfield G. L. Mines G. M. Shook July 25 The INL is a U.S. Department of Energy National Laboratory

More information

Calculation of Geothermal Stored Heat from a Numerical Model for Reserve Estimation

Calculation of Geothermal Stored Heat from a Numerical Model for Reserve Estimation Proceedings World Geothermal Congress 2015 Melbourne, Australia, 19-25 April 2015 Calculation of Geothermal Stored Heat from a Numerical Model for Reserve Estimation Peter FRANZ, Mathew NEVILLE-LAMB, Lutfhie

More information

REMOVAL OF WATER FOR CARBON DIOXIDE-BASED EGS OPERATION

REMOVAL OF WATER FOR CARBON DIOXIDE-BASED EGS OPERATION PROCEEDINGS, Thirty-Sixth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 31 - February 2, 2011 SGP-TR-191 REMOVAL OF WATER FOR CARBON DIOXIDE-BASED EGS

More information

Demonstration of Geothermal Energy Production Using Carbon Dioxide as a Working Fluid at the SECARB Cranfield Site, Cranfield, Mississippi

Demonstration of Geothermal Energy Production Using Carbon Dioxide as a Working Fluid at the SECARB Cranfield Site, Cranfield, Mississippi Demonstration of Geothermal Energy Production Using Carbon Dioxide as a Working Fluid at the SECARB Cranfield Site, Cranfield, Mississippi Barry Freifeld, Lehua Pan, and Christine Doughty Earth Sciences

More information

Analysis of Sedimentary Geothermal Systems Using an Analytical Reservoir Model

Analysis of Sedimentary Geothermal Systems Using an Analytical Reservoir Model GRC Transactions, Vol. 38, 2014 Analysis of Sedimentary Geothermal Systems Using an Analytical Reservoir Model Chad Augustine National Renewable Energy Laboratory Keywords Sedimentary geothermal, reservoir

More information

Geothermal Well Productivity: Why Hotter is Not Always Better

Geothermal Well Productivity: Why Hotter is Not Always Better GRC Transactions, Vol. 31, 7 Geothermal Well Productivity: Why Hotter is Not Always Better Subir K. Sanyal, James W. Morrow, and Steven J. Butler GeothermE, Inc., Richmond, California 9 e-mail: mw@geotherme.com

More information

Synergetic CO2 Storage and gas/oil production from tight reservoirs

Synergetic CO2 Storage and gas/oil production from tight reservoirs Synergetic CO2 Storage and gas/oil production from tight reservoirs Institute of Drilling and Fluid Mining, Reservoir Engineering, Production and Underground Storage of Oil and Gas, Technical University

More information

Enhanced in Situ Leaching (EISLEACH) Mining by Means of Supercritical Carbon Dioxide - TOUGHREACT Modeling

Enhanced in Situ Leaching (EISLEACH) Mining by Means of Supercritical Carbon Dioxide - TOUGHREACT Modeling An Interdisciplinary Response to Mine Water Challenges - Sui, Sun & Wang (eds) 2014 China University of Mining and Technology Press, Xuzhou, ISBN 978-7-5646-2437-8 Enhanced in Situ Leaching (EISLEACH)

More information

A NOVEL TECHNIQUE FOR EXTRACTION OF GEOTHERMAL ENERGY FROM ABANDONED OIL WELLS

A NOVEL TECHNIQUE FOR EXTRACTION OF GEOTHERMAL ENERGY FROM ABANDONED OIL WELLS A NOVEL TECHNIQUE FOR EXTRACTION OF GEOTHERMAL ENERGY FROM ABANDONED OIL WELLS Seyed Ali Ghoreishi-Madiseh McGill University 3450 University St., Room 125 Montreal, QC, Canada H3A2A7 e-mail: seyed.ghoreishimadiseh

More information

Numerical simulation of single-phase transport of groundwater and of heat transport was carried out. TOUGH2

Numerical simulation of single-phase transport of groundwater and of heat transport was carried out. TOUGH2 Modeling the Thermal Effects of Ground Source Heat Exchange at Stanford University: A Preliminary study Morgan Ames, Department of Energy Resources Engineering, Stanford University, Stanford, California

More information

A SIMPLE TOOL FOR DESIGNING AND ASSESSING THERMAL GROUNDWATER UTILIZATION

A SIMPLE TOOL FOR DESIGNING AND ASSESSING THERMAL GROUNDWATER UTILIZATION PROCEEDINGS, Thirty-Sixth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 31 - February 2, 2011 SGP-TR-191 A SIMPLE TOOL FOR DESIGNING AND ASSESSING THERMAL

More information

Geothermal Power Capacity of Wells in Non-Convective Sedimentary Formations

Geothermal Power Capacity of Wells in Non-Convective Sedimentary Formations Proceedings World Geothermal Congress 1 Bali, Indonesia, -9 April 1 Geothermal Power Capacity of Wells in Non-Convective Sedimentary Formations Subir K. Sanyal and Steven J. Butler GeothermEx, Inc., 36

More information

CFD ANALYSIS OF CONVECTIVE FLOW IN A SOLAR DOMESTIC HOT WATER STORAGE TANK

CFD ANALYSIS OF CONVECTIVE FLOW IN A SOLAR DOMESTIC HOT WATER STORAGE TANK International Journal of Scientific & Engineering Research Volume 4, Issue 1, January-2013 1 CFD ANALYSIS OF CONVECTIVE FLOW IN A SOLAR DOMESTIC HOT WATER STORAGE TANK Mr. Mainak Bhaumik M.E. (Thermal

More information

On Minimizing the Levelized Cost of Electric Power from Enhanced Geothermal Systems

On Minimizing the Levelized Cost of Electric Power from Enhanced Geothermal Systems Proceedings World Geothermal Congress Bali, Indonesia, -9 April On Minimizing the Levelized Cost of Electric Power from Enhanced Geothermal Systems Subir K. Sanyal GeothermEx, Inc., Blume Drive, Suite,

More information

Design Optimization of Geothermal Wells Using an Improved Overall Heat Transfer Coefficient

Design Optimization of Geothermal Wells Using an Improved Overall Heat Transfer Coefficient PROCEEDINGS, 42nd Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 13-15, 2017 SGP-TR-212 Design Optimization of Geothermal Wells Using an Improved Overall

More information

Non-isothermal Flow of CO2 in Injection Wells: Evaluation of Different Injection Modes

Non-isothermal Flow of CO2 in Injection Wells: Evaluation of Different Injection Modes Non-isothermal Flow of CO2 in Injection Wells: Evaluation of Different Injection Modes O. Silva 1 1 Amphos 21 Consulting S.L., Barcelona, Spain Abstract During the injection of carbon dioxide, the fluid

More information

Parametric Study of Reservoir Parameters on Tracer Tests using Ethanol in a Geothermal Reservoir

Parametric Study of Reservoir Parameters on Tracer Tests using Ethanol in a Geothermal Reservoir Parametric Study of Reservoir Parameters on Tracer Tests using Ethanol in a Geothermal Reservoir Adrianto 1, Ryuichi Itoi 1, Toshiaki Tanaka 1 1Department of Earth Resources Engineering, Faculty of Engineering

More information

Geothermal Energy Future Development

Geothermal Energy Future Development Geothermal Energy Future Development Technology Geothermal Energy 4. Geothermal Energy Future Development 4.1 Prospects for Technology Improvement, Innovation and Integration Geothermal resources can be

More information

MODELING THE VIABILITY OF UNDERGROUND COAL FIRES AS A HEAT SOURCE FOR ELECTRICAL POWER GENERATION

MODELING THE VIABILITY OF UNDERGROUND COAL FIRES AS A HEAT SOURCE FOR ELECTRICAL POWER GENERATION PROCEEDINGS, Thirtieth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 31-February 2, 25 SGP-TR-176 MODELING THE VIABILITY OF UNDERGROUND COAL FIRES AS A

More information

Cranfield CO 2 Geothermal Field Demonstration

Cranfield CO 2 Geothermal Field Demonstration Cranfield CO 2 Geothermal Field Demonstration Barry Freifeld, Lehua Pan, and Christine Doughty Earth Sciences Division, Lawrence Berkeley National Laboratory Kate Hart, Steve Hostler, and Steve Zakem Echogen

More information

Enhanced Geothermal Systems (EGS): Comparing Water and CO 2 as Heat Transmission Fluids

Enhanced Geothermal Systems (EGS): Comparing Water and CO 2 as Heat Transmission Fluids Enhanced Geothermal Systems (EGS): Comparing Water and CO 2 as Heat Transmission Fluids Karsten Pruess Earth Sciences Division Lawrence Berkeley National Laboratory Presented at Geothermal Energy Utilization

More information

Relative Permeability Measurements and Comparison to Field Data

Relative Permeability Measurements and Comparison to Field Data Proceedings World Geothermal Congress 2015 Melbourne, Australia, 19-25 April 2015 Relative Permeability Measurements and Comparison to Field Data Maria S. Gudjonsdottir 1,2, Halldor Palsson 2, Jonas Eliasson2,

More information

IMPROVED POWER PRODUCTION EFFICIENCY OF HYDROTHERMAL RESERVOIRS USING DOWNHOLE PUMPS

IMPROVED POWER PRODUCTION EFFICIENCY OF HYDROTHERMAL RESERVOIRS USING DOWNHOLE PUMPS PROCEEDINGS, Thirty-Seventh Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 30 - February 1, 2012 SGP-TR-194 IMPROVED POWER PRODUCTION EFFICIENCY OF HYDROTHERMAL

More information

Study of an EGS Power Plant Preliminary Feasibility Design by an Assumed Productivity Index

Study of an EGS Power Plant Preliminary Feasibility Design by an Assumed Productivity Index Proceedings World Geothermal Congress 2015 Melbourne, Australia, 19-25 April 2015 Study of an EGS Power Plant Preliminary Feasibility Design by an Assumed Productivity Index H. Sverrisson, K. Ingason,

More information

The Reduced Pumping Power Requirements from Increasing the Injection Well Fluid Density

The Reduced Pumping Power Requirements from Increasing the Injection Well Fluid Density GRC Transactions, Vol. 37, 2013 The Reduced Pumping Power Requirements from Increasing the Injection Well Fluid Density Benjamin M. Adams 1, Thomas H. Kuehn 1, Jimmy B. Randolph 2, and Martin O. Saar 2

More information

MICROHOLES FOR IMPROVED HEAT EXTRACTION FROM EGS RESERVOIRS: NUMERICAL EVALUATION

MICROHOLES FOR IMPROVED HEAT EXTRACTION FROM EGS RESERVOIRS: NUMERICAL EVALUATION PROCEEDINGS, Thirty-Seventh Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 30 - February 1, 2012 SGP-TR-194 MICROHOLES FOR IMPROVED HEAT EXTRACTION FROM

More information

MODELLING & SIMULATION OF LASER MATERIAL PROCESSING: PREDICTING MELT POOL GEOMETRY AND TEMPERATURE DISTRIBUTION

MODELLING & SIMULATION OF LASER MATERIAL PROCESSING: PREDICTING MELT POOL GEOMETRY AND TEMPERATURE DISTRIBUTION Proceeding of International Conference MS 07, India, December 3-5, 2007 1 MODELLING & SIMULATION OF LASER MATERIAL PROCESSING: PREDICTING MELT POOL GEOMETRY AND TEMPERATURE DISTRIBUTION M. A Sheikh Laser

More information

REINJECTION STRATEGY FOR GEOTHERMAL SYSTEMS

REINJECTION STRATEGY FOR GEOTHERMAL SYSTEMS REINJECTION STRATEGY FOR GEOTHERMAL SYSTEMS Arason and Orkustohun, 9,108 Reykjavik, Iceland ABSTRACT In this study, hypothetical geothermal systems were constructed and used in numerical simulations to

More information

Feng Pan 1,2, Brian McPherson 1,2, Peter Lichtner 3, John Kaszuba 4, Caroline Lo Ré 4, Satish Karra 3, Chuan Lu 5, TianFu Xu 6

Feng Pan 1,2, Brian McPherson 1,2, Peter Lichtner 3, John Kaszuba 4, Caroline Lo Ré 4, Satish Karra 3, Chuan Lu 5, TianFu Xu 6 PROCEEDINGS, Thirty-Eighth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 11-13, 2013 SGP-TR-198 NUMERICAL EVALUATION OF ENERGY EXTRACTION, CO 2 -ROCK

More information

NUMERICAL STUDY ON HEAT EXTRACTION FROM SUPERCRITICAL GEOTHERMAL RESERVOIR

NUMERICAL STUDY ON HEAT EXTRACTION FROM SUPERCRITICAL GEOTHERMAL RESERVOIR NUMERICAL STUDY ON HEAT EXTRACTION FROM SUPERCRITICAL GEOTHERMAL RESERVOIR Kimio Watanabe 1, Yuichi Niibori 2 and Toshiyuki Hashida 2 1 RichStone Ltd., 2-45 Aomi, Koto-ku, Tokyo 135-8073, Japan 2 Graduate

More information

Geothermal Energy Storage

Geothermal Energy Storage Geothermal Energy Storage SedHeat Workshop, UTAH March 02 2017 Maurice Dusseault University of Waterloo Energy Storage Everyone talks about batteries, but Cost, space, environmental impacts Let s consider

More information

Accelerating The Dissolution of CO 2 in Aquifers

Accelerating The Dissolution of CO 2 in Aquifers Accelerating The Dissolution of CO in Aquifers Yuri Leonenko 1, David W. Keith 1, Mehran Pooladi-Darvish 1, and Hassan Hassanzadeh 1 1 Department of Chemical and Petroleum Engineering, University of Calgary,

More information

Fundamentals of modelling CO2 movement underground

Fundamentals of modelling CO2 movement underground Fundamentals of modelling CO2 movement underground GCCC Digital Publication Series #13-23 Vanessa Nunez-Lopez Keywords: Modeling-Flow simulation; Capacity; Overview Cited as: Nunez-Lopez, V., 2013, Fundamentals

More information

NUMERICAL MODELING OF WATER INJECTION INTO VAPOR-DOMINATED GEOTHERMAL RESERVOIRS

NUMERICAL MODELING OF WATER INJECTION INTO VAPOR-DOMINATED GEOTHERMAL RESERVOIRS LBNL-61917 NUMERICAL MODELING OF WATER INJECTION INTO VAPOR-DOMINATED GEOTHERMAL RESERVOIRS Karsten Pruess Earth Sciences Division, Lawrence Berkeley National Laboratory Berkeley, CA 94720 K_Pruess@lbl.gov

More information

CO 2 injection on fractured carbonates. Experiences and lessons learned in Hontomín TDP

CO 2 injection on fractured carbonates. Experiences and lessons learned in Hontomín TDP CO 2 injection on fractured carbonates. Experiences and lessons learned in Hontomín TDP ECCSEL Training course on monitoring large scale CCS pilot R&D facilities 24 February 2016 Index 1.- Hydraulic characterization.

More information

Enhancement of Heat Exchange Capacity of Ground Heat Exchangers by Injecting Water into Wells

Enhancement of Heat Exchange Capacity of Ground Heat Exchangers by Injecting Water into Wells PROCEEDINGS, Thirty-Ninth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 24-26, 2014 SGP-TR-202 Enhancement of Heat Exchange Capacity of Ground Heat Exchangers

More information

Heat Transfer Modelling For Thermal Stimulation Of Near Wellbore Using COMSOL Multiphysics

Heat Transfer Modelling For Thermal Stimulation Of Near Wellbore Using COMSOL Multiphysics Heat Transfer Modelling For Thermal Stimulation Of Near Wellbore Using COMSOL Multiphysics M. Mohammed 1, F. Rose 1 1. Institute of Drilling Engineering and Fluid Mining, Technical University of Mining

More information

Proxy Model Based on Butler s SAGD Theory

Proxy Model Based on Butler s SAGD Theory Proxy Model Based on Butler s SAGD Theory Vahid Dehdari and Clayton V. Deutsch Oil sand reservoirs play an important role in the economy of Canada. There are huge reserves in these reservoirs. Due to the

More information

LABORATORY INVESTIGATION OF SUPERCRITICAL CO 2 USE IN GEOTHERMAL SYSTEMS

LABORATORY INVESTIGATION OF SUPERCRITICAL CO 2 USE IN GEOTHERMAL SYSTEMS PROCEEDINGS, Thirty-Eighth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 11-13, 2013 SGP-TR-198 LABORATORY INVESTIGATION OF SUPERCRITICAL CO 2 USE IN

More information

New Large Geothermal Storage Project in Zurich/Switzerland for Heating and Cooling

New Large Geothermal Storage Project in Zurich/Switzerland for Heating and Cooling Proceedings World Geothermal Congress 25 Antalya, Turkey, 24-29 April 25 New Large Geothermal Storage Project in Zurich/Switzerland for Heating and Cooling E. Rohner, S. Bassetti and T. Kohl GEOWATT AG,

More information

The Analysis of heat loss situation on gas-injection wellbore Xin Xu, Lusheng Hu, Zhenning Wu

The Analysis of heat loss situation on gas-injection wellbore Xin Xu, Lusheng Hu, Zhenning Wu The Analysis of heat loss situation on gas-injection wellbore Xin Xu, Lusheng Hu, Zhenning Wu 1Northeast Petroleum University, Qinhuangdao, 066004, China zmeditxx@sina.com Abstract. Heavy oil thermal recovery

More information

Production prediction model of coalbed methane wells at stable production stage

Production prediction model of coalbed methane wells at stable production stage Acta Technica 62 No. 2B/2017, 141 150 c 2017 Institute of Thermomechanics CAS, v.v.i. Production prediction model of coalbed methane wells at stable production stage Jia Liu 1, Yinghong Liu 1, Ruyong Feng

More information

A Simple Engineering Analysis Method to Evaluate the Geothermal Potential from a Hot Water Aquifer

A Simple Engineering Analysis Method to Evaluate the Geothermal Potential from a Hot Water Aquifer Proceedings World Geothermal Congress 05 Melbourne, Australia, 9-5 April 05 A Simple Engineering Analysis Method to Evaluate the Geothermal Potential from a ot Water Aquifer Xiaoyu Lu, Kenichi Soga, Xiaohui

More information

ENERGY. Renewable Energy and the Environment. William E. Glassley. CRC Press Taylor & Francis Group. Boca Raton London New York

ENERGY. Renewable Energy and the Environment. William E. Glassley. CRC Press Taylor & Francis Group. Boca Raton London New York GEOTHERMAL ENERGY Renewable Energy and the Environment William E. Glassley CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa

More information

C = measured tracer concentration

C = measured tracer concentration Proceedings Ninth Workshop Geothermal Reservoir Engineering Stanford University, Stanford, alifornia, December 198 SGP-TU-74 RESPONSE OF EAST MESA AND RAFT RVER RESERVORS TO NJETON-BAKFLOW TESTNG B. F.

More information

APPROPRIATE USE OF USGS VOLUMETRIC HEAT IN PLACE METHOD AND MONTE CARLO CALCULATIONS

APPROPRIATE USE OF USGS VOLUMETRIC HEAT IN PLACE METHOD AND MONTE CARLO CALCULATIONS PROCEEDINGS, Thirty-Fourth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 1-3, 2010 SGP-TR-188 APPROPRIATE USE OF USGS VOLUMETRIC HEAT IN PLACE METHOD

More information

Multiple Zone Geothermal Stimulation Case Study: Fluid Diversion Using Thermo-Degradable Zonal Isolation Materials

Multiple Zone Geothermal Stimulation Case Study: Fluid Diversion Using Thermo-Degradable Zonal Isolation Materials GRC Transactions, Vol. 37, 2013 Multiple Zone Geothermal Stimulation Case Study: Fluid Diversion Using Thermo-Degradable Zonal Isolation Materials Y. Nordin, S. Petty, T. Cladouhos, M. Swyer, and T. DeRocher

More information

MODELING THERMODYNAMIC ANALYSIS AND SIMULATION OF ORGANIC RANKINE CYCLE USING GEOTHERMAL ENERGY AS HEAT SOURCE

MODELING THERMODYNAMIC ANALYSIS AND SIMULATION OF ORGANIC RANKINE CYCLE USING GEOTHERMAL ENERGY AS HEAT SOURCE MODELING THERMODYNAMIC ANALYSIS AND SIMULATION OF ORGANIC RANKINE CYCLE USING GEOTHERMAL ENERGY AS HEAT SOURCE Colak L.* and Bahadir T. *Author for correspondence Department of Mechanical Engineering,

More information

IMPACT OF COLD WATER INJECTION ON GEOTHERMAL PRESSURE TRANSIENT ANALYSIS: A RESERVOIR MODELLING ASSESSMENT

IMPACT OF COLD WATER INJECTION ON GEOTHERMAL PRESSURE TRANSIENT ANALYSIS: A RESERVOIR MODELLING ASSESSMENT IMPACT OF COLD WATER INJECTION ON GEOTHERMAL PRESSURE TRANSIENT ANALYSIS: A RESERVOIR MODELLING ASSESSMENT Katie McLean * and Sadiq J. Zarrou Department of Engineering Sciences, University of Aucland,

More information

ECONOMIC COMPARISON BETWEEN A WELL-HEAD GEOTHERMAL POWER PLANT AND A TRADITIONAL GEOTHERMAL POWER PLANT

ECONOMIC COMPARISON BETWEEN A WELL-HEAD GEOTHERMAL POWER PLANT AND A TRADITIONAL GEOTHERMAL POWER PLANT PROCEEDINGS, Thirty-Eighth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 11-13, 2013 SGP-TR-198 ECONOMIC COMPARISON BETWEEN A WELL-HEAD GEOTHERMAL POWER

More information

Optimization of NCG System Lineups

Optimization of NCG System Lineups GRC Transactions, Vol. 38, 2014 Optimization of NCG System Lineups Matthew Fishman 1 and William Harvey 2 1 POWER Engineers 2 Reykjavik University Keywords Ejectors, hybrid, non-condensable gas, optimization,

More information

Numerical Investigation of the Impacts of Geothermal Reactive Flow Coupled for Wellbore and Reservoir

Numerical Investigation of the Impacts of Geothermal Reactive Flow Coupled for Wellbore and Reservoir Proceedings European Geothermal Congress 007 Unterhaching, Germany, 30 May-1 June 007 Numerical Investigation of the Impacts of Geothermal Reactive Flow Coupled for Wellbore and Reservoir Hakan Alkan Schwertnergasse

More information

OPTIMIZATION OF PARAMETERS FOR HEAT RECOVERY STEAM GENERATOR (HRSG) IN COMBINED CYCLE PLANTS

OPTIMIZATION OF PARAMETERS FOR HEAT RECOVERY STEAM GENERATOR (HRSG) IN COMBINED CYCLE PLANTS OPTIMIZATION OF PARAMETERS FOR HEAT RECOVERY STEAM GENERATOR (HRSG) IN COMBINED CYCLE PLANTS Muammer Alus, Milan V. Petrovic University of Belgrade-Faculty of Mechanical Engineering, Laboratory of Thermal

More information

THE DEVELOPMENT OF A COMPUTERIZED PRESSURE TRANSIENT TEST SYSTEM (PART 1)

THE DEVELOPMENT OF A COMPUTERIZED PRESSURE TRANSIENT TEST SYSTEM (PART 1) PROCEEDINGS, Twenty-Fifth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 24-26, 2000 SGP-TR-165 THE DEVELOPMENT OF A COMPUTERIZED PRESSURE TRANSIENT TEST

More information

SIMULATION OF A THERMODYNAMIC CYCLE WITH ORGANIC ABSORBENTS AND CO 2 AS WORKING FLUID

SIMULATION OF A THERMODYNAMIC CYCLE WITH ORGANIC ABSORBENTS AND CO 2 AS WORKING FLUID SIMULATION OF A THERMODYNAMIC CYCLE WITH ORGANIC ABSORBENTS AND CO 2 AS WORKING FLUID Huijuan Chen Department of Chemical Engineering, University of South Florida, Tampa, FL 33620, USA D. Yogi Goswami

More information

Low-Temperature Geothermal Resources for District Heating: An Energy-Economic Model of West Virginia University Case Study

Low-Temperature Geothermal Resources for District Heating: An Energy-Economic Model of West Virginia University Case Study PROCEEDINGS, Thirty-Seventh Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 30 - February 1, 2012 SGP-TR-194 Low-Temperature Geothermal Resources for District

More information

Interpretation of the Injection and Heat Up tests at Sabalan geothermal field, Iran

Interpretation of the Injection and Heat Up tests at Sabalan geothermal field, Iran Proceedings World Geothermal Congress 2015 Melbourne, Australia, 19-25 April 2015 Interpretation of the Injection and Heat Up tests at Sabalan geothermal field, Iran Soheil Porkhial, Farhad Abdollahzadeh

More information

Well Productivity Enhancement by Drilling Multi-Legged Wells A Quantitative Assessment

Well Productivity Enhancement by Drilling Multi-Legged Wells A Quantitative Assessment GRC Transactions, Vol. 3, 007 Well Productivity Enhancement by Drilling Multi-Legged Wells A Quantitative Assessment Subir K. Sanyal, James W. Morrow, Roger C. Henneberger, and Eduardo E. Granados GeothermEx,

More information

Computational Modeling of Counter Flow Heat Exchanger for LMTD Analysis

Computational Modeling of Counter Flow Heat Exchanger for LMTD Analysis Computational Modeling of Counter Flow Heat Exchanger for LMTD Analysis Shuvam Mohanty 1, Shofique Uddin Ahmed 2 1, 2 Student, M. Tech, Department Of Mechanical Engineering, Amity University Gurgaon, Haryana

More information

Numerical Analysis of MCY01 Production Well Mechanism: Understanding of Well Coughing Phenomenon and Irregular Productivity

Numerical Analysis of MCY01 Production Well Mechanism: Understanding of Well Coughing Phenomenon and Irregular Productivity PROCEEDINGS, 43rd Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 12-14, 2018 SGP-TR-213 Numerical Analysis of MCY01 Production Well Mechanism: Understanding

More information

2. Optimum production and injection well spacing design for the above flow rates.

2. Optimum production and injection well spacing design for the above flow rates. A RESERVOIR ENGINEERING STUDY OF THE EAST MESA KGRA A. Spivak and L. F. Rice INTERCOMP Resource Development and Engineering, Inc. 1201 Dairy Ashford, Suite 200 Houston, Texas 77079 The East Mesa area is

More information

An experimental study of permeability determination in the lab

An experimental study of permeability determination in the lab Petroleum and Mineral Resources 221 An experimental study of permeability determination in the lab E. Lock, M. Ghasemi, M. Mostofi & V. Rasouli Department of Petroleum Engineering, Curtin University, Australia

More information

EXERGY LOSS ANALYSIS OF THE REGENERATOR IN A SOLAR STIRLING ENGINE

EXERGY LOSS ANALYSIS OF THE REGENERATOR IN A SOLAR STIRLING ENGINE S729 EXERGY LOSS ANALYSIS OF THE REGENERATOR IN A SOLAR STIRLING ENGINE by Wenlian YE a, b, Zhe YANG a, and Yingwen LIU a* a Key Laboratory of Thermo-Fluid Science and Engineering of MOE, School of Energy

More information

CO 2 Sequestration in Deep Aquifers

CO 2 Sequestration in Deep Aquifers CO 2 Sequestration in Deep Aquifers Brian J. O. L. McPherson (brian@nmt.edu; 55-835-5259) Hydrology Program, Earth and Environmental Science New Mexico Institute of Mining and Technology Socorro, NM 8781

More information

EFFECT OF NATURAL CONVECTION PATTERNS ON OPTIMAL LOCATION AND SIZE OF A HEAT SINK IN A GEOTHERMAL RESERVOIR

EFFECT OF NATURAL CONVECTION PATTERNS ON OPTIMAL LOCATION AND SIZE OF A HEAT SINK IN A GEOTHERMAL RESERVOIR PROCEEDINGS, Thirty-Sixth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 31 - February 2, 2011 SGP-TR-191 EFFECT OF NATURAL CONVECTION PATTERNS ON OPTIMAL

More information

Effects of flow behavior on the design of transient operation scenarios

Effects of flow behavior on the design of transient operation scenarios Effects of flow behavior on the design of transient operation scenarios *Jakyung Kim 1) and Yutaek Seo 2) 1), 2) Division of Ocean Systems Engineering, KAIST, Daejeon 305-600, Korea 1) kjkwkrud@kaist.ac.kr

More information

Simulation of Atmospheric Air Micro Plasma Jet for Biomedical Applications

Simulation of Atmospheric Air Micro Plasma Jet for Biomedical Applications Simulation of Atmospheric Air Micro Plasma Jet for Biomedical Applications Luke T. Gritter 1, Jeffrey S. Crompton *1, and Kyle C. Koppenhoefer 1 1 AltaSim Technologies, LLC 130 E. Wilson Bridge Rd, Suite

More information

Problems in chapter 9 CB Thermodynamics

Problems in chapter 9 CB Thermodynamics Problems in chapter 9 CB Thermodynamics 9-82 Air is used as the working fluid in a simple ideal Brayton cycle that has a pressure ratio of 12, a compressor inlet temperature of 300 K, and a turbine inlet

More information

Petroleum and Natural Gas Engineering is accredited by European Accreditation Agency (ASIIN).

Petroleum and Natural Gas Engineering is accredited by European Accreditation Agency (ASIIN). General information Today, in scope with the world s gradually increasing demand for oil and gas sectors, we are at the forefront in petroleum education and technology. The high demand for petroleum engineers

More information

CFD Modeling of Crankcase Inertial Oil Separators. Arun P. Janakiraman Anna Balazy Saru Dawar

CFD Modeling of Crankcase Inertial Oil Separators. Arun P. Janakiraman Anna Balazy Saru Dawar CFD Modeling of Crankcase Inertial Oil Separators Arun P. Janakiraman Anna Balazy Saru Dawar 1 Background Emission regulations are becoming stringent and will include blowby emissions. There is a need

More information

Performance, Cost, and Financial Parameters of Geothermal District Heating Systems for Market Penetration Modeling under Various Scenarios

Performance, Cost, and Financial Parameters of Geothermal District Heating Systems for Market Penetration Modeling under Various Scenarios PROCEEDINGS, 42nd Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 13-15, 2017 SGP-TR-212 Performance, Cost, and Financial Parameters of Geothermal District

More information

THERMO-ECONOMIC ANALYSIS OF ZEOTROPIC MIXTURES AND PURE WORKING FLUIDS IN ORGANIC RANINKE CYCLES FOR WASTE HEAT RECOVERY

THERMO-ECONOMIC ANALYSIS OF ZEOTROPIC MIXTURES AND PURE WORKING FLUIDS IN ORGANIC RANINKE CYCLES FOR WASTE HEAT RECOVERY THERMO-ECONOMIC ANALYSIS OF ZEOTROPIC MIXTURES AND PURE WORKING FLUIDS IN ORGANIC RANINKE CYCLES FOR WASTE HEAT RECOVERY 3rd International Seminar on ORC Power Systems, Brussels (Belgium) Florian Heberle

More information

Geothermal reservoir simulation of hot sedimentary aquifer system using FEFLOW

Geothermal reservoir simulation of hot sedimentary aquifer system using FEFLOW IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Geothermal reservoir simulation of hot sedimentary aquifer system using FEFLOW To cite this article: Hardi Nur Hidayat and Maximillian

More information

Charles E. Hickox Sandia National Laboratories Engineering Sciences Center Albuquerque, New Mexico

Charles E. Hickox Sandia National Laboratories Engineering Sciences Center Albuquerque, New Mexico - Slimholes for Geothermal Reservoir Evaluation An Overview' Charles E. Hickox Sandia National Laboratories Engineering Sciences Center Albuquerque, New Mexico 87 185-826 SandidGRC Geothermal Slimhole

More information

REPORT ON THE U.S. DOE GEOTHERMAL TECHNOLOGIES PROGRAM S 2009 RISK ANALYSIS

REPORT ON THE U.S. DOE GEOTHERMAL TECHNOLOGIES PROGRAM S 2009 RISK ANALYSIS PROCEEDINGS, Thirty-Fifth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 1-3, 2010 SGP-TR-188 REPORT ON THE U.S. GEOTHERMAL TECHNOLOGIES PROGRAM S 2009

More information

SMU Geothermal Conference March 13, 2013

SMU Geothermal Conference March 13, 2013 PRELIMINARY RESULTS FROM THE NEWBERRY VOLCANO EGS DEMONSTRATION Matt Uddenberg, Susan Petty, Yini Nordin, Trenton Cladouhos SMU Geothermal Conference March 13, 2013 AltaRock Energy, Inc. and Newberry Holdings

More information

-181- OPTIMAL MANAGEMENT OF A GEOTHERMAL RESERVOIR. Kamal Golabi and Charles R. Scherer University of California Los Angeles, CA.

-181- OPTIMAL MANAGEMENT OF A GEOTHERMAL RESERVOIR. Kamal Golabi and Charles R. Scherer University of California Los Angeles, CA. OPTIMAL MANAGEMENT OF A GEOTHERMAL RESERVOIR Kamal Golabi and Charles R. Scherer niversity of California Los Angeles, CA. 924 In a presentation to the First Stanford Geothermal Workshop last year, we outlined

More information

Tunnels, a new potential for sensible heat storage in rock: 3D numerical modelling of a reversible exchanger within tunnel

Tunnels, a new potential for sensible heat storage in rock: 3D numerical modelling of a reversible exchanger within tunnel Tunnels, a new potential for sensible heat storage in rock: 3D numerical modelling of a reversible exchanger within tunnel Chaima SOUSSI, Olivier FOUCHÉ, Gonzague BRACQ, Sophie MINEC Email: soussichaima@gmail.com

More information

SUSTAINABILITY ANALYSIS OF THE BERLIN GEOTHERMAL FIELD, EL SALVADOR. Manuel Monterrosa, LaGeo El Salvador

SUSTAINABILITY ANALYSIS OF THE BERLIN GEOTHERMAL FIELD, EL SALVADOR. Manuel Monterrosa, LaGeo El Salvador Proceedings of SIMS 2012, the 53 rd Scandinavian Simulation and Modelling Society Conference Reykjavik, Iceland, 4 6 October 2012 SUSTAINABILITY ANALYSIS OF THE BERLIN GEOTHERMAL FIELD, EL SALVADOR. ABSTRACT

More information

(a) Eppley pyranometer (b) Sun shine recorder. [8+8]

(a) Eppley pyranometer (b) Sun shine recorder. [8+8] Code No: RR410206 Set No. 1 IV B.Tech I Semester Supplimentary Examinations, February 2008 NON CONVENTIONAL ENERGY SOURCES (Electrical & Electronic Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE

More information

Comparative Efficiency of Geothermal Vapor-Turbine Cycles

Comparative Efficiency of Geothermal Vapor-Turbine Cycles Proceedings World Geothermal Congress 2005 ntalya, Turkey, 24-29 pril 2005 Comparative Efficiency of Geothermal Vapor-Turbine Cycles M. Boyarskiy, O. Povarov,. Nikolskiy,. Shipkov NUK Stock Company, 9.Krasnokazarmennaya

More information

Analysis Fraction Flow of Water versus Cumulative Oil Recoveries Using Buckley Leverett Method

Analysis Fraction Flow of Water versus Cumulative Oil Recoveries Using Buckley Leverett Method Analysis Fraction Flow of Water versus Cumulative Oil Recoveries Using Buckley Leverett Method Reza Cheraghi Kootiani, and Ariffin Bin Samsuri International Science Index, Physical and Mathematical Sciences

More information

SUSTAINABILITY OF GEOTHERMAL DOUBLETS

SUSTAINABILITY OF GEOTHERMAL DOUBLETS PROCEEDINGS, Thirty-Sixth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 31 - February 2, 2011 SGP-TR-191 SUSTAINABILITY OF GEOTHERMAL DOUBLETS Abdurrahman

More information

Erik Lindeberg and Per Bergmo. SINTEF Petroleum Research, NO-7465 Trondheim, Norway

Erik Lindeberg and Per Bergmo. SINTEF Petroleum Research, NO-7465 Trondheim, Norway THE LONG-TERM FATE OF CO 2 INJECTED INTO AN AQUIFER Erik Lindeberg and Per Bergmo SINTEF Petroleum Research, NO-7465 Trondheim, Norway ABSTRACT Assuming that an underground aquifer is capped by a capillary

More information

- 2 - SME Q1. (a) Briefly explain how the following methods used in a gas-turbine power plant increase the thermal efficiency:

- 2 - SME Q1. (a) Briefly explain how the following methods used in a gas-turbine power plant increase the thermal efficiency: - 2 - Q1. (a) Briefly explain how the following methods used in a gas-turbine power plant increase the thermal efficiency: i) regenerator ii) intercooling between compressors (6 marks) (b) Air enters a

More information

SIMULATING MIGRATION OF CO 2 AND CH 4 GENERATED FROM GEOTHERMAL TREATMENT AND BIODEGRADATION OF SANITATION WASTE IN THE DEEP SUBSURFACE

SIMULATING MIGRATION OF CO 2 AND CH 4 GENERATED FROM GEOTHERMAL TREATMENT AND BIODEGRADATION OF SANITATION WASTE IN THE DEEP SUBSURFACE PROCEEDINGS, TOUGH Symposium 2012 Lawrence Berkeley National Laboratory, Berkeley, California, September 17-19, 2012 SIMULATING MIGRATION OF CO 2 AND CH 4 GENERATED FROM GEOTHERMAL TREATMENT AND BIODEGRADATION

More information

A STEADY STATE MODEL FOR THE HEAT PIPE-ENCAPSULATED NUCLEAR HEAT SOURCE

A STEADY STATE MODEL FOR THE HEAT PIPE-ENCAPSULATED NUCLEAR HEAT SOURCE Joint International Workshop: Nuclear Technology and Society Needs for Next Generation Berkeley, California, January 6-8, 2008, Berkeley Faculty Club, UC Berkeley Campus A STEADY STATE MODEL FOR THE HEAT

More information

Academia Arena 2018;10(1) Parallel Data Generation for Efficient Data Prediction and Matching for Production Wells

Academia Arena 2018;10(1)  Parallel Data Generation for Efficient Data Prediction and Matching for Production Wells Parallel Data Generation for Efficient Data Prediction and Matching for Production Wells Muhammad Khurram Zahoor Department of Petroleum and Gas Engineering, University of Engineering and Technology, Lahore,

More information

Electricity Generation using Enhanced Geothermal Systems with CO 2 as Heat Transmission Fluid

Electricity Generation using Enhanced Geothermal Systems with CO 2 as Heat Transmission Fluid Electricity Generation using Enhanced Geothermal Systems with CO 2 as Heat Transmission Fluid Reichman, J., Bresnehan, R., Evans, G. and Selin, C. Clean Energy Australasia Pty Ltd. Email: joe.reichman@bigpond.com

More information

Magma On the other hand, molten rock is under active volcanoes at accessible depths. The temperatures excess 650 o C.

Magma On the other hand, molten rock is under active volcanoes at accessible depths. The temperatures excess 650 o C. Geothermal Energy Geothermal energy is energy from the earth. It lies deep within the Earth. The respective available annual energy globally is 996,000 PJ/year (PJ=petajoule=10 15 J). Currently, especially

More information

GEOTHERMAL RESOURCE ASSESSMENT CASE EXAMPLE, OLKARIA I

GEOTHERMAL RESOURCE ASSESSMENT CASE EXAMPLE, OLKARIA I Presented at Short Course II on Surface Exploration for Geothermal Resources, organized by UNU-GTP and KenGen, at Lake Naivasha, Kenya, 2-17 November, 2007. GEOTHERMAL TRAINING PROGRAMME Kenya Electricity

More information

IMPROVING GEOTHERMAL PROJECT ECONOMICS WITH MULTI-ZONE STIMULATION: RESULTS FROM THE NEWBERRY VOLCANO EGS DEMONSTRATION

IMPROVING GEOTHERMAL PROJECT ECONOMICS WITH MULTI-ZONE STIMULATION: RESULTS FROM THE NEWBERRY VOLCANO EGS DEMONSTRATION PROCEEDINGS, Thirty-Eighth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 11-13, 2013 SGP-TR-198 IMPROVING GEOTHERMAL PROJECT ECONOMICS WITH MULTI-ZONE

More information

PRELIMINARY STUDY OF DISCHARGE CHARACTERISTICS OF SLIM HOLES COMPARED TO PRODUCTION WELLS IN LIQUID-DOMINATED GEOTHERMAL RESERVOIRS

PRELIMINARY STUDY OF DISCHARGE CHARACTERISTICS OF SLIM HOLES COMPARED TO PRODUCTION WELLS IN LIQUID-DOMINATED GEOTHERMAL RESERVOIRS PROCEEDINGS, Eighteenth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 26-28. 1993 SGP-TI-145 PRELIMINARY STUDY OF DISCHARGE CHARACTERISTICS OF SLIM HOLES

More information