Numerical Simulation of 2D Trajectory of a Non-Buoyant Fluid Parcel under the Influence of Inertial Oscillation
This repository contains the code and data associated with the paper titled "Numerical Simulation of the 2D Trajectory of a Non-Buoyant Fluid Parcel under the Influence of Inertial Oscillation" by Sandy H. S. Herho, Iwan P. Anwar, Katarina E. P. Herho, Candrasa S. Dharma, and Dasapta E. Irawan.
The study investigates the trajectory of a non-buoyant fluid parcel subjected to inertial oscillations, a phenomenon of profound relevance in geophysical fluid dynamics. The simulations were implemented using multiple open-source programming languages, including Fortran 95, Python, GNU Octave, R, and Julia, to facilitate transparency, reproducibility, and collaborative development.
The dependencies for each programming language implementation includes:
- Fortran
- Python: NumPy, Matplotlib, Pandas, seaborn, SciPy, and scikit-posthoc
- GNU Octave
- R
- Julia
Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the WTFPL.
We extend our sincere gratitude to Andrew J. Ridgwell, Gayatri Mishra, and Sandra K. Turner for their invaluable discussions on geophysical fluid dynamics within oceanic realms, and to Faiz R. Fajary for insightful conversations regarding atmospheric dynamics. Their collective expertise greatly enriched our understanding and contributed significantly to this work. We are also grateful for the generous support from the Dean’s Distinguished Fellowship at the University of California, Riverside (UCR) in 2023 and the ITB Research, Community Services, and Innovation Program (PPMI-ITB) in 2024, which made this research possible.
If you use this code or data in your research, please cite the following paper:
@article{herho2024Inertial,
title={{Numerical Simulation of the 2D Trajectory of a Non-Buoyant Fluid Parcel under the Influence of Inertial Oscillation}},
author={Herho, S. H. S. and Anwar, I. P. and Herho, K. E. P. and Dharma, C. S. and Irawan, D. E.},
journal={xxx},
year={2024},
doi={xxx}
}