Next Article in Journal
A Novel Approach in Solving Improper Integrals
Next Article in Special Issue
A Computational Approach to a Model for HIV and the Immune System Interaction
Previous Article in Journal
On Symmetrized Stochastic Harmonically Convexity and Hermite–Hadamard Type Inequalities
Previous Article in Special Issue
Variational Principle and Diverse Wave Structures of the Modified Benjamin-Bona-Mahony Equation Arising in the Optical Illusions Field
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Simulation of Marine Debris Path Using Mathematical Model in the Gulf of Thailand

by
Jettapol Phiphit
,
Angkool Wangwongchai
and
Usa Wannasingha Humphries
*
Department of Mathematics, Faculty of Science, King Mongkut’s University of Technology Thonburi (KMUTT), Bangkok 10140, Thailand
*
Author to whom correspondence should be addressed.
Axioms 2022, 11(10), 571; https://doi.org/10.3390/axioms11100571
Submission received: 13 September 2022 / Revised: 6 October 2022 / Accepted: 10 October 2022 / Published: 20 October 2022
(This article belongs to the Special Issue Mathematical Modelling and Applications)

Abstract

:
Marine debris is an important environmental problem that affects aquatic animals, ecosystems, economy, society, and humans. This research aims to simulate the path of marine debris in the Gulf of Thailand using a mathematical model that includes two models: the Oceanic Model (OCM), which is based on the Shallow Water Equations (SWE), and the Lagrangian Particle Tracking (LPT) model. The OCM is the partial derivative equation system solved by the finite difference method to satisfy the Arakawa C-grid and the splitting method. The LPT model includes the current velocity, wind velocity at 10 m above sea level, random walk term, and the buoyancy ratio of marine debris with six cases, which are 100:1, 10:1, 1:1, 0:1, 1:10, and 1:100. The current velocity from OCM is applied to the LPT model. This research uses a garbage boat that capsized near Koh Samui on 1 August 2020 as a case study. The simulated current velocity of OCM is compared with Ocean Surface Current Analyses Real-time (OSCAR) data. The Root Mean Square Error (RMSE) of u-velocity is 0.070 m/s, and that of v-velocity is 0.058 m/s. The simulation of the marine debris’s path from the LPT model demonstrates the movement to Koh Samui, Koh Taen, Koh Wang Nai, Koh Wang Nok, Koh Rap, the east coast of Nakorn Si Thammarat province, Phu Quoc Island of Vietnam and the middle of the Gulf of Thailand with the different buoyancy ratios and time durations.

1. Introduction

Marine debris is the most important environmental pollution such as marine debris generated by the mismanagement of waste. Marine debris also affects aquatic animals, causing injury or death that affects the ecosystem. Finally, humans and the economy are affected. For example, through aquatic animals, humans will ingest microplastics, and increased marine debris affects tourism. The Thailand Development Research Institute (TDRI) reports that Thailand has the 10th largest amount of marine debris (2020). It is classified as the amount of plastic waste that is not properly managed, a total of 1.03 million tons/year. Plastic waste leaks into the sea at a rate of about 0.41 million tons/year. Most of the waste is plastic, accounting for 12%, while foam boxes account for 10%, food packaging 8%, plastic bags 8%, glass bottles 7%, plastic bottles 7%, and straws 5% [1] After macroplastics travel to the sea, they will decompose into microplastics and move with the current from the source of microplastics to the nearshore region [2]. Abolfathi and Pearson [3,4] study the particle hydrodynamics and consider the dispersion and diffusion of micro-substances or solute dispersion using waves and currents in the nearshore area.
The Gulf of Thailand (GoT) is the shallow inlet of the South China Sea (SCS) and is located from 6 to 13.5 N latitude and 99 to 105 E longitude (Figure 1a). It is a semi-enclosed bay by the coast of the Malay Peninsula in the west and the ground of Southeast Asia in the north and east. The southeastern part of the GoT is an opening between the Laem Yuan in Vietnam and Malaysia’s Kota Bharu that connects with the SCS. The average depth is about 44 m, and the deepest part of the bay is about 86 m deep.
The Oceanic Model (OCM) is the model for studying oceanic variables such as current velocity and sea surface elevation. It has been applied to study in many ways, i.e., using the OCM to detect the storm surge or study current velocity and sea surface elevation from the tsunami. Ren et al. [5,6] study the shallow water equations (SWE) to consider wave amplitude and currents in the SCS with tsunami events that occur from earthquakes in the Manila subduction zone by using the OCM based on the SWE and the second-order Godunov method to discretize the SWE. The region with a high hazard risk is considered, and tsunami information is applied to develop a tsunami warning in 5 min.
In this paper, we simulate the path of marine debris in the GoT from a starting point (Figure 1b) using two models: the OCM and the Lagrangian Particle Tracking (LPT) model. The surface current velocity of the OCM is compared with the surface current of the Ocean Surface Current Analyses Real-time (OSCAR) model and then the LPT model used the surface current velocity as initial data.

