You are on page 1of 8

z

SPE 49001

Preconditioned Newton Methods for Fully Coupled Reservoir and Surface Facility
m M’ 9

.,.

Society of Petroleum Engineers

Models
Thomas J. Byer, Stanford U., and Michael G. Edwards, Stanford U., and Khalid Aziz, SPE, Stanford U.

Copyright 1998, Society of Petroleum Engineers, IN,


conditions to the reservoir model. Nonlinear updates of these
llds paper was prepared for prssentatim at the 1998 SPE Mnual Teshnical Conference and boundary conditions are allowed to increase the implicitness
Exhibition held inNew ~ife~~, Lwieitie, 27-30 September 1s98.
of the formulation. Schiozer [7] demonstrated some of the
This psper was sel%ted for prasentatim by an SPF Prcgrsm Committee following review of potential problems with explicit couplingi and presented a
informatim centained in an abstrsct subiniffed by the author(s), CMtents of the paper, as
presented, have not kn reviewed by the ~lety of Petroleum Engineers end are subject to method based on domain decomposition to accelerate
correction by the author(s). The material, as presented, doas not n~eesarily reflect any
position of the Society ef Petroleum Engineers, its oficere, or members, Papers presented at
convergence and to increase accuracy. The fundamental
SPE meetings are subject to Wbficatim retiew by Editorief Committees of the Scciety et motivation for using domain decomposition was to m~intain a
petroleum Engineers. Electronic repr@ction, distribution, or storage of eny part of ttis psper
for commercial W- Mthout the written consmt of the S~lety of Petreleum Engineers is filly implicit formulation in the active regions and move the
prohibited, Permission to reprtiuce In @nt Is restricted to an abstrsst of not more then ~
words; illustrations may not be copied, The abstra~ must contain conspicuous
coupling boundary conditions further into the reservoir.
acknowfedgmnt of where and by tiom the paper was presented. Write Librarian, SPE, P,O. In this paper a new method is presented for solving
W S33S36. Richardson. TX 7S0S3.3S36. U.S.A. fss 01.972-952-9435.
the fully coupled reservoir and facility problem based on
solving a local subdomain problem around each well. The
Abstract components of the integrated model are first presented,
followed by a description of the new numerical method and
The fully implicit coupling of surface facilities with a the object oriented design. The method is applied to a test
reservoir model can lead to a significant increase in computing problem and the results are presented and contrasted with
time. The focus of this paper is on the development of those from a standard implicit formulation.
methods that can minimize the impact of the facility model on
the global solution procedure. A local grid refinement Integrated Model
preconditioned is developed to accelerate convergence of the
full flow field implicit simulation.
The reservoir model uses a black oil fluid characterization and
is simulated on a Cartesian grid. When no facility model is
Introduction present, production and/or injection of fluids are represented
as internal source or sink boundary conditions. Using a
Surface facility modeling is an important component of field standard well model the boundary conditions are either
development planning. The model provides information for Neumann or Dirichlet and contain prior knowledge of vertical
the design of well stream processing units, which may include tubing performance. In the integrated model the boundary
devices for phase separation and flow control. The model also conditions are removed from the well and are replaced with
assists in the design of pipe network systems for collection of conservation equations leading to constraints on the source or
produced fluids to processing units or for routing of fluids to sink nodes in the facility model.
injection wells. Integrated reservoir and facility modeling The facility model allows for multiphase flow and
provides a more cotnpfehensive approach to field development arbitrary network configurations. The flow model is based on
planning. steady state conditions and application of the conservation of
The solution techniques for the individual models mass and momentum. Under these conditions the pressure
have been widely studied and published [1-3]. Methods for gradient equation is expressed as:
coupled models have been developed which combine the
individual algorithms with varying degrees of implicitness
[4,5]. Most of these methods have basic components that can
be traced to the approach presented by Emanuel and Ranney
[6]. Their approach begins with an explicit coupling whose
convergence is based on wellhead or bottom-hole conditions.
The facility model provides Neumann or Dirichlet boundary The frictional pressure drop is computed using a homogeneous

181
2 T.J. BYER, M.G. EDWARDS, K. AZIZ SPE 49001

