Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O OpenFOAM-plus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 339
    • Issues 339
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • OpenFOAM-plus
  • Merge requests
  • !182

WIP: Integration of IH Cantabria wave modelling contributions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Andrew Heather requested to merge integration-ihc-wave-modelling into develop Dec 11, 2017
  • Overview 0
  • Commits 6
  • Changes 68

New code

New wave generation model:

  • streamFunction: based on Fenton's Fourier approximation

New interFoam-based solver:

  • interPorousFoam: alternative method to include porosity effects, to be used with new fvOptions (see below)

New fvOptions:

  • multiphasePorositySource: porosity for multiphase flows
  • mangrovesSource: mangrove interaction, i.e. drag and turbulence contributions for k-epsilon based models

Test cases:

  • interPorousFoam/porousDamBreak
  • interPorousFoam/mangroves

References:

Solitary wave attenuation by vegetation patches. Maza, M, Lara, J.L., & Losada, I.J. (2016) Advances in Water Resources. Vol.98, pp. 159-172 https://doi.org/10.1016/j.advwatres.2016.10.021

Tsunami wave interaction with mangrove forests: A 3-D numerical approach. Maza, M, Lara, J.L., & Losada, I.J. (2015) Coastal Engineering. Vol.98, pp. 33-54 https://doi.org/10.1016/j.coastaleng.2015.01.002

Code integration

  • Initial code supplied in commits e0682d67 and 2124eb88; and integrated into OpenFOAM by OpenCFD
Edited Dec 12, 2017 by Andrew Heather
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: integration-ihc-wave-modelling