2. Mathematical Method

2.1. The Oceanic Model

The Oceanic Model (OCM) is based on two-dimensional shallow water equations (SWE) for computing current velocity and sea surface elevation (Figure 2). The SWE include the continuity equation and momentum equations on the x and y-axis as Equations (1)–(3).
ζ t + ( h u ) x + ( h v ) y = 0 ,
u t + u u x + v u y f v = g ζ x 1 ρ p a x + F s x F b x ,
v t + u v x + v v y + f u = g ζ y 1 ρ p a y + F s y F b y ,
let
F s x = τ s x ρ h = ρ a C D W W x ρ h , F s y = τ s y ρ h = ρ a C D W W y ρ h , F b x = τ b x ρ h = ρ r b V u ρ h , F b y = τ b y ρ h = ρ r b V v ρ h ,
where u , v are the current velocity on the x and y-axis, respectively, ζ is the sea surface elevation, h is the total water depth (the sum of sea surface elevation and bottom topography (H)), p a is air pressure, f is the Coriolis force, ρ is the density of water, ρ a is the density of air, g is the gravity constant, W x , W y are the wind velocity on the x and y-axis, r b is the coefficient of the bottom friction, C D is the coefficient of the wind stress, W is the wind speed, V is the current speed, τ s x , τ s y are the surface stress by the wind velocity on the x and y-axis, τ b x , τ b y are the bottom stress by the current velocity, F s x , F s y are the friction force on the surface, F b x , F b y are the friction force on the bottom.
From Guo et al. [7], the defined transformation variables are given by
Φ = g h = g H + ζ = g H + g ζ = g H + φ , U = g h u = Φ u , V = g h v = Φ v .
Multiplying Equation (1) by g and Equations (2) and (3) by Φ , we obtain the transformation of the SWE as shown in Equations (4)–(6):
φ t + ( Φ U ) x + ( Φ V ) y = 0 ,
U t + 1 2 u U x + u U x + 1 2 v U y + v U y f V = Φ φ x Φ ρ p a x + Φ F s x k U ,
V t + 1 2 u V x + u V x + 1 2 v V y + v V y + f U = Φ φ y Φ ρ p a y + Φ F s y k V .
Let
Φ F s x = ρ a C D g W x 2 + W y 2 1 / 2 W x ρ Φ , Φ F s y = ρ a C D g W x 2 + W y 2 1 / 2 W y ρ Φ , k U = r b U 2 + V 2 1 / 2 U Φ 3 = Φ F b x , k V = r b U 2 + V 2 1 / 2 V Φ 3 = Φ F b y .
Equations (4)–(6) can be written in the vector form as follows:
φ t + · Φ V = 0 ,
V t + v · V + 1 2 · v + f k × V = Φ φ Φ ρ p a + Φ F s k V ,
where V = U , V , v = u , v and F s = F s x , F s y . We define the domain S and boundary C of S in the OCM; the initial condition is set at t = 0 , and the boundary conditions are set as shown below. Initial condition:
U x , y , 0 = V x , y , 0 = ζ x , y , 0 = 0 ,
Boundary condition:
V · n = 0 ,
where n is the unit outward normal to C.
Applying the initial, boundary condition and integrating on the domain S to Equations (7) and (8), the following equation of mass conservation and energy conservation are obtained
t s φ d S = 0 ,
and
t S 1 2 V 2 + φ 2 d S = t S 1 2 U 2 + V 2 + φ 2 d S = 0 .

