# M2 Internship "Simulation of the breaking wave flow which generated the 50T concrete block displacement at the Artha breakwater on February 28, 2017" [Report](https://kalliope.edgarpierre.fr/latex/m2cce/internship/report.pdf) ## Structure Le projet est séparé en dossiers pour chaque partie. Les dossiers sont les suivants: `data` : Données d'entrée et traitement (données bouée, bathymétrie) `jngcgc` : Article pour la Journée Nationale Génie Côtier Génie Civil `nature` : Article pour Nature Communications `olaflow` : Modèle 2Dv VOF VARANS Olaflow `report` : Résultats intermédiaires et bibliographie `swash` : Modèle 1D NLSW Swash ## Fonctionnement Dans chaque dossier se trouve un fichier `README.md` détaillant son fonctionnement. Les scripts Python sont regroupés dans un dossier `processing`, et généralement exécutables en fonctionnement module : `python -m processing.script`.