Development of Lanchester-Type Spatial Models with Obtaining Localized Solutions for the Interaction of Two Groups ()
1. Introduction
This paper develops a mathematical model for combat operations between two military groups using nonlinear diffusion-reaction equations. The system extends classical Lanchester-type models [1]-[3] by incorporating spatial dynamics through nonlinear diffusion terms dependent on troop concentrations:
(1)
where diffusion coefficients
depend nonlinearly on troop density
and
. Key challenges include handling nonlinear diffusion and ensuring numerical stability—issues resolved through our ADI-based approach [4] [5].
The model captures essential battlefield phenomena: troop movements, engagement dynamics, and force depletion [6] [7]. Key challenges include handling the nonlinear diffusion coefficients and developing stable numerical solutions.
We present an efficient numerical solver for reaction-diffusion systems using the Alternating Direction Implicit (ADI) method, achieving second-order accuracy in both space and time [8]. This approach maintains computational tractability while capturing complex nonlinear interactions.
2. Mathematical Model
The combat dynamics between two military groups is described by a system of nonlinear diffusion-type partial differential equations [9] [10]:
(2)
where
and
represent the troop density of the first and second groups at point
and time
. The system is solved in the spatial-temporal domain:
(3)
which can be simplified to a unit square without loss of generality.
The diffusion operator has the standard divergence form:
(4)
The nonlinearity of the system arises from the dependence of diffusion coefficients
and
on the unknown functions, which may be specified by power-law relations [11]:
(5)
where
are appropriately chosen constants.
The system is complemented by initial conditions:
(6)
We consider a reaction-diffusion system of equations in a square domain
with boundary
. For the components
and
, homogeneous Dirichlet boundary conditions are imposed, where zero values are maintained on all domain boundaries [12]:
(7)
3. Numerical Methodology
The ADI method decomposes the spatial operator into directional components [5]:
(8)
where the directional operators for group U are defined as:
(9)
(10)
The diffusion coefficients at half-points are averaged using:
(11)
3.1. Temporal Discretization
The ADI scheme employs the following fractional steps [8]:
(12)
(13)
where
contains all reaction terms. The matrix form for Step 12 becomes:
(14)
with
,
being tridiagonal matrices representing
,
respectively.
3.2. Nonlinear Treatment
For nonlinear terms, we employ Picard iteration [4]:
1: Initialize
;
2: for
until
do;
3: Update diffusion coefficients
;
4: Solve tridiagonal systems for
;
5: end for.
3.3. Stability Analysis
The scheme is unconditionally stable when linearized. For constant
, the amplification factor G satisfies:
(15)
where
,
are eigenvalues of
,
respectively. The stability region is shown in Figure 1. The local truncation error is [8]:
(16)
Figure 1. Stability region of the ADI scheme (shaded) compared to explicit Euler (dashed line).
4. Model Verification
4.1. Analytical Benchmarks
To validate our numerical implementation, we conduct verification against two classes of exact solutions:
4.1.1. Traveling Wave Solution (Fisher-KPP Type)
For constant diffusion
and
, the system reduces to [11]:
(17)
The exact traveling wave solution
satisfies:
(18)
For wave speed
, the solution has implicit form:
(19)
Numerical implementation uses the asymptotic approximation:
(20)
4.1.2. Self-Similar Blow-Up Solution
For power-law diffusion
with
and cubic reaction
, the solution exhibits finite-time blow-up [9] [13]:
(21)
The scaling law for
norm is:
(22)
Results are shown in Figure 2.
Figure 2. Analytical benchmark verification.
4.2. Grid Convergence Study
Temporal (
) and spatial (
) refinements confirm second-order convergence [8]. The Richardson extrapolation error estimate satisfies (Figure 3):
(23)
Figure 3. Verification results: (a) Analytical vs numerical wavefronts; (b) L2-error vs grid resolution.
5. Results of Numerical Modeling
The numerical simulations of the reaction-diffusion system reveal complex spatiotemporal dynamics between the two interacting components
and
. The implemented ADI (Alternating Direction Implicit) method with
accuracy successfully captures the evolution of the system, demonstrating stable behavior even for the strongly nonlinear case [5] [8].
Key observations from the simulations include:
Formation of distinct spatial patterns in U with amplitude modulation reaching
, while V shows more subdued dynamics with
[12];
Emergence of transient structures during the initial phase (
) followed by stabilization [10];
Effective temporal modulation of reaction coefficients through the
term [14];
Preservation of boundary conditions (
) throughout the simulation [12].
Figure 4. Evolution of
showing pattern formation stages.
The visualizations in Figure 4 clearly show the competition between diffusion processes (controlled by
,
) and nonlinear reaction terms, resulting in complex but stable pattern formation [9]. The numerical scheme proves robust for this class of problems, handling both the stiff diffusion terms and nonlinear couplings effectively [8].
6. Conclusions and Suggestions
The numerical implementation of the coupled reaction-diffusion system using the ADI method with temporal parameter modulation has yielded several significant computational insights. The solver effectively captures the evolving spatiotemporal patterns of the interacting components
and
, with
showing amplified patterns (peak magnitude ≈2.0) compared to
(peak magnitude ≈1.0), consistent with the designed initial conditions and parameter choices (
,
) [12].
Figure 5 demonstrates the localized spatial patterns of force concentrations, where subfigure (a) shows the primary group’s density distribution with distinct peak formations, while subfigure (b) reveals the opposing group’s more dispersed configuration. These visualizations confirm the model’s capability to capture both concentrated and diffuse combat scenarios.
The power-law form of diffusion coefficients in Equation (5) is justified by the following military considerations:
Nonlinear Mobility Effects
: Enhanced troop mobility at high friendly density (e.g., concentrated logistics support).
: Restricted movement due to enemy presence (area denial effects).
: Reduces to classical Lanchester models.
Figure 5. Spatial force distribution showing localization effects.
Tactical Scenarios Modeled
Blitzkrieg:
(Fast advance at high concentration);
Defensive:
(Enemy slows movement);
Guerilla:
(Dispersion at high density).
Mathematical Advantages
Preserves scaling invariance for analytical solutions;
Accommodates bifurcation analysis (
as critical parameters);
Captures threshold effects (e.g., minimal
for offensive).
This formulation provides a parsimonious yet flexible representation of modern combat dynamics where troop mobility depends nonlinearly on both friendly and enemy force distributions.
The temporal modulation scheme
successfully introduces controlled non-stationary behavior while preserving numerical stability, with default modulation parameters
and
[14]. The method maintains strict Dirichlet boundary conditions (
at boundaries) throughout simulations and handles the nonlinear coupling terms (
and
) robustly, with diffusion coefficients
and
producing physically meaningful gradient evolution [9].
The implementation shows particular promise for modeling systems with:
Effective handling of asymmetric initial conditions (2:1 amplitude ratio between U and V) [12].
Robust temporal parameter modulation without stability constraints [14].
Accurate treatment of nonlinear reaction terms (quadratic self-interaction and cross-component coupling) [10].
Efficient solution of implicit systems through sparse matrix algebra [8].
The simulated spatiotemporal dynamics of troop concentrations
and
exhibit mathematically predictable pattern formation with direct military applications. The characteristic length scale of emerging combat patterns is determined by the critical engagement distance:
where
represents force mobility and
the engagement intensity. This fundamental scale suggests that in typical combat scenarios with
km2/hr and
hr−1, the natural operational separation between units should not exceed
km to maintain effective mutual support. Regions exhibiting high Laplacian values
correspond to optimal kill zones for indirect fire systems, while gradient fields
reveal probable enemy lines of advance.
Future extensions could explore adaptive time-stepping and three-dimensional implementations while maintaining the current scheme’s
accuracy and stability properties [15].