2.2. Solving Method

The SWE are solved by the finite difference method and the splitting method [7] with the Arakawa C-grid [8].

2.2.1. The Finite Difference Method (FDM)

The derivative terms in the SWE can be replaced by finite difference. We use forward-finite difference approximation for the time derivative term and space derivative term as follows
f t i , j n f i , j n + 1 f i , j n Δ t , f x i , j n f i + 1 , j n f i , j n Δ x , and f y i , j n f i , j + 1 n f i , j n Δ y ,
where f is an unknown function, Δ t is the time interval, and Δ x , Δ y are the distance intervals on the x and y-axis, respectively.

2.2.2. The Splitting Method

According to Guo et al. [7], the SWE contain three feature terms: a linear term, a nonlinear term, and a physical term. Assume F U , V , or φ , and we consider the splitting method as follows
F t + A F = 0 , F t + A 1 F + A 2 F + A 3 F = 0 .
where A 1 F is the linear term, A 2 F is the nonlinear term, and A 3 F is the physical term. The algorithm of the splitting method is as follows
F n + 1 3 F n Δ t + A 1 F n + 1 3 F n 2 = 0 , F n + 2 3 F n + 1 3 Δ t + A 2 F n + 2 3 F n + 1 3 2 = 0 , F n + 1 F n + 2 3 Δ t + A 3 F n + 1 F n + 2 3 2 = 0 ,
and applying the algorithm of the splitting method in Equations (4)–(6) with the Arakawa C-grid, we rearrange the sets of equation into three parts. The first part is called the adjustment process for the linear term as follows:
U i + 1 2 , j n + 1 3 = U i + 1 2 , j n + Δ t 1 f V Φ φ x i + 1 2 , j n + 1 3 , V i + 1 2 , j n + 1 3 = V i + 1 2 , j n Δ t 1 f U Φ φ y i , j + 1 2 n + 1 3 , φ i , j n + 1 3 = φ i , j n Δ t 1 ( Φ U ) x + ( Φ V ) y i , j n + 1 3 ,
The second part is called the development process for the nonlinear term as follows:
U i + 1 2 , j n + 2 3 = U i + 1 2 , j n + 1 3 Δ t 2 1 2 u U x + u U x + 1 2 v U y + v U y i + 1 2 , j n + 2 3 , V i , j + 1 2 n + 2 3 = V i , j + 1 2 n + 1 3 Δ t 2 1 2 u V x + u V x + 1 2 v V y + v V y i , j + 1 2 n + 2 3 , φ i , j n + 2 3 = φ i , j n + 1 3 ,
The third part is called the dissipation process for the physical term as follows:
U i + 1 2 , j n + 1 = U i + 1 2 , j n + 2 3 + Δ t 3 Φ ρ p a x + Φ F s x k U i + 1 2 , j n + 1 , V i , j + 1 2 n + 1 = V i , j + 1 2 n + 2 3 + Δ t 3 Φ ρ p a y + Φ F s y k V i , j + 1 2 n + 1 , φ i , j n + 1 = φ i , j n + 2 3 ,
where Δ t 3 = Δ t 2 = M Δ t 1 , and the value of M is between 5 and 10.
The data used in the OCM are the wind velocity at 10 m above sea level and surface pressure, which are the hourly reanalysis products derived from the Climate Data Store (CDS), with a horizontal resolution of 0.25 × 0.25 degrees. The topography dataset was obtained from the General Bathymetry Chart of the Ocean (GEBCO).

2.2.3. Spin-Up Method

The initial data for simulation of the OCM can be prepared by using the spin-up process, starting with the meteorological data at t = 0 to obtain U, V, and φ in the Equations (4)–(6) by using the splitting method for each time step with the grid size of 0.25 × 0.25 degrees and repeat until the total energy of OCM reaches an equilibrium state [9]. We define the total energy in discrete form as
E n = j = 0 n d y i = 0 n d x 1 2 U i , j n 2 + V i , j n 2 + φ i , j n 2 ,
where n is the time step number, n d x , n d y are the number of points in longitude and latitude, respectively, and the condition for the spin-up process is defined as
E n E n 1 < 10 3 .

2.2.4. Root Mean Square Error

Root Mean Square Error (RMSE) is used to measure the differences between prediction and observation. In this case, the RMSE is calculated between the surface current velocity of the OCM and the OSCAR. The formulation of RMSE is as follows
R M S E = i = 1 n q i q o s c a r 2 n ,
where q is the surface current velocity from the OCM, q o s c a r is the surface current velocity from the OSCAR, and n is the number of data.

2.3. Lagrangian Particle Tracking Model

Based on the Lagrangian Particle Tracking (LPT) model by Carlson et al. [10], Seo et al. [11,12], and Yoon et al. [13], the authors develop the LPT model by considering controllable and uncontrollable factors. The controllable factors are the current and wind velocity, and the uncontrollable factor is the random walk term. The development of the LPT model is shown in Equation (10),
x i + 1 t + Δ t = x i t + Δ t · u x i , t + k A W Δ t · w 10 m x i , t + 2 K h Δ t · R ,
where x = x , y is the position of marine debris, u = u , v is the current velocity along the x and y-axis, respectively, w 10 m = w x , w y is the wind velocity at 10 m along the x and y-axis, respectively, R = R x , R y is the random number between −1 and 1 along the x and y-axis, k is the coefficient of wind pressure, K h is the horizontal diffusion (here, K h = 2.09 m 2 / s for the GoT [14], Δ t is the interval time, and W, A are the cross-section of floating marine debris to the wind direction below and above the sea surface, respectively.

2.4. Operational Diagram

Figure 3 shows an operational diagram of the OCM and LPT model for the path and position of marine debris with the buoyancy ratio (Figure 4). Both the OCM and LPT model are written in Python language.

3. Results

3.1. Oceanic Model

The resolution of OCM is 0.25 × 0.25 degrees, and the temporal scale (time step size) is 3600 s. Before simulating the OCM, we did the spin-up process and found that the total energy satisfied the condition and was stable after 1995 h (Figure 5). Hence, the current velocity and sea surface elevation after the total energy stable are used as initial data.
There are two monsoons that affect the GoT: the southwest monsoon from May to September and the northeast monsoon from November to February. Figure 6, Figure 7, Figure 8 and Figure 9 show the direction of mean current velocity from OCM in January, April, July, and October and compare it with the mean surface current of the OSCAR.
The OCM (Figure 6a) simulates the clockwise eddy at the center of the GoT, and the current direction from the SCS has a westward movement and moves northward of the GoT, which is similar to the OSCAR (Figure 6b).
The OCM (Figure 7a) simulates the clockwise eddy from 9 N to 10 N , and the current direction from the SCS has a southwestward movement similar to the OSCAR data (Figure 7b).
The OCM (Figure 8a) simulates the clockwise eddy at the center of the GoT, similar to the OSCAR (Figure 8b). Nevertheless, the current direction from the SCS is the opposite direction.
The OCM (Figure 9a) simulates the counterclockwise eddy at the connected area to the SCS, southwest, and the clockwise eddy east of the GoT, which is similar to the OSCAR (Figure 9b), but the current direction is opposite between 10 N and 13 N .
The RMSE is used to verify the current velocity between the OCM and OSCAR during January 2020 and December 2020; we found that the RMSE of the u-velocity is 0.070 m/s and that of the v-velocity is 0.058 m/s.

3.2. Marine Debris’s Path

The movement of marine debris from the LPT model is calculated by using the current velocity from the OCM, wind velocity at 10 m, and random walk term with the buoyancy ratios in six cases, which are 100:1, 10:1, 1:1, 0:1, 1:10, and 1:100 (Figure 4). We simulate the path of marine debris with a case study; the garbage boat capsized at 99.84 E and 9.41 N (starting point) from 1 August 2020 to 1 August 2021 (Figure 10).
The marine debris with a buoyancy ratio of 100:1 (refers to the plastic bottle [13] floating in the sea) moves northeastward from the starting point to the west coast of Koh Samui for 1–2 days (Figure 10a). The marine debris with a buoyancy ratio of 10:1 (refers to the plastic container [13] floating in the sea) moves northeastward from the starting point to the west coast of Koh Samui for 1–2 days (Figure 10b). The marine debris with a buoyancy ratio of 1:1 (refers to the marine debris floating on the sea and the cross-sections to the wind direction below and above the sea surface half each) moves northeastward from the starting point to the southwest coast and then moves eastward to the south coast of Koh Samui for 1–5 days (Figure 10c). The marine debris with a buoyancy ratio of 0:1 (refers to the marine debris floating under the sea surface, and it has no wind that affects the surface of marine debris) moves southward from the starting point to the Koh Wang Nai, Koh Wang Nok, and Koh Rap for 15–30 days and then moves to the east coast of Nakhon Si Thammarat province for 30–55 days (Figure 10d). The marine debris with a buoyancy ratio of 1:10 (refers to the marine debris floating on the sea surface, the marine debris has sea surface currents and wind that affect the surface of marine debris) moves eastward from the starting point to the Koh Taen and south of Koh Samui for 3–5 days (Figure 10e).The marine debris with a buoyancy ratio of 1:100 (refers to the marine debris floating on the sea surface, the marine debris has sea surface currents and wind that affect the surface of marine debris) moves southward from the starting point to the Koh Taen for 3–5 days, Ko Rap for 15–20 days and then moves northeastward to the southeast of Koh Samui for 25–30 days. Moreover, marine debris moves eastward to the Phu Quoc island in Vietnam and the middle and east of the GoT for one year (Figure 10f).

4. Conclusions

The marine debris path is simulated by using the OCM and LPT model; the OCM based on the SWE is used to calculate current velocity and sea surface elevation using meteorological data (wind velocity at 10 m and surface pressure). The SWE are solved by the finite difference method with Arakawa C-grid and splitting methods. The mean current velocity from the OCM is compared with the mean surface current of OSCAR; the result of the OCM reveals the eddy and direction of current velocity similar to the mean surface current of OSCAR. We compare the u-velocity and v-velocity between the OCM and OSCAR using RMSE. The RMSE of u-velocity is 0.070 m/s and that of the v-velocity is 0.058 m/s. From the LPT model, the controllable and uncontrollable factor is considered by current velocity from the OCM, wind velocity, random walk, and buoyancy ratio. The buoyancy ratio with six cases (100:1, 10:1, 1:1, 0:1, 1:10, and 1:100) considers the garbage boat that capsized on 1 August 2020 at 99.84 E and 9.41 N as a case study. The simulation shows that marine debris from the starting point moves to Koh Samui, Koh Taen, Koh Wang Nai, Koh Wang Nok, Koh Rap, the east coast of Nakorn Si Thammarat province, Phu Quoc Island of Vietnam and the middle of the GoT with the various buoyancy ratios and time duration. The closest movement of marine debris from the starting point was on the west coast of Koh Samui with a buoyancy ratio of 100:1, 10:1, and 1:1, and the furthest movement of marine debris from the starting point was on the Phu Quoc island in Vietnam with a buoyancy ratio of 1:100.

Author Contributions

Conceptualization, J.P. and A.W.; methodology, J.P.; software, J.P.; validation, J.P., A.W. and U.W.H.; formal analysis, U.W.H.; investigation, U.W.H.; resources, U.W.H.; data curation, J.P.; writing—original draft preparation, J.P.; writing—review and editing, A.W. and U.W.H.; visualization, J.P. and A.W.; supervision, U.W.H.; project administration, U.W.H.; funding acquisition, U.W.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research project was supported by the Thailand Science Research and Innovation (TSRI). Basic Research Fund: Fiscal year 2022 under project number FRB650048/0164 and author would like to thank the Petchra Pra Jom Klao M.Sc. Research Scholarship and the Department of Mathematics, Faculty of Science, King Mongkut’s University of Technology Thonburi (KMUTT), Thailand, for the financial support.

Data Availability Statement

This paper uses Ocean Surface Current Analyses Real-time (OSCAR) Surface Currents-Interim 0.25 Degree; version 2.0; 10.5067/OSCAR-25I20, ERA5 hourly data on pressure levels from 1959 to present; 10.24381/cds.bd0915c6 and GEBCO_2022 Grid; 10.5285/e0f0bb80-ab44-2739-e053-6c86abc0289c.

Acknowledgments

The first author would like to thank the Petchra Pra Jom Klao M.Sc. Research Scholarship and the Department of Mathematics, Faculty of Science, King Mongkut’s University of Technology Thonburi (KMUTT), Thailand, for the financial support. This research project was supported by the Thailand Science Research and Innovation (TSRI). Basic Research Fund: Fiscal year 2022 under project number FRB650048/0164. The authors would like to thank the Physical Oceanography Distributed Active Archive Center (PODAAC) for the Ocean Surface Current Analyses Real-time (OSCAR) data to compare with the current direction of this research.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Chanthamat, Y.; Israngkun Na Ayutthaya, A. Marine Garbage, the National Plan Must Not Neglect the Community. 2021. Available online: https://tdri.or.th/2021/06/worldoceanday/ (accessed on 7 April 2021).
  2. Abolfathi, S.; Cook, S.; Yeganeh-Bakhtiary, A.; Borzooei, S.; Pearson, J. Microplastics Transport and Mixing Mechanisms in The Nearshore Region. Coast. Eng. Proc. 2020, 36, 63. [Google Scholar] [CrossRef]
  3. Abolfathi, S.; Pearson, J. Solute Dispersion in The Nearshore due to Oblique Waves. Coast. Eng. Proc. 2014, 1, 49. [Google Scholar] [CrossRef] [Green Version]
  4. Abolfathi, S.; Pearson, J. Application of Smoothed Particle Hydrodynamic (SPH) in Nearshore Mixing: A Comparison to Laboratory Data. Coast. Eng. Proc. 2017, 35, 16. [Google Scholar] [CrossRef]
  5. Ren, Z.Y.; Zhao, X.; Wang, B.L.; Dias, F.; Liu, H. Characteristics of wave amplitude and currents in South China Sea induced by a virtual extreme tsunami. J. Hydrodyn. 2017, 29, 377–392. [Google Scholar] [CrossRef]
  6. Ren, Z.; Liu, H.; Jimenez, C.; Wang, Y. Tsunami resonance and standing waves in the South China Sea. Ocean. Eng. 2022, 262, 112323. [Google Scholar] [CrossRef]
  7. Guo, D.; Zeng, Q.; Ji, Z. A Numerical model of Storm Surges and Its Open Boundary Problems. Chin. J. Atmos. Sci. 1992, 16, 193–204. [Google Scholar]
  8. Collins, S.; James, R.; Ray, P.; Chen, K.; Lassman, A.; Brownlee, J. Grids in Numerical Weather and Climate Models. Clim. Chang. Reg. Responses 2013, 256, 111–128. [Google Scholar]
  9. Aschariyaphotha, N.; Wongwises, P.; Wongwises, S.; Humphries, U.W.; You, X. Simulation of seasonal circulations and thermohaline variabilities in the Gulf of Thailand. Adv. Atmos. Sci. 2008, 25, 489–506. [Google Scholar] [CrossRef]
  10. Carlson, D.F.; Suaria, G.; Aliani, S.; Fredj, E.; Fortibuoni, T.; Griffa, A.; Russo, A.; Melli, V. Combining Litter Observations with a Regional Ocean Model to Identify Sources and Sinks of Floating Debris in a Semi-enclosed Basin: The Adriatic Sea. Front. Mar. Sci. 2017, 4, 78. [Google Scholar] [CrossRef] [Green Version]
  11. Seo, S.; Park, Y.G.; Kim, K. Destination of floating plastic debris released from ten major rivers around the Korean Peninsula. Environ. Int. 2020, 138, 105665. [Google Scholar] [CrossRef] [PubMed]
  12. Seo, S.; Park, Y.G.; Kim, K. Tracking flood debris using satellite-derived ocean color and particle-tracking modeling. Mar. Pollut. Bull. 2020, 161, 111828. [Google Scholar] [CrossRef] [PubMed]
  13. Yoon, J.-H.; Kawano, S.; Igawa, S. Modeling of marine litter drift and beaching in the Japan Sea. Mar. Pollut. Bull. 2010, 60, 448–463. [Google Scholar] [CrossRef] [PubMed]
  14. Aongponyoskun, M. The Diffusion Coefficient of Seawater in Ao Si Racha. Kasetsart J. Nat. Sci. 2008, 42, 49–53. [Google Scholar]
Figure 1. (a) Study area in the Gulf of Thailand and (b) position of a case study.
Figure 1. (a) Study area in the Gulf of Thailand and (b) position of a case study.
Axioms 11 00571 g001
Figure 2. The vertical cross-section of ocean.
Figure 2. The vertical cross-section of ocean.
Axioms 11 00571 g002
Figure 3. Operational Diagram.
Figure 3. Operational Diagram.
Axioms 11 00571 g003
Figure 4. The buoyancy ratios with 6 cases are 100:1, 10:1, 1:1, 0:1, 1:10, and 1:100.
Figure 4. The buoyancy ratios with 6 cases are 100:1, 10:1, 1:1, 0:1, 1:10, and 1:100.
Axioms 11 00571 g004
Figure 5. Spin-Up Oceanic Model.
Figure 5. Spin-Up Oceanic Model.
Axioms 11 00571 g005
Figure 6. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in January 2020.
Figure 6. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in January 2020.
Axioms 11 00571 g006
Figure 7. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in April 2020.
Figure 7. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in April 2020.
Axioms 11 00571 g007
Figure 8. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in July 2020.
Figure 8. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in July 2020.
Axioms 11 00571 g008
Figure 9. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in October 2020.
Figure 9. The simulated (a) mean surface current velocity from OCM and (b) mean surface current from OSCAR in October 2020.
Axioms 11 00571 g009
Figure 10. The path of marine debris depends on the buoyancy ratio (a) 100:1, (b) 10:1, (c) 1:1, (d) 0:1, (e) 1:10, and (f) 1:100.
Figure 10. The path of marine debris depends on the buoyancy ratio (a) 100:1, (b) 10:1, (c) 1:1, (d) 0:1, (e) 1:10, and (f) 1:100.
Axioms 11 00571 g010
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Phiphit, J.; Wangwongchai, A.; Humphries, U.W. Simulation of Marine Debris Path Using Mathematical Model in the Gulf of Thailand. Axioms 2022, 11, 571. https://doi.org/10.3390/axioms11100571

AMA Style

Phiphit J, Wangwongchai A, Humphries UW. Simulation of Marine Debris Path Using Mathematical Model in the Gulf of Thailand. Axioms. 2022; 11(10):571. https://doi.org/10.3390/axioms11100571

Chicago/Turabian Style

Phiphit, Jettapol, Angkool Wangwongchai, and Usa Wannasingha Humphries. 2022. "Simulation of Marine Debris Path Using Mathematical Model in the Gulf of Thailand" Axioms 11, no. 10: 571. https://doi.org/10.3390/axioms11100571

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop