The repository contains the source code and LaTeX manuscript for the "Wind-Induced Changes to Surface Gravity Wave Shape in Shallow Water" paper by Thomas Zdyrski and Falk Feddersen, doi:10.1017/jfm.2021.15.
ShallowWaterBiphaseManuscript.texLaTeX source for the paperPhysicalScales.texLaTeX source for brief discussion of the model's physical scalesPlots.texLaTeX document with plots for visualization purposesFiguresAdditional figures, including both figures used in the paper and figures not usedData/README.txtDescription of the simulation output data formatCode/intermediate_solver.pyPython script for numerical wave solverCode/postprocessor.pyPython script for post-processing numerical results fromintermediate_solver.py, such as calculating shape statisticsCode/plotter.pyPython script for plotting post-processed resultsCode/strong_profile.pyAttempt to calculate analytic solution for wave evolution under different wind-forcing typesCode/RMS.txt.pyLog of root-mean-square difference between unforced wave profile at beginning and end of simulation to check convergence of numerical solver. Saved from runs ofplotter.pyCode/useful_functions.pyPython script with utility functions like derivative calculations and significant-figure roundingCode/pi_formatter.pyPython script for formatting angles in radians as fractions of piCode/data_csv.pyPython script for reading/writing to CSV filesCode/texplot.pyPython script plotting generating matplotlib PGF outputs with styling consistent to latex document
The code located in the Code directory is licensed under the terms of the GPL v3.0 or later license.
The manuscript located in the Reports directory is licensed under the terms of the Creative Commons Attribution 4.0 International Public License.