no-slip model and the pressure drop due to acceleration is Xf =[p, ], i=l,..,,nf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...!.(4)
neglected. Calculation of the two-phase flow pressure drop
rewires discretization of the pipe into segments where fluid The number of faciIity nodes, nf, includes the bottom hole
properties can be assumed constant and application of an pressure variables for the well equations. The linearized
iterative scheme to converge on the inlet or outlet pressure. volume balance equations for all grid blocks and facility nodes
The facility network model is defined by a collection may be expressed in matrix form as
of node junctions that represent discretization points for the
solution variables. In between two node locations, devices ~(x$))~~ =–R(X$)), v=O1. .... ........................(5)
such as tubing, pipe, valves, pumps, or compressors may be
where
specified. Currently these devices only contribute a pressure
change between solution nodes and may not be specified as &g = x$+])_ x(~) ... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....(6)
8
solution variables, Mass balance equations applied at
discretization points are expanded in terms of the total J is the Jacobian and R is the residual vector. In the standard
derivative to allow for fully implicit matrix level formulation Newton method the iteration starts with evaluation of the
of the reservoir and facility flow equations. Jacobian and the residual vector. The system is solved for the
The standard implicit formulation of the combined change in primary variables and the solution vector is updated.
system contains flow equations whose velocity field is The iteration continues until global convergence is reached.
described by different relationships. In the reservoir,
application of Darcy’s law yields a linear relationship between New Preconditioning Method
pressure drop and velocity. Whereas in pipe flow, Eq. 1
shows that pressure drop is proportional to velocity squared. The new method is comprised of a coarse grid solve followed
The valid range of linearization in these different regimes is by a subdomain solve per well which establish a
quite different. The Newton step in the reservoir regions can preconditioned initial solution for the standard fully implicit
accommodate much larger pressure changes than in the pipe or problem. These components are used to localIy accelerate the
tubing and therefore the number of iterations required for Newton step in the subdomain and facilities. The method
convergence in each system is different. Typically in a employs several numerica[ techniques which when combined
reservoir model less than 6 Newton iterations are required for provide a broad range of options for fine tuning performance
convergence in a timestep. In a facility model, depending on for a given problem.
the complexity of the network, type of devices, and initial
estimate, up to 20 iterations may be required. The objective Coarse Grid Solve
of our method is to obtain simultaneous convergence in both
systems while maintaining a fully implicit formulation. The coarse grid soIution algorithm is based on an algebraic
coarsening technique applied to the global fine grid Jacobian
Numerical Methods matrix restricted to reservoir and well terms. Neumann
boundary conditions are constructed for the wells from
Standard Implicit Method previous iteration rates. The coarse grid operator is derived
from multigrid principles and leads to a Galerkin matrix [8,9]
The standard fully implicit solve consists of a matrix level which is defined by
formulation of the reservoir and facility equations. The
Ah’= l:’J(ig)l; ?.. #......,.!....,...,........,.....,..........(7)
connectivity between the reservoir and facilities is through the
conservation equations at reference locations in each well.
Initial estimates of well flow rate are used to calculate initial l:> = (Zj’)r . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .(8)
well flowing pressures. The well flowing pressures are then
used to forward calculate the pressures and rates in the facility where Ii’ is a linear restriction operator from the fine to the
model. The solution of this system constitutes a global coarse grid and l], is a piecewise constant prolongation
update of the Newton step. Newton’s method is defined operation from the coarse to the fine grid. After restricting the
through the following notation. Let the unknowns in the global residual vector to the coarse grid, the coarse grid solution is
system X~ be defined by given by

