Skip to content
Aborted

Changes

Summary

  1. Adding new cnoidal wavemaker files (copy of sechSquared) to dynamicFvMeshNEW library (commit: f3cd593) (details)
  2. Functioning cnoidal wavemaker but with the m variable hardcoded (for now) (commit: 2ce449c) (details)
  3. Code changed to read the value of m from the dynamicMeshDict but this is now an over prescribed problem as m is a function of h,H and T (commit: 953efcd) (details)
  4. Updated solve functions to calculate m based on height, period, and water depth (rather than user specified) (commit: 5b769cd) (details)
  5. Adding t0 and the stroke as input variables (these can be derived from the existing variables but require the inverse Jacobian elliptic function arccn), i.e. WIP. (commit: a6b92fa) (details)
Commit f3cd59304a8a38bc919c7bb6cffccaf11b56792e by edward.ransley
Adding new cnoidal wavemaker files (copy of sechSquared) to dynamicFvMeshNEW library
(commit: f3cd593)
The file was addedOF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.C
The file was addedOF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.H
Commit 2ce449c80f0b9c9e37b215fc70ebf5ea20ba8b34 by edward.ransley
Functioning cnoidal wavemaker but with the m variable hardcoded (for now)
(commit: 2ce449c)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.C (diff)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.H (diff)
The file was modified OF41/libraries/dynamicFvMeshNEW/Make/files (diff)
The file was modified OF41/libraries/dynamicFvMeshNEW/Make/options (diff)
Commit 953efcd44092ffcb70cc0da9c115226403901b54 by edward.ransley
Code changed to read the value of m from the dynamicMeshDict but this is now an over prescribed problem as m is a function of h,H and T
(commit: 953efcd)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.C (diff)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.H (diff)
Commit 5b769cd41c495389a93ec50b81b617604f3765d2 by Scott Brown
Updated solve functions to calculate m based on height, period, and water depth (rather than user specified)
(commit: 5b769cd)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.H (diff)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.C (diff)
Commit a6b92fad005139c07dcc2bb6ed7de2449924c8f8 by edward.ransley
Adding t0 and the stroke as input variables (these can be derived from the existing variables but require the inverse Jacobian elliptic function arccn), i.e. WIP.
(commit: a6b92fa)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.C (diff)
The file was modified OF41/libraries/dynamicFvMeshNEW/cnoidalWaveMakerFvMesh/cnoidalWaveMakerFvMesh.H (diff)