This section presents a method for calculating ship ice accumulation in Arctic environments, where spray freezing induced by waves, ship motion, and precipitation is considered. Based on mass and energy balance equations, a forecasting model is established and implemented in MATLAB (R2024a) to simulate ice accretion on the DTMB-5415 ship model. Ice mass and the corresponding position of the ship’s center of gravity are calculated for 6, 12, and 18 h under specific environmental conditions.
2.1. Theoretical Background
In the process of ship navigation, sea spray is generated from two sources: the interaction between the ship and the waves denoted as
and wind-generated spray denoted as
. The distribution of wave-generated spray on the deck is represented by
, which represents the mass density of the sea spray at a given height z above the deck. The calculation formula is as follows [
21]:
where
represents the vertical distance above the deck [m];
denotes the significant wave height [m], as calculated; and
is the relative velocity between the ship and the waves [m/s]. The ship speed is defined as the velocity of the ship relative to the Earth’s coordinate system. The calculation formula is expressed as follows:
where
represents the wind speed at a height of 10 m, as referenced above the water surface [m/s];
represents the angle between the wind direction and the ship’s course [deg];
represents the ship’s speed [m/s]; and
represents the significant wave period [s].
The duration of each spray event,
, is calculated as:
The time interval between spray events,
, is calculated as:
The frequency of spray events per minute,
, is calculated as:
The total duration of spray events per minute,
, can be expressed as follows:
The equation governing sea spray motion is expressed as [
22]:
where
is the spray velocity [m/s],
is the air density [kg/m
3],
is the brine density [kg/m
3], and
is the drag coefficient, which characterizes the frictional force between droplets and the surrounding air. The calculation formula is expressed as follows:
where
is the Reynolds number of the spray.
is defined as another component of sea spray, and
represents the mass of water contained in the sea spray per unit volume of the spray cloud.
in the vertical direction on the ship deck can be calculated via the empirical formula proposed by Preobrazhenskii [
23]. The specific calculation formula is given as follows:
where
and
are empirical constants defined as follows:
In low-temperature conditions, spray landing on the ship deck undergoes partial rapid solidification into ice, while the remaining portion maintains its liquid state as a saltwater film. The ice accumulation coefficient n provides a quantitative measure for analyzing these distinct portions. Specifically, n represents the fraction of spray that transforms into ice accumulation on the deck, while (1 − n) denotes the portion that remains as a saltwater film. The ice accumulation coefficient n is bounded between 0 and 1. The determination of surface ice accumulation and the ice accumulation coefficient requires consideration of both mass and energy conservation principles.
The mass balance equation enables the calculation of ice accumulation quantity and thickness within a unit grid. The calculation formula is expressed as follows:
where
represents the total mass of spray that has frozen into ice [kg/m
2.min];
represents the total mass of spray that has formed the saltwater film [kg/m
2.min]; and
represents the total mass of spray that has evaporated [kg/m
2.min].
represents the total amount of spray per minute. By combining the previously calculated sea wave spray mass and wind spray amount, the total spray can be computed. The calculation formula is given as follows [
24]:
where
represents the wave-generated spray per minute,
represents the wind-generated spray per minute,
represents the shape coefficient,
represents the total duration of wave droplets per minute [s],
represents the collision efficiency, and
is the relative wind speed of the ship [m/s].
The mass of ice
can be calculated as follows:
where
represents the ice density [kg/m
3], and
represents the rate of change in the ice thickness with respect to time.
The mass of the saltwater film
can be calculated as follows:
where
is the density of the saltwater film [kg/m
3]; and
is the rate of change in the saltwater film thickness with respect to time.
The increase in ice thickness
[mm/h] is given by the following:
After the air-cooled seawater droplets reach the surface of the ship structure, they freeze due to four main heat fluxes at the air–water interface: sensible heat flux
, latent heat flux of evaporation
, released heat
, and radiation heat flux
. The heat balance equation is based on Dehghanisanij [
24] as follows:
where
represents the density of ice [kg/m
3];
denotes the latent heat of ice melting [J/kg];
indicates the interface distribution coefficient;
is the heat transfer coefficient [W/(m
2·K)];
represents the seawater–air interface temperature [K];
denotes the air temperature [K];
represents the Boltzmann constant [W/(m
2·K
4)];
indicates the droplet temperature [K], and
represents the linearization constant of the radiative heat flux [K
3].
The temperature
[°C] of the brine film on the freezing surface is a function of the salinity of the water film and is expressed as follows [
24]:
where
represents the salinity of the brine film, which is related to the freezing coefficient
and the salinity of the seawater, and is expressed as follows [
24]:
Through the integration of mass conservation and energy conservation principles, the numerical solution for the ice accumulation coefficient n under specified operating conditions can be calculated. Based on this parameter, the ice thickness increment within the designated time interval for each unit grid is determinable. The ice volume and corresponding mass for each grid unit can be derived by multiplying this thickness value by the respective grid area and ice density.
2.2. Ice Accumulation Prediction
This research utilizes the DTMB-5415 ship model as the study object, with its primary ship parameters presented in
Table 1. The target ship undergoes simplification and discretization for analysis based on the geometric characteristics of the ship deck structure.
The ship-ice accumulation calculation program is implemented in MATLAB and organized into multiple subroutine modules. These modules cover (i) partitioning the hull surface into computational regions; (ii) computing the spray-droplet flux; (iii) determining the icing coefficient; and (iv) evaluating the center of gravity of the ship with ice accumulation.
The ice accumulation calculations utilize parameters including the ship length, beam, and precise superstructure position as inputs for the calculation program. Due to the geometric complexity of hull complexity, the analysis employs a segmented-simplification approach. Additionally, since ice accumulation occurs primarily on the deck, calculations focus on the deck surface in the bow region. The program requires environmental inputs such as ship speed, wind speed, air temperature, and the relative angle between the ship’s heading and wind direction. The computational workflow is illustrated in
Figure 1.
The parameters utilized in the ice accumulation calculation formula are determined based on the research conducted by Dehghani-Sanij et al. [
25], as detailed in
Table 2.
Prior to calculating ice accumulation on the surface of ship deck, the deck is discretized into a grid model with cells of 0.25 m
2. The droplet distribution, influenced by sea waves and bow structure effects, is determined using Equation (1). By incorporating the droplet trajectory Equation (8), the spatial distribution of spray ice accumulation across the deck is established, as illustrated in
Figure 2. The total ice accumulation for the entire deck is computed by aggregating the ice formation across all discrete grid cells. Throughout the simulation, environmental parameters remained constant, with an air temperature of −13.8 °C, wind direction of 180°, and seawater salinity of 34‰.
The ice accumulation simulation program was executed to model ice formation over periods of 6 h, 12 h, and 18 h. The calculated ice mass accumulation on the hull deck surface and the corresponding center of gravity of the ice-laden vessel for each time interval are presented in
Figure 3 and
Table 3.