x& =[xJ. xf] ................... ...... ...... .....!.............(2) x“=(I: J(xg)lj/)(l/'R(i8)) ....................!........(lo
where and the interpolated fine grid solution is

x*=[po,,
sw,
,s8,
/Pbp,
1*~=l*...*~w:
. . . . . . . . . . . . . . . . . . . . . ...(3) i, = 1:.X*’
...................................................(11)
and These operators generate a coarse grid formulation that is
locally mass conservative. Modifications to the restriction
operator are required when a coarse cell contains fine cells

182
SPE 49001 PRECONDITIONED NEWTON METHODS FOR FULLY COUPLED RESERVOIR AND SURFACE FACILITY MODELS 3

with different phases, For example, if a fine cell contains free mi = iterations in subdomain i
gas the primary variable is gas saturation, otherwise it is c = cells in coarse grid/ total reservoir cells
bubble point pressure. Threshold criteria are used to ensure n = number of coarse grid solves
consistency of the primary variables and thus Jacobian terms
for the coarse grid cell. The prolongated coarse to fine grid Object Oriented Approach
variabIes are only applied to the primary variables of fine grid
cells that have the same phases as the coarse cell. Since the The application code is based on object oriented
prolongation operator is piecewise constant, local gravity methodologies applied with the C++ programming language.
corrections are required in the vertical direction. The coarse This approach allowed for rapid implementation of the
grid solve provides Dirichlet or Neumann boundary conditions numerical method even though this scheme was not
for each localIy refined subdomain, see Figure 1. considered in the original design stages of the simulator.
Other benefits of object based design have been reported by
Subdomain Solve Verma[ 10] and Nogaret[ 11]. In this section a generalized
description of the key objects used in the simulator is
Local fine grid subdomains are defined for each well. The presented along with a discussion on how their design
wells and thus the subdomains are coupled via the facilities. facilitated development of the new scheme.
The respective local fine grid solutions are calculated with The object design for the integrated reservoir and facility
boundary conditions supplied by the initial coarse grid problem seeks to balance the elegance of physical
solution and facility constraints. This collective subproblem representation with the computational requirements of the
provides a good initial starting solution for the fully coupled numerical algorithms. An object model describes the entities
reservoir and facility problem. Different variants of the and relationships in the model. For example, the field object
strategy can be devised. contains reservoir, facility, and well objects, thus providing
The subproblem unknowns maybe expressed as consistency with the physical entities of the problem. These
objects are static descriptions that are used by manager objects
XW=[Xl.. X~]. i=l . ....nti . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..(l2) to model the dynamic behavior of interactions and states over
where nd is the total number of locally refined reservoir time. State objects are used to represent the current pressure
and saturation of reservoir cells, facility nodes, and wells.
subdomains. The Newton system for the linearized volume
Updating the state objects relies heavily on the computational
balance equations may be expressed in matrix form as
objects that receive task assignments from the manager
J(X:))M =–R(X:)),
a=o,l,...
. . . .. . . . . . . . . . . ....(13) objects. The computational objects only encapsulate data
related to the numerical features of an algorithm. The data
where required by the algorithm is obtained through interfaces
~ s x~l) _ X(a) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ... . . . . . . . ..(14) defined for the static and state objects.
w The separation of computational and object models
The subproblem solution is used to precondition the global provides two benefits: (1) ease of numerical algorithm
solution for the fuIIy coupled solve, Eqs. 2-6. The procedure enhancement, due to minimum dependency between modules
is described by the flow chart in Figure 2. The solution the modification is relatively isolated, (2) input to the
preconditioning criteria yield different types of algorithms. If computation model is via objects that define the problem,
the subproblem solve is performed only on the first step it may while the use of interfaces abstracts the instance of the
be viewed as providing a better starting point for the Newton problem from the algorithm.
iteration. If the preconditioning is performed with alternating Since the computational model is not coupled to a specific
subproblem and standard implicit solves, the approach is a problem, the application can easily model a field with multiple
predictor-corrector or successive iteration method. To reservoirs, or provide local solutions for preconditioning
guarantee global conservation and consistency, the last step is techniques, which are described below.
always a standard implicit solve. The process of advancing the simulation one timestep
The performance of the method is measured using involves updating the state by several Newton iterations. In
total CPU time and relative iteration count. The relative the new method, updating of the state may be preconditioned
iteration count provides a linear measure of the computational with a subproblem solve which requires formation of well
effort required on the grid and is defined as subdomains. The subdomains are essentially a collection of
reservoir objects. All the static and state objects are designed
s
relative iterations = k + ~~,mi+nc . . . . . . . . . . . . . . . . . . . ..(15) with constructors that create new instances of an object for a
1=1 specified domain. For example, an instance of a global
reservoir object can create a copy of itself that is restricted to a
where
k = number of standard implicit iterations taken on full grid specified domain. Additionally, all of the objects
s = mrrnber of subdomains encapsulated in the reservoir object have similar copy
A = ceI1s in subdomain i / total reservoir cells functionality. Thus the complete description of the reservoir,

183
4 T.J. BYER, M.G. EDWARDS, K. AZIZ SPE 49001

