This repository is a combination of the work undertaken by students under Associate Professor Lennon Ó'Náraigh at UCD. Generally, this work has centered around modelling water droplet impacts using computational fluid dynamics (CFD). This has primarily been done with the open source CFD library OpenFOAM.
Name | Role | Period |
---|---|---|
Juan Mairal | MSc Project | September 2021 - September 2022 |
Conor Quigley | Bsc Project | September 2023 - May 2024 |
Joseph Anderson | Summer Project | June 2024 - August 2024 |
This repository consists of 3 main folders. Each folder is a first name of one of the above students. The contents of each folder is associated with that particular student. Naturally, we thank these students for their previous work and contributions. Within each folder there is a readme description of the main contents of the folder.
The following sources were found to be very useful whilst conducting this project so far. Feel free to add to this list appropriately to aid future students.
- https://www.youtube.com/@OpenFOAMJozsefNagy - Dr. Jozsef Nagy's Youtube channel who shows how to install OpenFOAM and much more.
- https://www.youtube.com/watch?v=5UHE-KmsncE - Guidelines how to get started using Linux on Ubuntu and using OpenFOAM.
- https://www.youtube.com/playlist?list=PLvkU6i2iQ2fpcVsqaKXJT5Wjb9_ttRLK- - Youtube channel which shows how to use Paraview.
- https://www.youtube.com/watch?v=VIqDAS85GJc&t=464s - Intuition behind blockMesh in OpenFoam.
- https://fujitsuireland.service-now.com/itucd?id=sc_category - Site where you can request to get access to the ssh key and the bastion host.
- https://www.ucd.ie/itservices/ourservices/researchit/researchcomputing/sonichpc/ - Home page of the Sonic HPC cluster.
- https://fujitsuireland.service-now.com/itucd?id=kb_article_ucd&sys_id=e63403861b16155049eb8055464bcbcd - How to access the Sonic HPC course on Brightspace which is very good for getting to grips with the basics of Sonic.
- https://www.youtube.com/watch?v=FVTk0ZSxHtM - Juan's OpenFOAM simulation of using a constant contact angle of 120º.
- https://www.youtube.com/watch?v=Gmvl9ta6-JU - Juan's OpenFOAM simulation of using a constant contact angle of 60º.
- https://uk.mathworks.com/help/images/detecting-a-cell-using-image-segmentation.html - The starting blocks of the Matlab code that was used to process the edges of the water droplet.
- https://www.youtube.com/watch?v=Bf2enan5VfY - Lennon's visualisation of the edge detection in Matlab.
- https://www.youtube.com/watch?v=MOwn2UXxZwY - Ways to upload large folders to this github page.