Skip to content

Version 3.3

Compare
Choose a tag to compare
@fengyanshi fengyanshi released this 19 Jul 20:50
· 243 commits to master since this release

The major update in this version is that the sediment transport module was merged into the central module. In addition, several new features were added:

  1. Meteo module for calculating meteo-tsunamis
  2. Left-boundary wavemaker
    This version was tested using all cases in /simple_tests/. It will be used in the training sessions in the FUNWAVE-TVD Workshop 2018.

NOTE: we found a bug in source.F. If you use the Manning formula for friction, the friction term for y direction mistakenly used U(i,j) instead of V(i,j). The bug was corrected in the current master branch. 01/31/2019