which includes the grid definition, rock and fluid properties, standard implicit case as shown in Figure 5.
can be duplicated with one call to a constructor whose Figure 6 shows the CPU time normalized to the standard
arguments include the current reservoir and the coordinates of implicit run for each of the test models. The optimal domain
the subdomain. The construction and solution of the size is 3x3x3, which is consistent with the resuIt from the
subproblem is simplified by creation of objects whose relative iteration count metric. The standard implicit case
interfaces are already known and used by the computational required 1890 more CPU time than the optimaI 3x3x3 case.
objects. With the exception of boundary condition Alternative y, a reservoir model without facilities, with
information, the computation for the subproblem is performed boundary conditions similar to the integrated model required
with the same objects and methods used by the fully coupled only 10% less CPU time than the optimal case, showing that
global formulation. the new method reduces the CPU time to an acceptable level.
The primary modifications to the original code structure The standard implicit and subproblem CPU times are
were the addition of specialized constructors that extend the shown Figure 7. This figure provides some insight into the
object functionality. The data encapsulation features of C++ performance of the test problem. The subproblem cost
help make this an easy task since every object has an inherent represented on] y 1070 of the total CPU time for the optimal
knowledge of its data model. The combination of object case. The domain sizes are relatively small and most of the
design with the C++ language features minimize coding effort cost in the subproblem is due to the computations related to
and allow rapid progression to the analysis and design stages the facilities. The single phase behavior in the facilities
of the numerical method. reduced the computational effort, thus accounting for the low
subproblem cost.
Test Problems
Model 2
Two combined reservoir and facility models are developed
and the performance characteristics of the method for each The reservoir description is similar to that shown in Figure 3.
model are demonstrated below. The scheme employed The model dimensions are modified to 200x20x3 and the areal
subproblem boundary condition updates only on the first cell dimensions are 50x200 feet in the x and y directions,
Newton step and the scheme alternates between subproblem respectively. The vertical dimensions remain the same. The
and standard implicit updates. total pore volume is only 40~o of the pore volume in the
original SPE 1 test case. The production gathering network is
Model 1 the same as the previous model, adjustments were made to the
facility node locations to reflect the new grid dimensions. The
The reservoir description is Similar to the SPE 1 standard test ten production wells are required to deliver 10000 STB/day at
case [12]. The rock and fluid characterization are identical. each sink node. An oil gas fluid characterization is used and
The modifications to the reservoir definition are shown in the injection wells are removed. Two phase flow is present in
Figure 3. The model dimensions are IOOX50X3in the x, y, and the gathering system during the entire simulation and reservoir
z directions. An oil water fluid characterization is used and free gas appeared in the wellbore regions after 75 days of
producer-injector pairs are specified on every 10x5O areal production. The gas production ranged from an initial 25
pattern, resulting in twenty well subdomains. Ten production MMscf/day to 120 MMscf/day at the end of the simulation.
wells tied into a gathering system are required to deliver a The total simulation time was one year.
total of 60000 STB/day at two sink nodes in the facility
model. The configuration of the gathering system is shown in Results
Figure 4. The injection wells are each required to inject 6000
STBJd of water. Performance of the new method is tested with respect to
variations in well subdomain size. The base comparison is the
Results standard fully implicit formulation of the integrated model.
Figure 8 shows the relative iteration count for each of the runs.
Performance of the new method is tested with respect to The standard implicit formulation required 280 Newton
variations in well subdomain size, The base comparison is the iterations compared to an iteration count of 138 for the lx 1x3
standard fully implicit formulation of the integrated model. subdomain case. Based on this metric the 1x1x3 subdomain
Figure 5 shows the relative iteration count for each of the runs. case provided an optimal balance between cost of the standard
The standard implicit formulation required 284 Newton implicit and subproblem iterations.
iterations compared to an iteration count of 222 for the 3x3x3 Figure 9 shows the CPU time normalized to the standard
subdomain case. Based on this metric the 3x3x3 subdomain implicit run for each of the test models. Comparing the
case provided an optimal balance between cost of the standard relative iteration count metric with the normalized CPU times
implicit and subproblem iterations. As the size of the shows a similar optimal subdomain size, but the optimal
subdornain is increased the implicitness of the subproblem subdomain is shifted to the 3x3x3 case. Intuitively this may
increases and the iteration count approaches that of the be expected since some areal component is captured in the

184
SPE 49001 PRECONDITIONED NEWTONMETHODSFOR FULLY COUPLED RESERVOIR AND SURFACE FACILITY MODELS 5

3x3x3 subdomain whereas the 1x1x3 case only captures flux Nomenclature
in the vertical direction. Additionally the relative iteration p. pressure, psia
count is a linear measure and over emphasizes work per 1= length of the pipe, ft
reservoir cell in the subproblem. The standard implicit case z= elevation of pipe above an arbitrary datum, ft
required 6070 more CPU time than the optimal 3x3x3 case, g= gravitational acceleration, ft/sec2
demonstrating the efficiency of the method. Alternatively, a g,= dimension conversion constant,
reservoir model without facilities, with boundary conditions
ft-lbrn/lbf-sec2
similar to the integrated model required only 16% less CPU
p. fluid density, Ibmlcu ft
time than the optimal case, again showing that the new method
reduces the CPU time to an acceptable level. 6= angle of pipe inclination angle from
The standard implicit and subproblem CPU times are horizontal, degrees
shown Figure 10. In this model subproblem cost represented
f. Fanning friction factor, dimensionless
27% of the total CPU time for the optimal case. The domain d= inside diameter of pipe, ft
sizes are relatively small and most of the cost in the v= fluid velocity, ft/sec
subproblem is due to the computations related to the facilities.
. phase saturation
The two phase behavior in the facilities increased the Subscript;
computational effort, thus accounting for a higher subproblem o = oil phase
cost. w = water phase
These results are consistent with the objectives of the new g = gas phase
method. The method becomes more efficient as the difficulty bp = bubble point
of the facility model increases. This is because the
subproblem handles most of the work for coupling and facility Acknowledgements
model, thereby minimizing the impact of the facilities on the
global solution procedure. Reservoir simulation research at Stanford University is
supported by the SUPRI-B Industrial Affiliates Program.
Conclusions
References
A novel preconditioned is developed for fully implicit 1. Aziz, K., and Settari, A.: Petroleum Reservoir Simulation,
coupling of the reservoir and facility models. The method is Applied Science Publishers ltd., London, 1979.
2. Aziz, K., and Govier, G. W.: The Flow of Complex M“ixturesin
shown to be effective in reducing the cost of fully implicit
Pipes, Van Nostrand Reinhold Co., New York City, 1972
reservoir and facility coupling through variable iteration 3. Jeppson, R.: Analysis of Flow in Pipe Networks, Ann Arbor
techniques that allows for local acceleration or full Newton Science Publishers, Inc., Michigan, 1997
steps. The presented test problems suggest that as the global 4, Litvak, M.L., Clark, A.J., Fairchild, J.W., Fossum, M.P.,
problem size increases, the relative size of the subproblem Macdonald, C . J., and Wood, A.R.: “Integration of Prudhoe
decreases and the relative cost of the subproblem is expected Bay Surface Pipeline Network and Full Field Reservoir
to decrease. The trend towards incorporating more complex Models,” SPE paper 38885, 1997
5. Hepgtrler, G., Barua, S., and Bard, W.: “Integration of a Field
geological models into the simulation model makes this
Surface and Production Network with a Reservoir Simulator,”
feature highly desirable. SPE paper 38937
The method also contains several components that may 6. Emanuel, A. S., and Ranney, J.C.: “Studies of Offshore
provide further performance improvements. The amount of Reservoir with an Interface Reservoir/Piping Network
computational work in the subproblem may be reduced Simulator,” JPT, Mar. 1981, pp. 399-406.
through better coupling of the global and subproblem 7. Schiozer, D.J., and Aziz, K.: “Use of Domain Decomposition
residuals. Also within the subproblem, selective updating of for Simultaneous Simulation of Reservoir and Surface
the Jacobian terms may further reduce CPU time. Facilities,” SPE paper 27876, 1994
8< Smith, B,, Bjorstad, P., and Gropp, W.: Domain Decomposition,
Further research will be performed to investigate the effect
Parallel Multilevel Methods for Elliptic Partial Differential
of boundary condition type, Dirichlet or Neumann, on updates Equations, Cambridge University Press, 1996
from the coarse grid solution and to study the impact of 9. Chien, M.C., Tchelepi, H.A., Yardumian, H.E., and Chen,
heterogeneity on optimal subdomain size. W.H., “A Scalable Parallel Multi-Purpose Reservoir Simulator,”
An object-oriented approach is used that allows for rapid SPE paper 37976, 1997
development of the method. The object design applied data 10. Verrna, S.K.: Flexible Grids for Reservoir, Ph.D. dissertation,
encapsulation techniques to provide consistency with the Stanford University, Stanford, June. 1996
physical description of the model and to provide a strong 11. Nogaret, C.: Implementation of a Network-Based Approach in
cohesion of the object entities. The weak coupling of the an Object Oriented Reservoir Simulator, M.S. Thesis, Stanford
University, Stanford, May. 1996
algorithm and data model enhances the reusability and
12. Odeh. A.S.: “Comparison of Solution to a Three-Dimensional
extendibility of the numerical methods. Black-Oil Reservoir Simulation Problem,” JPT, Jan. 1981,
pp. 13—25

185
6 T.J. BYER, M.G, EDWARDS, K. AZIZ SPE 49001

Appendix

./
\
f I 1 f“ 1/1 Y
-\ ‘1

Coarse Grid - Galerkin System


%
B.C. Update

I I I I I 1 v

Subdomain Preconditioned
/

Standard Implicit System


Fig. 1

L
PRECONDITION
yes

1 SOLUTION

COARSE GRID SOLVE


(B.C. at WELLS)
e“”+
4 . . .—T7 ‘A NEXT TIMESTEP
‘-------

B.C. I
J__ 4
WELL SUBDOMAIN AND
FACILITY SOLVE n0

no —
CONVERGENCE

UPDATE RESERVOIR COUPLED STANDARD “


+ .7 . .-= . . . ——, .=

STATE IMPLICIT SOLVE


.—

Fig. 2 Preconditioning Method


SPE 49001 SOLUTION METHODS FOR COUPLED RESERVOIR AND FACILITY MODELS 7

1 x+ 10 ...... 91 100
1

50

layer kx ky kz dz 832 ‘ 6Ipsi


so = 0.88 c, = 3.Oe–
1 500 500 50 20 .9
2 50 50 50 30 Sw= 0.12 @= 0.3
3 200 200 50 40 p, = 4800psia at 8400’
Fig. 3 Reservoir Description

SI S2

\/

/\\
Ml M2

WH1
//l\\
WH2 WH3 WH4 WH5 WH6
\\\\ WH7 WH8 WH9 WHIO

PI P2 P3 P4 P5 P6 P7 P8 P9 Plo

Fig. 4 Network Gathering System

Table 1 Facility Data


8 T.J. BYER, M.G. EDWARDS, K. AZIZ SPE 49001

Relative Iteration Count


284
300
1
250
0.8
200

0.6
150

100 0.4

50 0.2

0 0
stantid 1X1X3 3x3x3 5x5x3 9x9x3 11X11X3 stsndsrd 1X1X3 3x3x3 5x5x3 9x9x3 11X11X3
implicit implicit

Fig. 5 klodel 1 Fig. 6 Model 1

5000
4500
4000
Component CPU Time

,,.
❑ standard

■ subproblem
implicit
300

250
Relative Iteration Count

W
3500 200
- 3000
s I 50
o 2500
~ 2000
““: 100
1500
,.,?
1000 50
500
0
0
st~ndard 1X1X 1 1X1X3 3x3x3 5x5x3 7x7x3 9x9x3
1X1X3 3x3x3 5x5x3 9x9x3 11X11X3
implicit

Fig. 7 Model 1 Fig. 8 Model 2

Normalized CPU Time Component CPU Time


1.00
1 3000

.I
standard implicit

0.8 2500 , subproblem


0.66 0.70
0.65 0.62 0.63
.. 2000
0.6 .+ ,.
4
& 5 1500
v
0.4 a% ~
/i,
1000
0.2
500
0 — w J
0
srandard 1X1X1 1X1X3 3x3x3 5x5x3 7X7X3 9x9x3
1X1X1 1X1X3 3x3x3 5x5x3 7X7X3 9x9x3
implicit

Fig. 9 Model 2 Fig. 10 Model 2

188

You might also like