Problem 4-Steam Displacement of a NAPL in a Laboratory Column (rtcem)
Last updated
Last updated
This problem is the sample problem 4 in TOUGH3/TMVOC user manual. It models, in a somewhat simplified way, a laboratory experiment conducted by Hunt et al. (1988). The simulation consists of three parts that involve, respectively, injection, waterflooding, and steam flooding of TCE in a horizontal sand packed column. The column is 91 cm long with a cross sectional area of 20.428 cm2. The mesh used for this simulation consists of 50 evenly spaced elements with a mesh spacing of 1.82 cm. Initially, the column is water saturated with no air or VOC present.
Part 1
The first part of the simulation involves the injection of liquid trichloroethylene into a system that is in single-phase liquid (aqueous) conditions and is run with the input file (INFILE for the first part). We specify initial conditions as T2VOC-style in data block MODDE to initialize the system with two component (water and air). The temperature in the column is 22 °C, and deliverability boundary conditions are used at each end of the column. The deliverability boundary condition is specified by setting TYPE in record GENER.1 equal to DELV and by specifying a productivity index (GX in record GENER.1) and a wellbore pressure (EX in record GENER.1). Trichloroethylene is injected at a constant rate into the 15th element by choosing the TCE or COM3 option for TYPE in record GENER.1. The specific enthalpy of the injected trichloroethylene (EX in record GENER.1) corresponds to liquid trichloroethylene at a temperature of about 22 °C. Because the TCE injection is run in isothermal mode this enthalpy specification is not really necessary. The various constants used to compute the thermophysical properties of trichloroethylene are contained in data block CHEMP. Details of the three-phase relative permeability functions ( in record RPCAP.1) and the three-phase capillary pressure functions ( in record RPCAP.2) can be found in the Appendix.
Trichloroethylene is injected into the column for a period of 120 s, with an initial time step size of 2 seconds. The simulation results agree with the results by TOUGH3/TMVOC simulation of the same problem very well. The NAPL plume (region with SO ≠ 0) is seen to extend from grid block AA 12 to AA 18.
Part 2
The second part of this simulation consists of injecting cold water (22 °C) into one end of the column and allowing fluids to drain from the other end of the column according to a deliverability boundary condition (TYPE = DELV in record GENER.1). The initial conditions for this part of the simulation are the conditions at the end of the first part of the simulation. To start the second part of the simulation, the SAVE file generated by the first part of the simulation was placed into the input file. This file is otherwise similar to the input file of part 1, except that data block GENER has been changed. These changes consist of removing the NAPL injection, and changing the inlet condition at the first element to water (COM1) injection.
Water with a specific enthalpy of J/kg is injected at a rate of kg/s (a Darcy velocity of 15 m/day) for a period of 17,880 s with an initial time step size of 2 s. The simulation is run to a total time of 18,000 s (120 s + 17,880 s). The NAPL plume has migrated downstream and spread. It extends from grid block AA 18 to AA 32 but has not reached the outlet. The aqueous phase downstream from the plume contains VOC at a mole fraction of , corresponding to the solubility limit of 1.100 24.6 % of the original VOC has been removed by dissolution in the aqueous phase and subsequent extraction from well PRO 1. The results agree well with the TOUGH3/TMVOC simulation.
Part 3
The final part of the simulation consists of steam injection into the column. Again, the initial conditions for this part of the problem are the conditions at the end of the previous part. The file SAVE generated during the waterflood part of the simulation was placed in the input file as block INCON . During this final part of the simulation, steam with an enthalpy of J/kg is injected at a rate of kg/s for a period of 9000 s. In MODDE data section, simulation must be specified as non-isothermal to include an energy balance equation. To improve the convergence behavior for current simulation, primary variable change-based convergence criteria are used (see , prvCR1=1000.0, prvCR2=0.01, prvCR3=0.1 in input file INFILE).
Outputs can be downloaded in following link. After 5,000 s of steam injection, a compact NAPL bank is present in the condensation zone ahead of the steam front (grid blocks AA 39 to AA 43), demonstrating that the steam is effectively displacing the trichloroethylene. By the end of the simulation, after 9000 s of steam injection, the entire column is at the steam temperature, and the trichloroethylene has been completely removed. Simulation results agree well with those from a TOUGH3 simulation, but TOUGH3/TMVOC requires a considerably larger number of time steps for this problem.
Two-gas simulation
To illustrate the use of multiple non-condensable gases, we also present a variation of the steam flooding problem in which oxygen and nitrogen are selected in data block instead of air. However, due to the fact that N2 and O2 have a zero mass fraction in the fluid which is the same for Air in part1-part3 simulation, we can directly use the SAVE file from the part 2 simulation as initial condition for current simulation. Current simulation has one more gas component which requires one additional primary variable. By using the (initCType="FM......"), the initial condition generated in part 2 simulation can correctly read into current simulation. In this simulation initCType must equal to "FM1L12034", where:
FM is the indicator of the special transformation input.
1L specifies 1 line to be read for each element
12034 indicates relation between the INCON data and primary variables of current simulation:
data 1 ==> Primary Variable 1
data 2 ==> Primary Variable 2
0 ==> Primary Variable 3
data 3 ==> Primary Variable 4
data 4 ==> Primary Variable 5
The simulation results of current model match the results from part 3 simulation quite well. The input/out files can be downloaded from following links.
Part 1:
Part 2:
Part 3:
Two-gas Simulation:
Input Files:
Output Files:
Input Files:
Output Files:
Input Files:
Output Files:
Input Files:
Output Files: