Skip to content

TZdyrski/WindWaveShape-SlopingBottom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,004 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wind-Induced Changes to Shoaling Surface Gravity Wave Shape

The repository contains the source code and LaTeX manuscript for the "Wind-Induced Changes to Shoaling Surface Gravity Wave Shape" paper by Thomas Zdyrski and Falk Feddersen, doi:10.1103/PhysRevFluids.7.074802.

Layout

  • SlopingBottomManuscript.tex LaTeX source for the paper
  • SlopingBottomNotes.tex LaTeX source for notes on derivation and solution
  • Plots.tex LaTeX document with plots for visualization purposes
  • Figures Additional figures, including both figures used in the paper and figures not used
  • TikzFigures TikZ code for model schematic and breakpoint definition
  • Data/README.txt Description of the simulation output data format
  • Code/intermediate_solver.py Python script for numerical wave solver
  • Code/postprocessor.py Python script for post-processing numerical results from intermediate_solver.py, such as calculating shape statistics
  • Code/plotter.py Python script for plotting post-processed results
  • Code/useful_functions.py Python script with utility functions like derivative calculations and significant-figure rounding
  • Code/pi_formatter.py Python script for formatting angles in radians as fractions of pi
  • Code/scipy_ivp_dt.py Python script which is a modified version of SciPy's ivp.py function which also returns the times used by the dynamic time-stepping solver
  • Code/data_csv.py Python script for reading/writing to CSV files
  • Code/texplot.py Python script plotting generating matplotlib PGF outputs with styling consistent to latex document

License

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.

About

Paper and code for sloping-bottom wind/wave-shape paper

Resources

License

GPL-3.0, CC-BY-4.0 licenses found

Licenses found

GPL-3.0
LICENSE
CC-BY-4.0
LICENSE.CC-BY-4.0

Stars

Watchers

Forks

Packages

 
 
 

Contributors