From 2b07e47d01c04417e1a7b3188867a7b276d62525 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Tue, 3 May 2022 12:15:58 +0200 Subject: [PATCH] Added multiple olaflow cases (short run, calibration of porosity parameters) --- olaflow/of_short_ts/0.org/U | 67 + olaflow/of_short_ts/0.org/alpha.water | 61 + olaflow/of_short_ts/0.org/alpha.water.org | 61 + olaflow/of_short_ts/0.org/epsilon | 68 + olaflow/of_short_ts/0.org/k | 69 + olaflow/of_short_ts/0.org/nut | 78 + olaflow/of_short_ts/0.org/omega | 68 + olaflow/of_short_ts/0.org/p_rgh | 71 + olaflow/of_short_ts/0.org/porosityIndex | 59 + olaflow/of_short_ts/0.org/porosityIndex.org | 59 + olaflow/of_short_ts/constant/g | 22 + olaflow/of_short_ts/constant/porosityDict | 29 + .../of_short_ts/constant/transportProperties | 37 + olaflow/of_short_ts/constant/triSurface | 1 + .../of_short_ts/constant/turbulenceProperties | 29 + .../constant/turbulenceProperties_keps | 29 + .../constant/turbulenceProperties_sst | 29 + olaflow/of_short_ts/constant/waveDict | 2449 +++++++++++++++++ .../constant/waveDict_irregular.org | 44 + .../of_short_ts/constant/waveDict_paddle.org | 46 + olaflow/of_short_ts/system/blockMeshDict | 81 + olaflow/of_short_ts/system/controlDict | 138 + olaflow/of_short_ts/system/decomposeParDict | 50 + olaflow/of_short_ts/system/fvSchemes | 79 + olaflow/of_short_ts/system/fvSolution | 95 + olaflow/of_short_ts/system/graphUniform | 25 + olaflow/of_short_ts/system/setFieldsDict | 63 + olaflow/of_short_ts/system/snappyHexMeshDict | 341 +++ olaflow/of_short_ts_1/0.org/U | 67 + olaflow/of_short_ts_1/0.org/alpha.water | 61 + olaflow/of_short_ts_1/0.org/alpha.water.org | 61 + olaflow/of_short_ts_1/0.org/epsilon | 68 + olaflow/of_short_ts_1/0.org/k | 69 + olaflow/of_short_ts_1/0.org/nut | 78 + olaflow/of_short_ts_1/0.org/omega | 68 + olaflow/of_short_ts_1/0.org/p_rgh | 71 + olaflow/of_short_ts_1/0.org/porosityIndex | 59 + olaflow/of_short_ts_1/0.org/porosityIndex.org | 59 + olaflow/of_short_ts_1/constant/g | 22 + olaflow/of_short_ts_1/constant/porosityDict | 29 + .../constant/transportProperties | 37 + olaflow/of_short_ts_1/constant/triSurface | 1 + .../constant/turbulenceProperties | 29 + .../constant/turbulenceProperties_keps | 29 + .../constant/turbulenceProperties_sst | 29 + olaflow/of_short_ts_1/constant/waveDict | 2449 +++++++++++++++++ .../constant/waveDict_irregular.org | 44 + .../constant/waveDict_paddle.org | 46 + olaflow/of_short_ts_1/system/blockMeshDict | 81 + olaflow/of_short_ts_1/system/controlDict | 138 + olaflow/of_short_ts_1/system/decomposeParDict | 50 + olaflow/of_short_ts_1/system/fvSchemes | 79 + olaflow/of_short_ts_1/system/fvSolution | 95 + olaflow/of_short_ts_1/system/graphUniform | 25 + olaflow/of_short_ts_1/system/setFieldsDict | 63 + .../of_short_ts_1/system/snappyHexMeshDict | 341 +++ olaflow/of_short_ts_2/0.org/U | 67 + olaflow/of_short_ts_2/0.org/alpha.water | 61 + olaflow/of_short_ts_2/0.org/alpha.water.org | 61 + olaflow/of_short_ts_2/0.org/epsilon | 68 + olaflow/of_short_ts_2/0.org/k | 69 + olaflow/of_short_ts_2/0.org/nut | 78 + olaflow/of_short_ts_2/0.org/omega | 68 + olaflow/of_short_ts_2/0.org/p_rgh | 71 + olaflow/of_short_ts_2/0.org/porosityIndex | 59 + olaflow/of_short_ts_2/0.org/porosityIndex.org | 59 + olaflow/of_short_ts_2/constant/g | 22 + olaflow/of_short_ts_2/constant/porosityDict | 29 + .../constant/transportProperties | 37 + olaflow/of_short_ts_2/constant/triSurface | 1 + .../constant/turbulenceProperties | 29 + .../constant/turbulenceProperties_keps | 29 + .../constant/turbulenceProperties_sst | 29 + olaflow/of_short_ts_2/constant/waveDict | 2449 +++++++++++++++++ .../constant/waveDict_irregular.org | 44 + .../constant/waveDict_paddle.org | 46 + olaflow/of_short_ts_2/system/blockMeshDict | 81 + olaflow/of_short_ts_2/system/controlDict | 138 + olaflow/of_short_ts_2/system/decomposeParDict | 50 + olaflow/of_short_ts_2/system/fvSchemes | 79 + olaflow/of_short_ts_2/system/fvSolution | 95 + olaflow/of_short_ts_2/system/graphUniform | 25 + olaflow/of_short_ts_2/system/setFieldsDict | 63 + .../of_short_ts_2/system/snappyHexMeshDict | 341 +++ olaflow/of_short_ts_3/0.org/U | 67 + olaflow/of_short_ts_3/0.org/alpha.water | 61 + olaflow/of_short_ts_3/0.org/alpha.water.org | 61 + olaflow/of_short_ts_3/0.org/epsilon | 68 + olaflow/of_short_ts_3/0.org/k | 69 + olaflow/of_short_ts_3/0.org/nut | 78 + olaflow/of_short_ts_3/0.org/omega | 68 + olaflow/of_short_ts_3/0.org/p_rgh | 71 + olaflow/of_short_ts_3/0.org/porosityIndex | 59 + olaflow/of_short_ts_3/0.org/porosityIndex.org | 59 + olaflow/of_short_ts_3/constant/g | 22 + olaflow/of_short_ts_3/constant/porosityDict | 29 + .../constant/transportProperties | 37 + olaflow/of_short_ts_3/constant/triSurface | 1 + .../constant/turbulenceProperties | 29 + .../constant/turbulenceProperties_keps | 29 + .../constant/turbulenceProperties_sst | 29 + olaflow/of_short_ts_3/constant/waveDict | 2449 +++++++++++++++++ .../constant/waveDict_irregular.org | 44 + .../constant/waveDict_paddle.org | 46 + olaflow/of_short_ts_3/system/blockMeshDict | 81 + olaflow/of_short_ts_3/system/controlDict | 138 + olaflow/of_short_ts_3/system/decomposeParDict | 50 + olaflow/of_short_ts_3/system/fvSchemes | 79 + olaflow/of_short_ts_3/system/fvSolution | 95 + olaflow/of_short_ts_3/system/graphUniform | 25 + olaflow/of_short_ts_3/system/setFieldsDict | 63 + .../of_short_ts_3/system/snappyHexMeshDict | 341 +++ olaflow/of_short_ts_4/0.org/U | 67 + olaflow/of_short_ts_4/0.org/alpha.water | 61 + olaflow/of_short_ts_4/0.org/alpha.water.org | 61 + olaflow/of_short_ts_4/0.org/epsilon | 68 + olaflow/of_short_ts_4/0.org/k | 69 + olaflow/of_short_ts_4/0.org/nut | 78 + olaflow/of_short_ts_4/0.org/omega | 68 + olaflow/of_short_ts_4/0.org/p_rgh | 71 + olaflow/of_short_ts_4/0.org/porosityIndex | 59 + olaflow/of_short_ts_4/0.org/porosityIndex.org | 59 + olaflow/of_short_ts_4/constant/g | 22 + olaflow/of_short_ts_4/constant/porosityDict | 29 + .../constant/transportProperties | 37 + olaflow/of_short_ts_4/constant/triSurface | 1 + .../constant/turbulenceProperties | 29 + .../constant/turbulenceProperties_keps | 29 + .../constant/turbulenceProperties_sst | 29 + olaflow/of_short_ts_4/constant/waveDict | 2449 +++++++++++++++++ .../constant/waveDict_irregular.org | 44 + .../constant/waveDict_paddle.org | 46 + olaflow/of_short_ts_4/system/blockMeshDict | 81 + olaflow/of_short_ts_4/system/controlDict | 138 + olaflow/of_short_ts_4/system/decomposeParDict | 50 + olaflow/of_short_ts_4/system/fvSchemes | 79 + olaflow/of_short_ts_4/system/fvSolution | 95 + olaflow/of_short_ts_4/system/graphUniform | 25 + olaflow/of_short_ts_4/system/setFieldsDict | 63 + .../of_short_ts_4/system/snappyHexMeshDict | 341 +++ olaflow/of_short_ts_5/0.org/U | 67 + olaflow/of_short_ts_5/0.org/alpha.water | 61 + olaflow/of_short_ts_5/0.org/alpha.water.org | 61 + olaflow/of_short_ts_5/0.org/epsilon | 68 + olaflow/of_short_ts_5/0.org/k | 69 + olaflow/of_short_ts_5/0.org/nut | 78 + olaflow/of_short_ts_5/0.org/omega | 68 + olaflow/of_short_ts_5/0.org/p_rgh | 71 + olaflow/of_short_ts_5/0.org/porosityIndex | 59 + olaflow/of_short_ts_5/0.org/porosityIndex.org | 59 + olaflow/of_short_ts_5/constant/g | 22 + olaflow/of_short_ts_5/constant/porosityDict | 29 + .../constant/transportProperties | 37 + olaflow/of_short_ts_5/constant/triSurface | 1 + .../constant/turbulenceProperties | 29 + .../constant/turbulenceProperties_keps | 29 + .../constant/turbulenceProperties_sst | 29 + olaflow/of_short_ts_5/constant/waveDict | 2449 +++++++++++++++++ .../constant/waveDict_irregular.org | 44 + .../constant/waveDict_paddle.org | 46 + olaflow/of_short_ts_5/system/blockMeshDict | 81 + olaflow/of_short_ts_5/system/controlDict | 138 + olaflow/of_short_ts_5/system/decomposeParDict | 50 + olaflow/of_short_ts_5/system/fvSchemes | 79 + olaflow/of_short_ts_5/system/fvSolution | 95 + olaflow/of_short_ts_5/system/graphUniform | 25 + olaflow/of_short_ts_5/system/setFieldsDict | 63 + .../of_short_ts_5/system/snappyHexMeshDict | 341 +++ olaflow/of_short_ts_6/0.org/U | 67 + olaflow/of_short_ts_6/0.org/alpha.water | 61 + olaflow/of_short_ts_6/0.org/alpha.water.org | 61 + olaflow/of_short_ts_6/0.org/epsilon | 68 + olaflow/of_short_ts_6/0.org/k | 69 + olaflow/of_short_ts_6/0.org/nut | 78 + olaflow/of_short_ts_6/0.org/omega | 68 + olaflow/of_short_ts_6/0.org/p_rgh | 71 + olaflow/of_short_ts_6/0.org/porosityIndex | 59 + olaflow/of_short_ts_6/0.org/porosityIndex.org | 59 + olaflow/of_short_ts_6/constant/g | 22 + olaflow/of_short_ts_6/constant/porosityDict | 29 + .../constant/transportProperties | 37 + olaflow/of_short_ts_6/constant/triSurface | 1 + .../constant/turbulenceProperties | 29 + .../constant/turbulenceProperties_keps | 29 + .../constant/turbulenceProperties_sst | 29 + olaflow/of_short_ts_6/constant/waveDict | 2449 +++++++++++++++++ .../constant/waveDict_irregular.org | 44 + .../constant/waveDict_paddle.org | 46 + olaflow/of_short_ts_6/system/blockMeshDict | 81 + olaflow/of_short_ts_6/system/controlDict | 138 + olaflow/of_short_ts_6/system/decomposeParDict | 50 + olaflow/of_short_ts_6/system/fvSchemes | 79 + olaflow/of_short_ts_6/system/fvSolution | 95 + olaflow/of_short_ts_6/system/graphUniform | 25 + olaflow/of_short_ts_6/system/setFieldsDict | 63 + .../of_short_ts_6/system/snappyHexMeshDict | 341 +++ olaflow/run_ola.sh | 18 +- 197 files changed, 29749 insertions(+), 5 deletions(-) create mode 100644 olaflow/of_short_ts/0.org/U create mode 100644 olaflow/of_short_ts/0.org/alpha.water create mode 100644 olaflow/of_short_ts/0.org/alpha.water.org create mode 100644 olaflow/of_short_ts/0.org/epsilon create mode 100644 olaflow/of_short_ts/0.org/k create mode 100644 olaflow/of_short_ts/0.org/nut create mode 100644 olaflow/of_short_ts/0.org/omega create mode 100644 olaflow/of_short_ts/0.org/p_rgh create mode 100644 olaflow/of_short_ts/0.org/porosityIndex create mode 100644 olaflow/of_short_ts/0.org/porosityIndex.org create mode 100644 olaflow/of_short_ts/constant/g create mode 100644 olaflow/of_short_ts/constant/porosityDict create mode 100644 olaflow/of_short_ts/constant/transportProperties create mode 120000 olaflow/of_short_ts/constant/triSurface create mode 100644 olaflow/of_short_ts/constant/turbulenceProperties create mode 100644 olaflow/of_short_ts/constant/turbulenceProperties_keps create mode 100644 olaflow/of_short_ts/constant/turbulenceProperties_sst create mode 100644 olaflow/of_short_ts/constant/waveDict create mode 100644 olaflow/of_short_ts/constant/waveDict_irregular.org create mode 100644 olaflow/of_short_ts/constant/waveDict_paddle.org create mode 100644 olaflow/of_short_ts/system/blockMeshDict create mode 100644 olaflow/of_short_ts/system/controlDict create mode 100644 olaflow/of_short_ts/system/decomposeParDict create mode 100644 olaflow/of_short_ts/system/fvSchemes create mode 100644 olaflow/of_short_ts/system/fvSolution create mode 100644 olaflow/of_short_ts/system/graphUniform create mode 100644 olaflow/of_short_ts/system/setFieldsDict create mode 100644 olaflow/of_short_ts/system/snappyHexMeshDict create mode 100644 olaflow/of_short_ts_1/0.org/U create mode 100644 olaflow/of_short_ts_1/0.org/alpha.water create mode 100644 olaflow/of_short_ts_1/0.org/alpha.water.org create mode 100644 olaflow/of_short_ts_1/0.org/epsilon create mode 100644 olaflow/of_short_ts_1/0.org/k create mode 100644 olaflow/of_short_ts_1/0.org/nut create mode 100644 olaflow/of_short_ts_1/0.org/omega create mode 100644 olaflow/of_short_ts_1/0.org/p_rgh create mode 100644 olaflow/of_short_ts_1/0.org/porosityIndex create mode 100644 olaflow/of_short_ts_1/0.org/porosityIndex.org create mode 100644 olaflow/of_short_ts_1/constant/g create mode 100644 olaflow/of_short_ts_1/constant/porosityDict create mode 100644 olaflow/of_short_ts_1/constant/transportProperties create mode 120000 olaflow/of_short_ts_1/constant/triSurface create mode 100644 olaflow/of_short_ts_1/constant/turbulenceProperties create mode 100644 olaflow/of_short_ts_1/constant/turbulenceProperties_keps create mode 100644 olaflow/of_short_ts_1/constant/turbulenceProperties_sst create mode 100644 olaflow/of_short_ts_1/constant/waveDict create mode 100644 olaflow/of_short_ts_1/constant/waveDict_irregular.org create mode 100644 olaflow/of_short_ts_1/constant/waveDict_paddle.org create mode 100644 olaflow/of_short_ts_1/system/blockMeshDict create mode 100644 olaflow/of_short_ts_1/system/controlDict create mode 100644 olaflow/of_short_ts_1/system/decomposeParDict create mode 100644 olaflow/of_short_ts_1/system/fvSchemes create mode 100644 olaflow/of_short_ts_1/system/fvSolution create mode 100644 olaflow/of_short_ts_1/system/graphUniform create mode 100644 olaflow/of_short_ts_1/system/setFieldsDict create mode 100644 olaflow/of_short_ts_1/system/snappyHexMeshDict create mode 100644 olaflow/of_short_ts_2/0.org/U create mode 100644 olaflow/of_short_ts_2/0.org/alpha.water create mode 100644 olaflow/of_short_ts_2/0.org/alpha.water.org create mode 100644 olaflow/of_short_ts_2/0.org/epsilon create mode 100644 olaflow/of_short_ts_2/0.org/k create mode 100644 olaflow/of_short_ts_2/0.org/nut create mode 100644 olaflow/of_short_ts_2/0.org/omega create mode 100644 olaflow/of_short_ts_2/0.org/p_rgh create mode 100644 olaflow/of_short_ts_2/0.org/porosityIndex create mode 100644 olaflow/of_short_ts_2/0.org/porosityIndex.org create mode 100644 olaflow/of_short_ts_2/constant/g create mode 100644 olaflow/of_short_ts_2/constant/porosityDict create mode 100644 olaflow/of_short_ts_2/constant/transportProperties create mode 120000 olaflow/of_short_ts_2/constant/triSurface create mode 100644 olaflow/of_short_ts_2/constant/turbulenceProperties create mode 100644 olaflow/of_short_ts_2/constant/turbulenceProperties_keps create mode 100644 olaflow/of_short_ts_2/constant/turbulenceProperties_sst create mode 100644 olaflow/of_short_ts_2/constant/waveDict create mode 100644 olaflow/of_short_ts_2/constant/waveDict_irregular.org create mode 100644 olaflow/of_short_ts_2/constant/waveDict_paddle.org create mode 100644 olaflow/of_short_ts_2/system/blockMeshDict create mode 100644 olaflow/of_short_ts_2/system/controlDict create mode 100644 olaflow/of_short_ts_2/system/decomposeParDict create mode 100644 olaflow/of_short_ts_2/system/fvSchemes create mode 100644 olaflow/of_short_ts_2/system/fvSolution create mode 100644 olaflow/of_short_ts_2/system/graphUniform create mode 100644 olaflow/of_short_ts_2/system/setFieldsDict create mode 100644 olaflow/of_short_ts_2/system/snappyHexMeshDict create mode 100644 olaflow/of_short_ts_3/0.org/U create mode 100644 olaflow/of_short_ts_3/0.org/alpha.water create mode 100644 olaflow/of_short_ts_3/0.org/alpha.water.org create mode 100644 olaflow/of_short_ts_3/0.org/epsilon create mode 100644 olaflow/of_short_ts_3/0.org/k create mode 100644 olaflow/of_short_ts_3/0.org/nut create mode 100644 olaflow/of_short_ts_3/0.org/omega create mode 100644 olaflow/of_short_ts_3/0.org/p_rgh create mode 100644 olaflow/of_short_ts_3/0.org/porosityIndex create mode 100644 olaflow/of_short_ts_3/0.org/porosityIndex.org create mode 100644 olaflow/of_short_ts_3/constant/g create mode 100644 olaflow/of_short_ts_3/constant/porosityDict create mode 100644 olaflow/of_short_ts_3/constant/transportProperties create mode 120000 olaflow/of_short_ts_3/constant/triSurface create mode 100644 olaflow/of_short_ts_3/constant/turbulenceProperties create mode 100644 olaflow/of_short_ts_3/constant/turbulenceProperties_keps create mode 100644 olaflow/of_short_ts_3/constant/turbulenceProperties_sst create mode 100644 olaflow/of_short_ts_3/constant/waveDict create mode 100644 olaflow/of_short_ts_3/constant/waveDict_irregular.org create mode 100644 olaflow/of_short_ts_3/constant/waveDict_paddle.org create mode 100644 olaflow/of_short_ts_3/system/blockMeshDict create mode 100644 olaflow/of_short_ts_3/system/controlDict create mode 100644 olaflow/of_short_ts_3/system/decomposeParDict create mode 100644 olaflow/of_short_ts_3/system/fvSchemes create mode 100644 olaflow/of_short_ts_3/system/fvSolution create mode 100644 olaflow/of_short_ts_3/system/graphUniform create mode 100644 olaflow/of_short_ts_3/system/setFieldsDict create mode 100644 olaflow/of_short_ts_3/system/snappyHexMeshDict create mode 100644 olaflow/of_short_ts_4/0.org/U create mode 100644 olaflow/of_short_ts_4/0.org/alpha.water create mode 100644 olaflow/of_short_ts_4/0.org/alpha.water.org create mode 100644 olaflow/of_short_ts_4/0.org/epsilon create mode 100644 olaflow/of_short_ts_4/0.org/k create mode 100644 olaflow/of_short_ts_4/0.org/nut create mode 100644 olaflow/of_short_ts_4/0.org/omega create mode 100644 olaflow/of_short_ts_4/0.org/p_rgh create mode 100644 olaflow/of_short_ts_4/0.org/porosityIndex create mode 100644 olaflow/of_short_ts_4/0.org/porosityIndex.org create mode 100644 olaflow/of_short_ts_4/constant/g create mode 100644 olaflow/of_short_ts_4/constant/porosityDict create mode 100644 olaflow/of_short_ts_4/constant/transportProperties create mode 120000 olaflow/of_short_ts_4/constant/triSurface create mode 100644 olaflow/of_short_ts_4/constant/turbulenceProperties create mode 100644 olaflow/of_short_ts_4/constant/turbulenceProperties_keps create mode 100644 olaflow/of_short_ts_4/constant/turbulenceProperties_sst create mode 100644 olaflow/of_short_ts_4/constant/waveDict create mode 100644 olaflow/of_short_ts_4/constant/waveDict_irregular.org create mode 100644 olaflow/of_short_ts_4/constant/waveDict_paddle.org create mode 100644 olaflow/of_short_ts_4/system/blockMeshDict create mode 100644 olaflow/of_short_ts_4/system/controlDict create mode 100644 olaflow/of_short_ts_4/system/decomposeParDict create mode 100644 olaflow/of_short_ts_4/system/fvSchemes create mode 100644 olaflow/of_short_ts_4/system/fvSolution create mode 100644 olaflow/of_short_ts_4/system/graphUniform create mode 100644 olaflow/of_short_ts_4/system/setFieldsDict create mode 100644 olaflow/of_short_ts_4/system/snappyHexMeshDict create mode 100644 olaflow/of_short_ts_5/0.org/U create mode 100644 olaflow/of_short_ts_5/0.org/alpha.water create mode 100644 olaflow/of_short_ts_5/0.org/alpha.water.org create mode 100644 olaflow/of_short_ts_5/0.org/epsilon create mode 100644 olaflow/of_short_ts_5/0.org/k create mode 100644 olaflow/of_short_ts_5/0.org/nut create mode 100644 olaflow/of_short_ts_5/0.org/omega create mode 100644 olaflow/of_short_ts_5/0.org/p_rgh create mode 100644 olaflow/of_short_ts_5/0.org/porosityIndex create mode 100644 olaflow/of_short_ts_5/0.org/porosityIndex.org create mode 100644 olaflow/of_short_ts_5/constant/g create mode 100644 olaflow/of_short_ts_5/constant/porosityDict create mode 100644 olaflow/of_short_ts_5/constant/transportProperties create mode 120000 olaflow/of_short_ts_5/constant/triSurface create mode 100644 olaflow/of_short_ts_5/constant/turbulenceProperties create mode 100644 olaflow/of_short_ts_5/constant/turbulenceProperties_keps create mode 100644 olaflow/of_short_ts_5/constant/turbulenceProperties_sst create mode 100644 olaflow/of_short_ts_5/constant/waveDict create mode 100644 olaflow/of_short_ts_5/constant/waveDict_irregular.org create mode 100644 olaflow/of_short_ts_5/constant/waveDict_paddle.org create mode 100644 olaflow/of_short_ts_5/system/blockMeshDict create mode 100644 olaflow/of_short_ts_5/system/controlDict create mode 100644 olaflow/of_short_ts_5/system/decomposeParDict create mode 100644 olaflow/of_short_ts_5/system/fvSchemes create mode 100644 olaflow/of_short_ts_5/system/fvSolution create mode 100644 olaflow/of_short_ts_5/system/graphUniform create mode 100644 olaflow/of_short_ts_5/system/setFieldsDict create mode 100644 olaflow/of_short_ts_5/system/snappyHexMeshDict create mode 100644 olaflow/of_short_ts_6/0.org/U create mode 100644 olaflow/of_short_ts_6/0.org/alpha.water create mode 100644 olaflow/of_short_ts_6/0.org/alpha.water.org create mode 100644 olaflow/of_short_ts_6/0.org/epsilon create mode 100644 olaflow/of_short_ts_6/0.org/k create mode 100644 olaflow/of_short_ts_6/0.org/nut create mode 100644 olaflow/of_short_ts_6/0.org/omega create mode 100644 olaflow/of_short_ts_6/0.org/p_rgh create mode 100644 olaflow/of_short_ts_6/0.org/porosityIndex create mode 100644 olaflow/of_short_ts_6/0.org/porosityIndex.org create mode 100644 olaflow/of_short_ts_6/constant/g create mode 100644 olaflow/of_short_ts_6/constant/porosityDict create mode 100644 olaflow/of_short_ts_6/constant/transportProperties create mode 120000 olaflow/of_short_ts_6/constant/triSurface create mode 100644 olaflow/of_short_ts_6/constant/turbulenceProperties create mode 100644 olaflow/of_short_ts_6/constant/turbulenceProperties_keps create mode 100644 olaflow/of_short_ts_6/constant/turbulenceProperties_sst create mode 100644 olaflow/of_short_ts_6/constant/waveDict create mode 100644 olaflow/of_short_ts_6/constant/waveDict_irregular.org create mode 100644 olaflow/of_short_ts_6/constant/waveDict_paddle.org create mode 100644 olaflow/of_short_ts_6/system/blockMeshDict create mode 100644 olaflow/of_short_ts_6/system/controlDict create mode 100644 olaflow/of_short_ts_6/system/decomposeParDict create mode 100644 olaflow/of_short_ts_6/system/fvSchemes create mode 100644 olaflow/of_short_ts_6/system/fvSolution create mode 100644 olaflow/of_short_ts_6/system/graphUniform create mode 100644 olaflow/of_short_ts_6/system/setFieldsDict create mode 100644 olaflow/of_short_ts_6/system/snappyHexMeshDict diff --git a/olaflow/of_short_ts/0.org/U b/olaflow/of_short_ts/0.org/U new file mode 100644 index 0000000..d8e9345 --- /dev/null +++ b/olaflow/of_short_ts/0.org/U @@ -0,0 +1,67 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.x | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -1 0 0 0 0]; + +internalField uniform (0 0 0); + +boundaryField +{ + inlet + { + type waveVelocity; + waveDictName waveDict; + value uniform (0 0 0); + } + atmosphere + { + type pressureInletOutletVelocity; + value uniform (0 0 0); + } + "wall." + { + type fixedValue; + value uniform (0 0 0); + } + bathy + { + type fixedValue; + value uniform (0 0 0); + } + bloc0 + { + type fixedValue; + value uniform (0 0 0); + } + bloc1 + { + type fixedValue; + value uniform (0 0 0); + } + defaultFaces + { + type empty; + } + outlet + { + type waveAbsorption2DVelocity; + value uniform (0 0 0); + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/alpha.water b/olaflow/of_short_ts/0.org/alpha.water new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts/0.org/alpha.water @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/alpha.water.org b/olaflow/of_short_ts/0.org/alpha.water.org new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts/0.org/alpha.water.org @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/epsilon b/olaflow/of_short_ts/0.org/epsilon new file mode 100644 index 0000000..706ec43 --- /dev/null +++ b/olaflow/of_short_ts/0.org/epsilon @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object epsilon; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -3 0 0 0 0]; + +internalField uniform 0.0001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + "wall." + { + type epsilonWallFunction; + value uniform 0.0001; + } + bathy + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc0 + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc1 + { + type epsilonWallFunction; + value uniform 0.0001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/k b/olaflow/of_short_ts/0.org/k new file mode 100644 index 0000000..83de11c --- /dev/null +++ b/olaflow/of_short_ts/0.org/k @@ -0,0 +1,69 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object k; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -2 0 0 0 0]; + +internalField uniform 0.00000001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + "wall." + { + type kqRWallFunction; + value uniform 0.00000001; + } + bathy + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc0 + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc1 + { + type kqRWallFunction; + value uniform 0.00000001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/nut b/olaflow/of_short_ts/0.org/nut new file mode 100644 index 0000000..29da2ca --- /dev/null +++ b/olaflow/of_short_ts/0.org/nut @@ -0,0 +1,78 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object nut; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -1 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type calculated; + value uniform 0; + } + outlet + { + type calculated; + value uniform 0; + } + "wall." + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + atmosphere + { + type calculated; + value uniform 0; + } + defaultFaces + { + type empty; + } + bathy + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc0 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc1 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/omega b/olaflow/of_short_ts/0.org/omega new file mode 100644 index 0000000..98f8314 --- /dev/null +++ b/olaflow/of_short_ts/0.org/omega @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object omega; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 -1 0 0 0 0]; + +internalField uniform 0.001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + "wall." + { + type omegaWallFunction; + value uniform 0.001; + } + bathy + { + type omegaWallFunction; + value uniform 0.001; + } + bloc0 + { + type omegaWallFunction; + value uniform 0.001; + } + bloc1 + { + type omegaWallFunction; + value uniform 0.001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/p_rgh b/olaflow/of_short_ts/0.org/p_rgh new file mode 100644 index 0000000..eb45d1a --- /dev/null +++ b/olaflow/of_short_ts/0.org/p_rgh @@ -0,0 +1,71 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object p_rgh; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [1 -1 -2 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + "wall." + { + type fixedFluxPressure; + value uniform 0; + } + bathy + { + type fixedFluxPressure; + value uniform 0; + } + bloc0 + { + type fixedFluxPressure; + value uniform 0; + } + bloc1 + { + type fixedFluxPressure; + value uniform 0; + } + defaultFaces + { + type empty; + } + outlet + { + type fixedFluxPressure; + value uniform 0; + } + inlet + { + type fixedFluxPressure; + value uniform 0; + } + atmosphere + { + type totalPressure; + U U; + phi phi; + rho rho; + psi none; + gamma 1; + p0 uniform 0; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/porosityIndex b/olaflow/of_short_ts/0.org/porosityIndex new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts/0.org/porosityIndex @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/0.org/porosityIndex.org b/olaflow/of_short_ts/0.org/porosityIndex.org new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts/0.org/porosityIndex.org @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/g b/olaflow/of_short_ts/constant/g new file mode 100644 index 0000000..c1dbc16 --- /dev/null +++ b/olaflow/of_short_ts/constant/g @@ -0,0 +1,22 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class uniformDimensionedVectorField; + location "constant"; + object g; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -2 0 0 0 0]; +value ( 0 0 -9.81 ); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/porosityDict b/olaflow/of_short_ts/constant/porosityDict new file mode 100644 index 0000000..1d10f00 --- /dev/null +++ b/olaflow/of_short_ts/constant/porosityDict @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object porosityDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Materials: clear region, core, secondary armour layer, primary armour layer +// a,b,c: tuning parameters +a 2(0 50); +b 2(0 1.2); +c 2(0 0.34); + +// D50: mean nominal diameter +D50 2(1 4); +// porosity (phi) +porosity 2(1 0.4); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/transportProperties b/olaflow/of_short_ts/constant/transportProperties new file mode 100644 index 0000000..d3edb56 --- /dev/null +++ b/olaflow/of_short_ts/constant/transportProperties @@ -0,0 +1,37 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object transportProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +phases (water air); + +water +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1e-06; + rho [1 -3 0 0 0 0 0] 1000; +} + +air +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1.48e-05; + rho [1 -3 0 0 0 0 0] 1; +} + +sigma [1 0 -2 0 0 0 0] 0.07; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/triSurface b/olaflow/of_short_ts/constant/triSurface new file mode 120000 index 0000000..3f29a96 --- /dev/null +++ b/olaflow/of_short_ts/constant/triSurface @@ -0,0 +1 @@ +../../out_bathy/ \ No newline at end of file diff --git a/olaflow/of_short_ts/constant/turbulenceProperties b/olaflow/of_short_ts/constant/turbulenceProperties new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts/constant/turbulenceProperties @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/turbulenceProperties_keps b/olaflow/of_short_ts/constant/turbulenceProperties_keps new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts/constant/turbulenceProperties_keps @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/turbulenceProperties_sst b/olaflow/of_short_ts/constant/turbulenceProperties_sst new file mode 100644 index 0000000..187f845 --- /dev/null +++ b/olaflow/of_short_ts/constant/turbulenceProperties_sst @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kOmegaSST; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/waveDict b/olaflow/of_short_ts/constant/waveDict new file mode 100644 index 0000000..0526843 --- /dev/null +++ b/olaflow/of_short_ts/constant/waveDict @@ -0,0 +1,2449 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +802 +( +0.0 +0.25499999999919964 +0.4959999999991851 +0.75 +1.0049999999991996 +1.245999999999185 +1.5 +1.7549999999991996 +1.995999999999185 +2.25 +2.5049999999991996 +2.745999999999185 +3.0 +3.2549999999991996 +3.495999999999185 +3.75 +4.0049999999992 +4.245999999999185 +4.5 +4.7549999999992 +4.995999999999185 +5.25 +5.5049999999992 +5.745999999999185 +6.0 +6.2549999999992 +6.495999999999185 +6.75 +7.0049999999992 +7.245999999999185 +7.5 +7.7549999999992 +7.995999999999185 +8.25 +8.5049999999992 +8.745999999999185 +9.0 +9.2549999999992 +9.495999999999185 +9.75 +10.0049999999992 +10.245999999999185 +10.5 +10.7549999999992 +10.995999999999185 +11.25 +11.5049999999992 +11.745999999999185 +12.0 +12.2549999999992 +12.495999999999185 +12.75 +13.0049999999992 +13.245999999999185 +13.5 +13.7549999999992 +13.995999999999185 +14.25 +14.5049999999992 +14.745999999999185 +15.0 +15.2549999999992 +15.495999999999185 +15.75 +16.0049999999992 +16.245999999999185 +16.5 +16.7549999999992 +16.995999999999185 +17.25 +17.5049999999992 +17.745999999999185 +18.0 +18.2549999999992 +18.495999999999185 +18.75 +19.0049999999992 +19.245999999999185 +19.5 +19.7549999999992 +19.995999999999185 +20.25 +20.5049999999992 +20.745999999999185 +21.0 +21.2549999999992 +21.495999999999185 +21.75 +22.0049999999992 +22.245999999999185 +22.5 +22.7549999999992 +22.995999999999185 +23.25 +23.5049999999992 +23.745999999999185 +24.0 +24.2549999999992 +24.495999999999185 +24.75 +25.0049999999992 +25.245999999999185 +25.5 +25.7549999999992 +25.995999999999185 +26.25 +26.5049999999992 +26.745999999999185 +27.0 +27.2549999999992 +27.495999999999185 +27.75 +28.0049999999992 +28.245999999999185 +28.5 +28.7549999999992 +28.995999999999185 +29.25 +29.5049999999992 +29.745999999999185 +30.0 +30.2549999999992 +30.495999999999185 +30.75 +31.0049999999992 +31.245999999999185 +31.5 +31.7549999999992 +31.995999999999185 +32.25 +32.5049999999992 +32.745999999999185 +33.0 +33.2549999999992 +33.495999999999185 +33.75 +34.0049999999992 +34.245999999999185 +34.5 +34.7549999999992 +34.995999999999185 +35.25 +35.5049999999992 +35.745999999999185 +36.0 +36.2549999999992 +36.495999999999185 +36.75 +37.0049999999992 +37.245999999999185 +37.5 +37.7549999999992 +37.995999999999185 +38.25 +38.5049999999992 +38.745999999999185 +39.0 +39.2549999999992 +39.495999999999185 +39.75 +40.0049999999992 +40.245999999999185 +40.5 +40.7549999999992 +40.995999999999185 +41.25 +41.5049999999992 +41.745999999999185 +42.0 +42.2549999999992 +42.495999999999185 +42.75 +43.0049999999992 +43.245999999999185 +43.5 +43.7549999999992 +43.995999999999185 +44.25 +44.5049999999992 +44.745999999999185 +45.0 +45.2549999999992 +45.495999999999185 +45.75 +46.0049999999992 +46.245999999999185 +46.5 +46.7549999999992 +46.995999999999185 +47.25 +47.5049999999992 +47.745999999999185 +48.0 +48.2549999999992 +48.495999999999185 +48.75 +49.0049999999992 +49.245999999999185 +49.5 +49.7549999999992 +49.995999999999185 +50.25 +50.5049999999992 +50.745999999999185 +51.0 +51.2549999999992 +51.495999999999185 +51.75 +52.0049999999992 +52.245999999999185 +52.5 +52.7549999999992 +52.995999999999185 +53.25 +53.5049999999992 +53.745999999999185 +54.0 +54.2549999999992 +54.495999999999185 +54.75 +55.0049999999992 +55.245999999999185 +55.5 +55.7549999999992 +55.995999999999185 +56.25 +56.5049999999992 +56.745999999999185 +57.0 +57.2549999999992 +57.495999999999185 +57.75 +58.0049999999992 +58.245999999999185 +58.5 +58.7549999999992 +58.995999999999185 +59.25 +59.5049999999992 +59.745999999999185 +60.0 +60.2549999999992 +60.495999999999185 +60.75 +61.0049999999992 +61.245999999999185 +61.5 +61.7549999999992 +61.995999999999185 +62.25 +62.5049999999992 +62.745999999999185 +63.0 +63.2549999999992 +63.495999999999185 +63.75 +64.0049999999992 +64.24599999999919 +64.5 +64.7549999999992 +64.99599999999919 +65.25 +65.5049999999992 +65.74599999999919 +66.0 +66.2549999999992 +66.49599999999919 +66.75 +67.0049999999992 +67.24599999999919 +67.5 +67.7549999999992 +67.99599999999919 +68.25 +68.5049999999992 +68.74599999999919 +69.0 +69.2549999999992 +69.49599999999919 +69.75 +70.0049999999992 +70.24599999999919 +70.5 +70.7549999999992 +70.99599999999919 +71.25 +71.5049999999992 +71.74599999999919 +72.0 +72.2549999999992 +72.49599999999919 +72.75 +73.0049999999992 +73.24599999999919 +73.5 +73.7549999999992 +73.99599999999919 +74.25 +74.5049999999992 +74.74599999999919 +75.0 +75.2549999999992 +75.49599999999919 +75.75 +76.0049999999992 +76.24599999999919 +76.5 +76.7549999999992 +76.99599999999919 +77.25 +77.5049999999992 +77.74599999999919 +78.0 +78.2549999999992 +78.49599999999919 +78.75 +79.0049999999992 +79.24599999999919 +79.5 +79.7549999999992 +79.99599999999919 +80.25 +80.5049999999992 +80.74599999999919 +81.0 +81.2549999999992 +81.49599999999919 +81.75 +82.0049999999992 +82.24599999999919 +82.5 +82.7549999999992 +82.99599999999919 +83.25 +83.5049999999992 +83.74599999999919 +84.0 +84.2549999999992 +84.49599999999919 +84.75 +85.0049999999992 +85.24599999999919 +85.5 +85.7549999999992 +85.99599999999919 +86.25 +86.5049999999992 +86.74599999999919 +87.0 +87.2549999999992 +87.49599999999919 +87.75 +88.0049999999992 +88.24599999999919 +88.5 +88.7549999999992 +88.99599999999919 +89.25 +89.5049999999992 +89.74599999999919 +90.0 +90.2549999999992 +90.49599999999919 +90.75 +91.0049999999992 +91.24599999999919 +91.5 +91.7549999999992 +91.99599999999919 +92.25 +92.5049999999992 +92.74599999999919 +93.0 +93.2549999999992 +93.49599999999919 +93.75 +94.0049999999992 +94.24599999999919 +94.5 +94.7549999999992 +94.99599999999919 +95.25 +95.5049999999992 +95.74599999999919 +96.0 +96.2549999999992 +96.49599999999919 +96.75 +97.0049999999992 +97.24599999999919 +97.5 +97.7549999999992 +97.99599999999919 +98.25 +98.5049999999992 +98.74599999999919 +99.0 +99.2549999999992 +99.49599999999919 +99.75 +100.0049999999992 +100.24599999999919 +100.5 +100.7549999999992 +100.99599999999919 +101.25 +101.5049999999992 +101.74599999999919 +102.0 +102.2549999999992 +102.49599999999919 +102.75 +103.0049999999992 +103.24599999999919 +103.5 +103.7549999999992 +103.99599999999919 +104.25 +104.5049999999992 +104.74599999999919 +105.0 +105.2549999999992 +105.49599999999919 +105.75 +106.0049999999992 +106.24599999999919 +106.5 +106.7549999999992 +106.99599999999919 +107.25 +107.5049999999992 +107.74599999999919 +108.0 +108.2549999999992 +108.49599999999919 +108.75 +109.0049999999992 +109.24599999999919 +109.5 +109.7549999999992 +109.99599999999919 +110.25 +110.5049999999992 +110.74599999999919 +111.0 +111.2549999999992 +111.49599999999919 +111.75 +112.0049999999992 +112.24599999999919 +112.5 +112.7549999999992 +112.99599999999919 +113.25 +113.5049999999992 +113.74599999999919 +114.0 +114.2549999999992 +114.49599999999919 +114.75 +115.0049999999992 +115.24599999999919 +115.5 +115.7549999999992 +115.99599999999919 +116.25 +116.5049999999992 +116.74599999999919 +117.0 +117.2549999999992 +117.49599999999919 +117.75 +118.0049999999992 +118.24599999999919 +118.5 +118.7549999999992 +118.99599999999919 +119.25 +119.5049999999992 +119.74599999999919 +120.0 +120.2549999999992 +120.49599999999919 +120.75 +121.0049999999992 +121.24599999999919 +121.5 +121.7549999999992 +121.99599999999919 +122.25 +122.5049999999992 +122.74599999999919 +123.0 +123.2549999999992 +123.49599999999919 +123.75 +124.0049999999992 +124.24599999999919 +124.5 +124.7549999999992 +124.99599999999919 +125.25 +125.5049999999992 +125.74599999999919 +126.0 +126.2549999999992 +126.49599999999919 +126.75 +127.0049999999992 +127.24599999999919 +127.5 +127.7549999999992 +127.99599999999919 +128.25 +128.5049999999992 +128.74599999999919 +129.0 +129.2549999999992 +129.49599999999919 +129.75 +130.0049999999992 +130.24599999999919 +130.5 +130.7549999999992 +130.99599999999919 +131.25 +131.5049999999992 +131.74599999999919 +132.0 +132.2549999999992 +132.49599999999919 +132.75 +133.0049999999992 +133.24599999999919 +133.5 +133.7549999999992 +133.99599999999919 +134.25 +134.5049999999992 +134.74599999999919 +135.0 +135.2549999999992 +135.49599999999919 +135.75 +136.0049999999992 +136.24599999999919 +136.5 +136.7549999999992 +136.99599999999919 +137.25 +137.5049999999992 +137.74599999999919 +138.0 +138.2549999999992 +138.49599999999919 +138.75 +139.0049999999992 +139.24599999999919 +139.5 +139.7549999999992 +139.99599999999919 +140.25 +140.5049999999992 +140.74599999999919 +141.0 +141.2549999999992 +141.49599999999919 +141.75 +142.0049999999992 +142.24599999999919 +142.5 +142.7549999999992 +142.99599999999919 +143.25 +143.5049999999992 +143.74599999999919 +144.0 +144.2549999999992 +144.49599999999919 +144.75 +145.0049999999992 +145.24599999999919 +145.5 +145.7549999999992 +145.99599999999919 +146.25 +146.5049999999992 +146.74599999999919 +147.0 +147.2549999999992 +147.49599999999919 +147.75 +148.0049999999992 +148.24599999999919 +148.5 +148.7549999999992 +148.99599999999919 +149.25 +149.5049999999992 +149.74599999999919 +150.0 +150.2549999999992 +150.49599999999919 +150.75 +151.0049999999992 +151.24599999999919 +151.5 +151.7549999999992 +151.99599999999919 +152.25 +152.5049999999992 +152.74599999999919 +153.0 +153.2549999999992 +153.49599999999919 +153.75 +154.0049999999992 +154.24599999999919 +154.5 +154.7549999999992 +154.99599999999919 +155.25 +155.5049999999992 +155.74599999999919 +156.0 +156.2549999999992 +156.49599999999919 +156.75 +157.0049999999992 +157.24599999999919 +157.5 +157.7549999999992 +157.99599999999919 +158.25 +158.5049999999992 +158.74599999999919 +159.0 +159.2549999999992 +159.49599999999919 +159.75 +160.0049999999992 +160.24599999999919 +160.5 +160.7549999999992 +160.99599999999919 +161.25 +161.5049999999992 +161.74599999999919 +162.0 +162.2549999999992 +162.49599999999919 +162.75 +163.0049999999992 +163.24599999999919 +163.5 +163.7549999999992 +163.99599999999919 +164.25 +164.5049999999992 +164.74599999999919 +165.0 +165.2549999999992 +165.49599999999919 +165.75 +166.0049999999992 +166.24599999999919 +166.5 +166.7549999999992 +166.99599999999919 +167.25 +167.5049999999992 +167.74599999999919 +168.0 +168.2549999999992 +168.49599999999919 +168.75 +169.0049999999992 +169.24599999999919 +169.5 +169.7549999999992 +169.99599999999919 +170.25 +170.5049999999992 +170.74599999999919 +171.0 +171.2549999999992 +171.49599999999919 +171.75 +172.0049999999992 +172.24599999999919 +172.5 +172.7549999999992 +172.99599999999919 +173.25 +173.5049999999992 +173.74599999999919 +174.0 +174.2549999999992 +174.49599999999919 +174.75 +175.0049999999992 +175.24599999999919 +175.5 +175.7549999999992 +175.99599999999919 +176.25 +176.5049999999992 +176.74599999999919 +177.0 +177.2549999999992 +177.49599999999919 +177.75 +178.0049999999992 +178.24599999999919 +178.5 +178.7549999999992 +178.99599999999919 +179.25 +179.5049999999992 +179.74599999999919 +180.0 +180.2549999999992 +180.49599999999919 +180.75 +181.0049999999992 +181.24599999999919 +181.5 +181.7549999999992 +181.99599999999919 +182.25 +182.5049999999992 +182.74599999999919 +183.0 +183.2549999999992 +183.49599999999919 +183.75 +184.0049999999992 +184.24599999999919 +184.5 +184.7549999999992 +184.99599999999919 +185.25 +185.5049999999992 +185.74599999999919 +186.0 +186.2549999999992 +186.49599999999919 +186.75 +187.0049999999992 +187.24599999999919 +187.5 +187.7549999999992 +187.99599999999919 +188.25 +188.5049999999992 +188.74599999999919 +189.0 +189.2549999999992 +189.49599999999919 +189.75 +190.0049999999992 +190.24599999999919 +190.5 +190.7549999999992 +190.99599999999919 +191.25 +191.5049999999992 +191.74599999999919 +192.0 +192.2549999999992 +192.49599999999919 +192.75 +193.0049999999992 +193.24599999999919 +193.5 +193.7549999999992 +193.99599999999919 +194.25 +194.5049999999992 +194.74599999999919 +195.0 +195.2549999999992 +195.49599999999919 +195.75 +196.0049999999992 +196.24599999999919 +196.5 +196.7549999999992 +196.99599999999919 +197.25 +197.5049999999992 +197.74599999999919 +198.0 +198.2549999999992 +198.49599999999919 +198.75 +199.0049999999992 +199.24599999999919 +199.5 +199.7549999999992 +199.99599999999919 +200.25 +); + +paddleVelocity +802 +( +-0.9322925 +-1.0766824 +-1.2049251 +-1.3263367 +-1.4262202 +-1.493435 +-1.5265559 +-1.5070274 +-1.4278208 +-1.2699289 +-1.0374863 +-0.76266 +-0.42969653 +-0.07286313 +0.2712851 +0.6344259 +0.9840938 +1.2901301 +1.5768057 +1.8057141 +1.9487743 +2.0038054 +1.9471716 +1.795519 +1.5480808 +1.2373455 +0.90972376 +0.54465085 +0.17999941 +-0.1478299 +-0.4654706 +-0.7403796 +-0.9535176 +-1.1279303 +-1.2490191 +-1.316101 +-1.3414695 +-1.3246491 +-1.2760204 +-1.1952949 +-1.0910064 +-0.97510004 +-0.8370472 +-0.68735534 +-0.5398836 +-0.38148707 +-0.22842136 +-0.09595227 +0.024659503 +0.1174274 +0.1745677 +0.19950588 +0.18684366 +0.141535 +0.060772937 +-0.04943848 +-0.17530073 +-0.3263215 +-0.4874505 +-0.63991505 +-0.7926803 +-0.92491037 +-1.0213553 +-1.0864186 +-1.1083643 +-1.0886788 +-1.0266254 +-0.9263742 +-0.80269456 +-0.6476512 +-0.4766118 +-0.3080257 +-0.1269757 +0.05218976 +0.21710245 +0.3869772 +0.5498317 +0.69419324 +0.8341063 +0.95441645 +1.0434958 +1.1058904 +1.1301215 +1.1157904 +1.0638713 +0.98014367 +0.88083565 +0.7635421 +0.64367765 +0.5356481 +0.43187395 +0.34458378 +0.28186688 +0.2405084 +0.22956559 +0.24977252 +0.30404228 +0.38916668 +0.49179778 +0.61629456 +0.7467098 +0.8656478 +0.979057 +1.0713327 +1.1331925 +1.1679945 +1.1679239 +1.1346087 +1.0640955 +0.95874244 +0.83017 +0.665923 +0.47786176 +0.28399304 +0.065562665 +-0.1603058 +-0.3755408 +-0.6039581 +-0.8304316 +-1.0413302 +-1.2627785 +-1.4805006 +-1.6792957 +-1.8789322 +-2.0588257 +-2.2018743 +-2.3179436 +-2.3921998 +-2.4241748 +-2.4235637 +-2.3972268 +-2.3587718 +-2.3123364 +-2.2637703 +-2.2161348 +-2.1592839 +-2.0895114 +-2.0074856 +-1.9003754 +-1.7731019 +-1.6352036 +-1.4687047 +-1.2770302 +-1.0682131 +-0.81184334 +-0.52012634 +-0.21850324 +0.121173255 +0.46893364 +0.7922746 +1.1196004 +1.4179195 +1.6618801 +1.8730285 +2.0284038 +2.1211653 +2.1634345 +2.1506119 +2.0918393 +1.9841537 +1.8351711 +1.6634434 +1.4558252 +1.2325164 +1.0181199 +0.7964439 +0.590519 +0.4175865 +0.26007846 +0.1309687 +0.034824066 +-0.042017374 +-0.09457998 +-0.12300598 +-0.13139956 +-0.11800654 +-0.08654529 +-0.035305306 +0.030714318 +0.102349326 +0.18383577 +0.2659448 +0.33986455 +0.41160297 +0.4739693 +0.5231012 +0.5652293 +0.5982514 +0.62312776 +0.6456929 +0.6672799 +0.6890026 +0.71513957 +0.7447611 +0.774833 +0.80664563 +0.83466876 +0.85300404 +0.8585225 +0.8437134 +0.8062753 +0.73696744 +0.63433117 +0.5068771 +0.34096205 +0.14867644 +-0.049461316 +-0.2693364 +-0.48910624 +-0.6873538 +-0.8816844 +-1.0532973 +-1.1900866 +-1.3060889 +-1.3897406 +-1.43829 +-1.4582014 +-1.4461653 +-1.4058247 +-1.3320981 +-1.2273448 +-1.1029841 +-0.9486575 +-0.77869284 +-0.6118236 +-0.43491593 +-0.2657362 +-0.11952983 +0.016487632 +0.1279705 +0.20728722 +0.26241282 +0.28726438 +0.2842513 +0.2560923 +0.20683867 +0.1463833 +0.07318806 +-0.0030133147 +-0.07216042 +-0.13786379 +-0.19123878 +-0.22719175 +-0.24819192 +-0.2506585 +-0.23654358 +-0.2053028 +-0.1593283 +-0.10455997 +-0.036647763 +0.038295474 +0.111898035 +0.18885206 +0.25922108 +0.31432953 +0.35619003 +0.37710288 +0.3758081 +0.35225564 +0.30772874 +0.24984935 +0.175847 +0.09436753 +0.016571637 +-0.060510438 +-0.124836385 +-0.16702679 +-0.18666112 +-0.1767772 +-0.14005755 +-0.074380495 +0.013778596 +0.111603834 +0.22493088 +0.3412137 +0.4484995 +0.55516887 +0.64979935 +0.7240806 +0.78377795 +0.8207574 +0.833197 +0.8224852 +0.7886255 +0.7385341 +0.6701507 +0.59096813 +0.5106165 +0.42227423 +0.3326862 +0.24750125 +0.15508732 +0.05890817 +-0.036969088 +-0.14624062 +-0.26436687 +-0.38341466 +-0.51698536 +-0.6542573 +-0.78216815 +-0.9101596 +-1.0223893 +-1.1069827 +-1.1692162 +-1.2004552 +-1.2021118 +-1.1773157 +-1.1289638 +-1.0649127 +-0.9784427 +-0.87192374 +-0.75041366 +-0.5946125 +-0.40792185 +-0.20379624 +0.038721904 +0.2980968 +0.5459666 +0.80002105 +1.0313416 +1.2176065 +1.372571 +1.4761003 +1.5231584 +1.5199429 +1.4654096 +1.3722159 +1.2350111 +1.065411 +0.8833016 +0.6746469 +0.46061268 +0.2645959 +0.072732106 +-0.09354833 +-0.22266082 +-0.33137462 +-0.41593778 +-0.48000577 +-0.5385005 +-0.59204406 +-0.64026105 +-0.68867815 +-0.73131716 +-0.76203895 +-0.7805459 +-0.78200406 +-0.7677473 +-0.7378619 +-0.6964148 +-0.65019876 +-0.5968829 +-0.5419968 +-0.49126735 +-0.44066855 +-0.39581054 +-0.36093578 +-0.3337462 +-0.318384 +-0.31555775 +-0.32488626 +-0.34569034 +-0.37338027 +-0.407689 +-0.44249767 +-0.47151953 +-0.4950359 +-0.50958604 +-0.5159836 +-0.51796776 +-0.51894045 +-0.5223478 +-0.5304093 +-0.5428767 +-0.5561151 +-0.5673678 +-0.5707325 +-0.5633213 +-0.54388034 +-0.5155112 +-0.48565695 +-0.45638335 +-0.43439153 +-0.42281 +-0.42052132 +-0.42685947 +-0.43752387 +-0.44914976 +-0.45554483 +-0.45188588 +-0.43459424 +-0.4029606 +-0.3618422 +-0.30942795 +-0.25126302 +-0.19307478 +-0.12686877 +-0.05332006 +0.026299767 +0.12594081 +0.24383958 +0.37181914 +0.52368855 +0.6875673 +0.8476441 +1.0179572 +1.1822082 +1.3254228 +1.4591757 +1.5674361 +1.6403229 +1.6815752 +1.6812993 +1.6410058 +1.5559891 +1.4310381 +1.2831787 +1.1031193 +0.91026556 +0.7268253 +0.53861713 +0.3634442 +0.21312265 +0.06892754 +-0.06074968 +-0.17098872 +-0.2761249 +-0.36791524 +-0.4401936 +-0.49989563 +-0.541028 +-0.5639949 +-0.57512146 +-0.57783633 +-0.5780028 +-0.580652 +-0.5895188 +-0.60509926 +-0.6288014 +-0.6570199 +-0.6834322 +-0.7060437 +-0.7183243 +-0.7179369 +-0.70447206 +-0.67846787 +-0.6434896 +-0.59491915 +-0.53283954 +-0.45975885 +-0.36432284 +-0.24981418 +-0.12591712 +0.0194332 +0.17388368 +0.32224986 +0.47728038 +0.62383693 +0.7492513 +0.8648719 +0.9588531 +1.0253654 +1.071554 +1.0924953 +1.0900316 +1.0655673 +1.0207804 +0.96214855 +0.88440365 +0.7925659 +0.6947141 +0.5799581 +0.45547178 +0.33091447 +0.1927185 +0.05112449 +-0.08229533 +-0.22055636 +-0.35111532 +-0.46332288 +-0.5680306 +-0.65564746 +-0.72155976 +-0.77362233 +-0.80666995 +-0.8194849 +-0.8122867 +-0.78250974 +-0.7339098 +-0.66227674 +-0.5739105 +-0.48027098 +-0.37541357 +-0.27091247 +-0.17777123 +-0.088782966 +-0.0137740495 +0.041593898 +0.082558095 +0.10440123 +0.107608594 +0.09324149 +0.061620656 +0.017168168 +-0.04445454 +-0.1195048 +-0.20075853 +-0.29607755 +-0.3976208 +-0.4955847 +-0.5985523 +-0.6967107 +-0.78192574 +-0.86276895 +-0.93246603 +-0.98738146 +-1.0339566 +-1.067523 +-1.085709 +-1.0884717 +-1.0714636 +-1.0352482 +-0.9739313 +-0.88899785 +-0.7888972 +-0.66429615 +-0.5258576 +-0.38866067 +-0.24229294 +-0.10216658 +0.018537024 +0.13050425 +0.22304864 +0.2917624 +0.34621742 +0.38382694 +0.4066231 +0.42075425 +0.42786887 +0.43087146 +0.4323267 +0.43341047 +0.43451187 +0.43562755 +0.43624368 +0.4361078 +0.4354988 +0.43566224 +0.43868017 +0.4484041 +0.4694796 +0.5046378 +0.5636234 +0.64970845 +0.7577589 +0.900688 +1.0674615 +1.2378837 +1.4201039 +1.5878501 +1.7175525 +1.8118932 +1.8521944 +1.8380712 +1.7717022 +1.6595021 +1.5194331 +1.341805 +1.1409985 +0.93607444 +0.7062805 +0.469283 +0.24500996 +0.011984105 +-0.20819849 +-0.39699727 +-0.57208997 +-0.7170288 +-0.82494694 +-0.91073227 +-0.9698264 +-1.0043969 +-1.0220321 +-1.021711 +-1.0065308 +-0.97525465 +-0.9296359 +-0.8755528 +-0.8096345 +-0.7398667 +-0.6759433 +-0.61557126 +-0.56814384 +-0.538868 +-0.52633965 +-0.53343153 +-0.55709153 +-0.59760755 +-0.6498787 +-0.70528746 +-0.76585245 +-0.8237951 +-0.87288094 +-0.9168542 +-0.9499697 +-0.96823454 +-0.9694375 +-0.9463717 +-0.8979862 +-0.81560314 +-0.70167446 +-0.5685041 +-0.40395978 +-0.22045222 +-0.034344055 +0.1737162 +0.3880122 +0.5904653 +0.80006903 +0.9968716 +1.1640792 +1.3169574 +1.4400567 +1.5263225 +1.585692 +1.6120363 +1.607667 +1.5738207 +1.512286 +1.4317616 +1.3253806 +1.2016531 +1.0735791 +0.9297451 +0.78237027 +0.64395773 +0.50022036 +0.3622339 +0.23905733 +0.11609882 +0.0013820429 +-0.099596865 +-0.20051879 +-0.2962093 +-0.38265452 +-0.47161722 +-0.55816144 +-0.6374715 +-0.71914035 +-0.79758924 +-0.86803705 +-0.93918276 +-1.0069729 +-1.0686828 +-1.1334199 +-1.1987958 +-1.2620775 +-1.3320174 +-1.4052855 +-1.4773089 +-1.5566785 +-1.637253 +-1.7111322 +-1.7820666 +-1.8372624 +-1.8665382 +-1.8659171 +-1.8293499 +-1.7648331 +-1.6727619 +-1.5669363 +-1.4625682 +-1.3503859 +-1.2362665 +-1.1237957 +-0.9946344 +-0.85280526 +-0.70827174 +-0.5469254 +-0.38389498 +-0.2350823 +-0.0874485 +0.045531098 +0.15555559 +0.2565407 +0.34327105 +0.4155671 +0.48826826 +0.5642834 +0.6464018 +0.75219816 +0.8822544 +1.028218 +1.2058781 +1.4005698 +1.5908983 +1.7891583 +1.9698049 +2.1113036 +2.2206855 +2.282391 +2.2978632 +2.2749064 +2.218957 +2.1421223 +2.0395002 +1.9185425 +1.7905306 +1.6420239 +1.4837326 +1.3293115 +1.1637971 +1.0014614 +0.85539836 +0.71011156 +0.576102 +0.45953724 +0.34345695 +0.23179133 +0.12703021 +0.012158084 +-0.10981096 +-0.2333552 +-0.37507206 +-0.5272199 +-0.6783216 +-0.8443488 +-1.012272 +-1.1685466 +-1.3296473 +-1.4839226 +-1.622758 +-1.764465 +-1.901323 +-2.026172 +-2.1542087 +-2.2761488 +-2.3835995 +-2.487684 +-2.5797305 +-2.6547818 +-2.722932 +-2.780224 +-2.8235483 +-2.8534477 +-2.8564205 +-2.8224618 +-2.73689 +-2.5961938 +-2.4161975 +-2.1806202 +-1.9057155 +-1.6160752 +-1.2807536 +-0.92259526 +-0.5693168 +-0.18037842 +0.22049932 +0.6073135 +1.0256177 +1.4447762 +1.8279008 +2.2014298 +2.5092196 +2.7045736 +2.7791567 +2.7049356 +2.5149078 +2.2224433 +1.876225 +1.5290246 +1.1573976 +0.7966097 +0.47543398 +0.16005914 +-0.12441191 +-0.36173415 +-0.5808948 +-0.76687455 +-0.9133604 +-1.0413615 +-1.1438849 +-1.219394 +-1.278838 +-1.3174117 +-1.3347538 +-1.333547 +-1.314006 +-1.2819357 +-1.2379049 +-1.1888838 +-1.1426867 +-1.0974667 +-1.0590719 +-1.0306821 +-1.0094228 +-0.99746233 +-0.99467206 +-1.00061 +-1.0160024 +-1.0394949 +-1.0742954 +); + +paddleEta +802 +( +-0.68505776 +-0.52828526 +-0.34979725 +-0.11640027 +0.1713216 +0.49441692 +0.8844389 +1.298514 +1.6784344 +2.0414119 +2.354151 +2.6207347 +2.906333 +3.2200174 +3.5493464 +3.9279537 +4.3132014 +4.649452 +4.9340763 +5.089094 +5.062704 +4.804989 +4.301434 +3.6450887 +2.8375876 +2.006602 +1.2631481 +0.54804957 +-0.07932062 +-0.5930307 +-1.0666587 +-1.4745464 +-1.8027508 +-2.094221 +-2.3288753 +-2.5013149 +-2.6380076 +-2.7312183 +-2.7816403 +-2.7968314 +-2.7745423 +-2.7239342 +-2.6474938 +-2.56006 +-2.4801269 +-2.4096973 +-2.3634012 +-2.346583 +-2.3580818 +-2.3968396 +-2.452182 +-2.521295 +-2.5881014 +-2.6354628 +-2.6549597 +-2.6295018 +-2.5551798 +-2.4170356 +-2.217369 +-1.978051 +-1.6798425 +-1.3516202 +-1.02998 +-0.6870189 +-0.34895867 +-0.03493043 +0.2985589 +0.63707644 +0.9640764 +1.323066 +1.6949612 +2.0553138 +2.4439442 +2.829142 +3.1773796 +3.5193603 +3.8198483 +4.0541973 +4.2406116 +4.3492994 +4.365651 +4.2745686 +4.055255 +3.7306824 +3.273967 +2.727419 +2.166768 +1.5615989 +0.9828471 +0.48787832 +0.032856427 +-0.33995086 +-0.6151737 +-0.83409727 +-0.990551 +-1.0955889 +-1.1782492 +-1.2447548 +-1.3013524 +-1.3606312 +-1.4220569 +-1.4833906 +-1.5534129 +-1.6293151 +-1.7065823 +-1.7945243 +-1.8866428 +-1.9737155 +-2.061669 +-2.139277 +-2.1982307 +-2.242346 +-2.2656121 +-2.26869 +-2.2539315 +-2.223579 +-2.1831088 +-2.1280966 +-2.0586543 +-1.9762242 +-1.865984 +-1.7301577 +-1.5816863 +-1.4121952 +-1.2490122 +-1.1228533 +-1.0401763 +-1.0240799 +-1.067889 +-1.158922 +-1.2655845 +-1.3509506 +-1.4023147 +-1.4015627 +-1.3567636 +-1.273166 +-1.1677637 +-1.0556089 +-0.9201553 +-0.7546408 +-0.556923 +-0.29411685 +0.017738942 +0.3414579 +0.700636 +1.066223 +1.4174598 +1.8046035 +2.2081878 +2.5941558 +2.9880548 +3.3323565 +3.5801299 +3.736908 +3.7707858 +3.691617 +3.5033283 +3.2267141 +2.9030108 +2.5040598 +2.0589285 +1.6089537 +1.1130269 +0.6168604 +0.16639127 +-0.2792101 +-0.6783826 +-1.0030539 +-1.2865293 +-1.5005997 +-1.635015 +-1.7062886 +-1.7080328 +-1.6547902 +-1.5539968 +-1.4250073 +-1.2944028 +-1.1619544 +-1.0491891 +-0.96931136 +-0.9172198 +-0.9005859 +-0.9164297 +-0.9636984 +-1.0372562 +-1.1242383 +-1.2272853 +-1.331702 +-1.4218874 +-1.4993151 +-1.5481582 +-1.5599427 +-1.5286858 +-1.4460641 +-1.3174498 +-1.1252176 +-0.87761915 +-0.5994123 +-0.26563424 +0.09358775 +0.43961573 +0.7976458 +1.1268754 +1.3943136 +1.6192052 +1.7729981 +1.8484485 +1.8556024 +1.7933187 +1.6806027 +1.5160306 +1.3185222 +1.1125857 +0.8805559 +0.64270127 +0.42226613 +0.20224479 +0.005605819 +-0.15487477 +-0.30056518 +-0.42338195 +-0.51786745 +-0.5913451 +-0.6302491 +-0.63041925 +-0.5911485 +-0.5162677 +-0.42258233 +-0.3117394 +-0.20439065 +-0.11974839 +-0.058911048 +-0.036315966 +-0.053835705 +-0.11330712 +-0.21035951 +-0.32873672 +-0.47303885 +-0.6246617 +-0.7633265 +-0.89602745 +-1.0046263 +-1.0779456 +-1.1188424 +-1.115669 +-1.067817 +-0.9656898 +-0.8099148 +-0.61673903 +-0.36857542 +-0.08689484 +0.19615567 +0.50036395 +0.7910484 +1.0368376 +1.2535102 +1.4120983 +1.5006274 +1.529009 +1.4943831 +1.4141114 +1.2927084 +1.150408 +1.0108781 +0.86745363 +0.735658 +0.6251997 +0.5241896 +0.4431427 +0.39031315 +0.3669339 +0.3858747 +0.44842875 +0.5648284 +0.7297851 +0.9215625 +1.1505487 +1.3871261 +1.5975056 +1.7872834 +1.9235418 +1.9900169 +1.987611 +1.908674 +1.7681727 +1.5563912 +1.2910938 +1.0042061 +0.67356 +0.33105004 +0.011181764 +-0.31278154 +-0.608324 +-0.8513663 +-1.0648401 +-1.227175 +-1.3314972 +-1.3925312 +-1.4080613 +-1.390163 +-1.349648 +-1.3020399 +-1.2627783 +-1.2336909 +-1.2152889 +-1.1973156 +-1.1612642 +-1.0902874 +-0.97863746 +-0.8042784 +-0.57196546 +-0.307285 +0.009232515 +0.34445882 +0.662668 +0.9953859 +1.3226013 +1.6294048 +1.9556785 +2.2753334 +2.5546827 +2.805335 +2.98471 +3.074646 +3.0859585 +3.0221686 +2.911574 +2.7608771 +2.5935984 +2.4307957 +2.2542295 +2.0679939 +1.8730736 +1.632242 +1.3485723 +1.0457655 +0.70303595 +0.36579123 +0.07922849 +-0.17120883 +-0.3547479 +-0.46506 +-0.5245087 +-0.5418732 +-0.5395143 +-0.53688586 +-0.5481483 +-0.5751082 +-0.6181493 +-0.6689553 +-0.7182244 +-0.76922894 +-0.8191129 +-0.8667823 +-0.9197197 +-0.97470784 +-1.0258697 +-1.0750732 +-1.113502 +-1.1353378 +-1.1406379 +-1.1278597 +-1.1031861 +-1.0711944 +-1.0433629 +-1.0296038 +-1.0335824 +-1.0546517 +-1.0807508 +-1.0993123 +-1.0902026 +-1.0417507 +-0.9395035 +-0.784111 +-0.5967985 +-0.3707809 +-0.13896498 +0.065170825 +0.25418952 +0.41202042 +0.5385932 +0.6605479 +0.7785584 +0.8886025 +0.99961984 +1.0917249 +1.1442778 +1.1438848 +1.0677083 +0.91962695 +0.6904646 +0.41244227 +0.13632013 +-0.13881333 +-0.3667007 +-0.5219723 +-0.6176151 +-0.6447977 +-0.616734 +-0.54251814 +-0.43509007 +-0.3120509 +-0.16263479 +0.0045760144 +0.17761429 +0.37605238 +0.58460295 +0.78272843 +0.98420334 +1.1621304 +1.2931509 +1.3771715 +1.3890874 +1.3248134 +1.1742318 +0.94698656 +0.6789118 +0.35825968 +0.02325148 +-0.2869666 +-0.5948383 +-0.8657143 +-1.0748875 +-1.2376862 +-1.3317847 +-1.3561051 +-1.3197168 +-1.2339727 +-1.1282269 +-1.0141795 +-0.9221188 +-0.8698065 +-0.8563554 +-0.8798645 +-0.9233525 +-0.9767448 +-1.0233935 +-1.0525453 +-1.0643082 +-1.0584521 +-1.0421997 +-1.0191274 +-0.991073 +-0.9539473 +-0.8896848 +-0.78370345 +-0.6337241 +-0.41556662 +-0.13966373 +0.16398555 +0.51989734 +0.89637655 +1.2593961 +1.6464124 +2.0277548 +2.374054 +2.718423 +3.026176 +3.2710505 +3.4735875 +3.6099465 +3.6754174 +3.6795468 +3.6217186 +3.5166306 +3.3599665 +3.165041 +2.95255 +2.7005138 +2.4250216 +2.1474504 +1.8372076 +1.5168028 +1.2123474 +0.8932485 +0.5858215 +0.31199813 +0.04011801 +-0.2119386 +-0.43177894 +-0.6466314 +-0.839507 +-0.99673295 +-1.1337409 +-1.2385069 +-1.3106298 +-1.3662527 +-1.4089456 +-1.4437234 +-1.4777335 +-1.5071433 +-1.5265577 +-1.53355 +-1.5229352 +-1.4957774 +-1.449805 +-1.3889288 +-1.3210163 +-1.2403493 +-1.1526986 +-1.0642574 +-0.9633071 +-0.8537917 +-0.7416538 +-0.6123316 +-0.47352493 +-0.33704114 +-0.19115153 +-0.052011233 +0.06465424 +0.16513725 +0.23536515 +0.2722857 +0.28423005 +0.27682698 +0.2625171 +0.24991354 +0.24730703 +0.2563591 +0.27642682 +0.30277056 +0.32863525 +0.35323524 +0.37239224 +0.3848083 +0.3931657 +0.39948863 +0.40722662 +0.420846 +0.44168228 +0.46692544 +0.49636096 +0.5238004 +0.5435788 +0.5544764 +0.55200124 +0.53500366 +0.49846727 +0.43941385 +0.36004007 +0.24775979 +0.10618152 +-0.05160141 +-0.23982772 +-0.43980074 +-0.6275928 +-0.81293195 +-0.96874064 +-1.0753554 +-1.1340799 +-1.127395 +-1.0560379 +-0.9084083 +-0.687214 +-0.41404718 +-0.05960806 +0.35219282 +0.77842677 +1.2488058 +1.7022834 +2.0747175 +2.372611 +2.5416536 +2.574324 +2.493751 +2.320757 +2.0981112 +1.8208076 +1.5195953 +1.2258081 +0.9109378 +0.59893095 +0.3112777 +0.014056837 +-0.27347642 +-0.5341671 +-0.79761773 +-1.0407445 +-1.2420008 +-1.4148176 +-1.5334873 +-1.5875273 +-1.578341 +-1.5014038 +-1.3713102 +-1.1794741 +-0.9428959 +-0.6901984 +-0.40199327 +-0.10619205 +0.16749783 +0.44058675 +0.6818137 +0.8672892 +1.0082645 +1.0822179 +1.0865313 +1.0224496 +0.8941346 +0.72509503 +0.5096734 +0.2770884 +0.062487233 +-0.14035115 +-0.3001086 +-0.40161496 +-0.45497733 +-0.45545542 +-0.4119828 +-0.32111758 +-0.1803287 +0.0055993665 +0.26875934 +0.6043855 +0.9841051 +1.4443226 +1.9434208 +2.4250698 +2.9209895 +3.3714137 +3.730948 +4.027973 +4.228874 +4.3298283 +4.3487787 +4.2819457 +4.1436744 +3.918999 +3.618639 +3.2740574 +2.8517435 +2.3889828 +1.9359653 +1.4570949 +0.99963564 +0.6014459 +0.22061312 +-0.11442694 +-0.39027792 +-0.6473222 +-0.87509084 +-1.0700042 +-1.2630243 +-1.4464966 +-1.6133235 +-1.7860892 +-1.9553299 +-2.1122391 +-2.277225 +-2.4407008 +-2.5921965 +-2.7475023 +-2.8913345 +-3.009463 +-3.1090147 +-3.174902 +-3.2014728 +-3.1888423 +-3.1319635 +-3.0363708 +-2.888514 +-2.6923456 +-2.4658518 +-2.1889057 +-1.8910729 +-1.6130385 +-1.3439372 +-1.1158216 +-0.934793 +-0.7560941 +-0.5619061 +-0.34394485 +-0.06665894 +0.2502443 +0.5666075 +0.8971567 +1.1989906 +1.4443147 +1.6617008 +1.8407998 +1.9825366 +2.1111104 +2.2194662 +2.3022213 +2.367981 +2.4102411 +2.430068 +2.4336195 +2.4245648 +2.410894 +2.399862 +2.404262 +2.4346623 +2.5060687 +2.6223507 +2.7656403 +2.930676 +3.0705566 +3.1388752 +3.1096683 +2.9628878 +2.7304623 +2.4139447 +2.0624452 +1.7217491 +1.3634765 +1.0130243 +0.6895912 +0.34928298 +0.00821705 +-0.3158552 +-0.66348165 +-1.0123508 +-1.3385003 +-1.6780243 +-2.0045104 +-2.293942 +-2.5760908 +-2.8261304 +-3.0278184 +-3.2033727 +-3.3376775 +-3.4267569 +-3.4838507 +-3.5061321 +-3.5002074 +-3.4716268 +-3.4269702 +-3.3759232 +-3.3159318 +-3.2501397 +-3.1794486 +-3.0894542 +-2.9796333 +-2.857058 +-2.7083287 +-2.544671 +-2.3818445 +-2.2049887 +-2.0281296 +-1.8608654 +-1.674597 +-1.466521 +-1.2406876 +-0.96992534 +-0.6868354 +-0.4391991 +-0.21838576 +-0.043360427 +0.0991993 +0.25196922 +0.42274082 +0.6075021 +0.83569705 +1.1059939 +1.4094291 +1.7947698 +2.253138 +2.754518 +3.3587763 +4.0236654 +4.677793 +5.3500366 +5.9095106 +6.217207 +6.181122 +5.734167 +5.008541 +4.0641127 +3.0776772 +2.186483 +1.3147624 +0.5314147 +-0.12576087 +-0.74437463 +-1.288971 +-1.742307 +-2.1699426 +-2.550249 +-2.8713665 +-3.178905 +-3.4566538 +-3.695719 +-3.932539 +-4.159543 +-4.370641 +-4.595446 +-4.8187814 +-5.0211773 +-5.2178183 +-5.384452 +-5.505131 +-5.5881643 +-5.6206636 +-5.603936 +-5.5368586 +-5.421232 +-5.270652 +-5.068842 +-4.825583 +-4.559137 +-4.235612 +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/waveDict_irregular.org b/olaflow/of_short_ts/constant/waveDict_irregular.org new file mode 100644 index 0000000..082a318 --- /dev/null +++ b/olaflow/of_short_ts/constant/waveDict_irregular.org @@ -0,0 +1,44 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType irregular; +genAbs 1; +absDir 0.0; +nPaddles 1; +secondOrder 1; +waveHeights +{n} +( +{wh} +); +wavePeriods +{n} +( +{wper} +); +wavePhases +{n} +( +{wph} +); +waveDirs +{n} +{ +0 +}; + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/constant/waveDict_paddle.org b/olaflow/of_short_ts/constant/waveDict_paddle.org new file mode 100644 index 0000000..77c14e8 --- /dev/null +++ b/olaflow/of_short_ts/constant/waveDict_paddle.org @@ -0,0 +1,46 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +{n} +( +{t} +); + +paddleVelocity +{n} +( +{v} +); + +paddleEta +{n} +( +{eta} +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/system/blockMeshDict b/olaflow/of_short_ts/system/blockMeshDict new file mode 100644 index 0000000..ff77ee3 --- /dev/null +++ b/olaflow/of_short_ts/system/blockMeshDict @@ -0,0 +1,81 @@ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +scale 1; + +vertices +( + (-150 0 -30) + (0 0 -30) + (0 0 30) + (-150 0 30) + (-150 1 -30) + (0 1 -30) + (0 1 30) + (-150 1 30) +); + +blocks +( + hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1) +); + +edges +( +); + +boundary +( + inlet + { + type patch; + faces + ( + (0 4 7 3) + ); + } + /*outlet + { + type patch; + faces + ( + (1 5 6 2) + ); + }*/ + wall1 + { + type wall; + faces + ( + (0 1 5 4) + ); + } + atmosphere + { + type patch; + faces + ( + (3 2 6 7) + (1 5 6 2) + ); + } +); + +mergePatchPairs +( +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/system/controlDict b/olaflow/of_short_ts/system/controlDict new file mode 100644 index 0000000..ca393bb --- /dev/null +++ b/olaflow/of_short_ts/system/controlDict @@ -0,0 +1,138 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object controlDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +application olaFlow; + +startFrom latestTime; + +startTime 0; + +stopAt endTime; + +endTime 400; + +deltaT 0.1; + +writeControl adjustableRunTime; + +writeInterval 0.5; + +purgeWrite 0; + +writeFormat ascii; + +writePrecision 6; + +compression on; + +timeFormat general; + +timePrecision 6; + +runTimeModifiable yes; + +adjustTimeStep yes; + +maxCo 0.45; +maxAlphaCo 0.45; + +maxDeltaT 0.5; +/* +functions +{ + gaugesVOF + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cell; + fields ( alpha.water ); + sets + ( + GaugeVOF01 + { + type lineCellFace; + axis xyz; + start ( 0.5 0.001 0 ); + end ( 0.5 0.001 1.2 ); + } + GaugeVOF02 + { + type lineCellFace; + axis xyz; + start ( 9.25 0.001 0 ); + end ( 9.25 0.001 1.2 ); + } + GaugeVOF03 + { + type lineCellFace; + axis xyz; + start ( 15.75 0.001 0 ); + end ( 15.75 0.001 1.2 ); + } + GaugeVOF04 + { + type lineCellFace; + axis xyz; + start ( 17.75 0.001 0 ); + end ( 17.75 0.001 1.2 ); + } + GaugeVOF05 + { + type lineCellFace; + axis xyz; + start ( 21.1 0.001 0 ); + end ( 21.1 0.001 1.2 ); + } + ); + } + gaugesP + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cellPointFace; + fields ( p ); + sets + ( + GaugesP + { + type boundaryPoints; + axis xyz; + patches 1(caisson); + points ((18.0 0.01 0.75) + (18.00 0.01 0.80) + (18.00 0.01 0.85) + (18.00 0.01 0.95) + (18.01 0.01 0.70) + (18.25 0.01 0.70) + (18.50 0.01 0.70) + (18.75 0.01 0.70)); + maxDistance 0.01; + } + ); + } +} +*/ +// ************************************************************************* // diff --git a/olaflow/of_short_ts/system/decomposeParDict b/olaflow/of_short_ts/system/decomposeParDict new file mode 100644 index 0000000..3407e5d --- /dev/null +++ b/olaflow/of_short_ts/system/decomposeParDict @@ -0,0 +1,50 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +numberOfSubdomains 4; + +method simple; + +simpleCoeffs +{ + n ( 2 2 1 ); + delta 0.001; +} + +hierarchicalCoeffs +{ + n ( 1 1 1 ); + delta 0.001; + order xyz; +} + +metisCoeffs +{ + processorWeights ( 1 1 1 1 ); +} + +manualCoeffs +{ + dataFile ""; +} + +distributed no; + +roots (); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/system/fvSchemes b/olaflow/of_short_ts/system/fvSchemes new file mode 100644 index 0000000..c0ac5b1 --- /dev/null +++ b/olaflow/of_short_ts/system/fvSchemes @@ -0,0 +1,79 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +ddtSchemes +{ + default Euler; +} + +gradSchemes +{ + default Gauss linear; +} + +divSchemes +{ + div(rhoPhi,U) Gauss limitedLinearV 1; + div(U) Gauss linear; + div((rhoPhi|interpolate(porosity)),U) Gauss limitedLinearV 1; + div(rhoPhiPor,UPor) Gauss limitedLinearV 1; + div(rhoPhi,UPor) Gauss limitedLinearV 1; + div(rhoPhiPor,U) Gauss limitedLinearV 1; + div(phi,alpha) Gauss vanLeer; + div(phirb,alpha) Gauss interfaceCompression; + div((muEff*dev(T(grad(U))))) Gauss linear; + div(phi,k) Gauss upwind; + div(phi,epsilon) Gauss upwind; + div((phi|interpolate(porosity)),k) Gauss upwind; + div((phi*interpolate(rho)),k) Gauss upwind; + div((phi|interpolate(porosity)),epsilon) Gauss upwind; + div(phi,omega) Gauss upwind; + div((phi|interpolate(porosity)),omega) Gauss upwind; + div((phi*interpolate(rho)),omega) Gauss upwind; + div((phi*interpolate(rho)),epsilon) Gauss upwind; +} + +laplacianSchemes +{ + default Gauss linear corrected; +} + +interpolationSchemes +{ + default linear; +} + +snGradSchemes +{ + default corrected; +} + +fluxRequired +{ + default no; + p_rgh; + pcorr; + alpha.water; +} + +wallDist +{ + method meshWave; +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/system/fvSolution b/olaflow/of_short_ts/system/fvSolution new file mode 100644 index 0000000..ca48d43 --- /dev/null +++ b/olaflow/of_short_ts/system/fvSolution @@ -0,0 +1,95 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +solvers +{ + "alpha.water.*" + { + nAlphaCorr 1; + nAlphaSubCycles 2; + alphaOuterCorrectors yes; + cAlpha 1; + + MULESCorr no; + nLimiterIter 3; + + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-8; + relTol 0; + } + + "pcorr.*" + { + solver PCG; + preconditioner DIC; + tolerance 1e-5; + relTol 0; + } + + p_rgh + { + solver PCG; + preconditioner DIC; + tolerance 1e-07; + relTol 0.05; + } + + p_rghFinal + { + $p_rgh; + relTol 0; + } + + U + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-06; + relTol 0; + } + + "(k|epsilon|omega|B|nuTilda).*" + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-08; + relTol 0; + } +} + +PIMPLE +{ + momentumPredictor no; + nOuterCorrectors 1; + nCorrectors 3; + nNonOrthogonalCorrectors 0; +} + +relaxationFactors +{ + fields + { + } + equations + { + ".*" 1; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/system/graphUniform b/olaflow/of_short_ts/system/graphUniform new file mode 100644 index 0000000..d2e315b --- /dev/null +++ b/olaflow/of_short_ts/system/graphUniform @@ -0,0 +1,25 @@ +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 9 + \\/ M anipulation | +------------------------------------------------------------------------------- +Description + Writes graph data for specified fields along a line, specified by start and + end points. A specified number of graph points are used, distributed + uniformly along the line. + +\*---------------------------------------------------------------------------*/ + +start (-50 0.5 -15); +end (-50 0.5 15); +nPoints 100; + +fields (alpha.water); + +axis z; + +#includeEtc "caseDicts/postProcessing/graphs/graphUniform.cfg" + +// ************************************************************************* // diff --git a/olaflow/of_short_ts/system/setFieldsDict b/olaflow/of_short_ts/system/setFieldsDict new file mode 100644 index 0000000..6b39f30 --- /dev/null +++ b/olaflow/of_short_ts/system/setFieldsDict @@ -0,0 +1,63 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object setFieldsDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +defaultFieldValues +( + volScalarFieldValue alpha.water 0 + volVectorFieldValue U (0 0 0) + volScalarFieldValue porosityIndex 0 +); + +regions +( + boxToCell + { + box (-200 -100 -100) (100 100 4.5); + + fieldValues + ( + volScalarFieldValue alpha.water 1 + ); + } + boxToCell + { + box (-110 -100 0) (-100 100 1); + + fieldValues + ( + volVectorFieldValue U (1 0 0) + ); + } + surfaceToCell + { + file "./constant/triSurface/poro.stl"; + outsidePoints ((-100 0 0)); // definition of outside + includeCut true; // cells cut by surface + includeInside true; // cells not on outside of surf + includeOutside false; // cells on outside of surf + nearDistance -1; // cells with centre near surf + // (set to -1 if not used) + curvature -100; // cells within nearDistance + // and near surf curvature + // (set to -100 if not used) + + fieldValues + ( + volScalarFieldValue porosityIndex 1 + ); + } +); diff --git a/olaflow/of_short_ts/system/snappyHexMeshDict b/olaflow/of_short_ts/system/snappyHexMeshDict new file mode 100644 index 0000000..0a30707 --- /dev/null +++ b/olaflow/of_short_ts/system/snappyHexMeshDict @@ -0,0 +1,341 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object snappyHexMeshDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Which of the steps to run +castellatedMesh true; +snap false; +addLayers false; + + +// Geometry. Definition of all surfaces. All surfaces are of class +// searchableSurface. +// Surfaces are used +// - to specify refinement for any mesh cell intersecting it +// - to specify refinement for any mesh cell inside/outside/near +// - to 'snap' the mesh boundary to the surface +geometry +{ + + + bathy.stl + { + type triSurfaceMesh; + name bathy; + } + +}; + + + +// Settings for the castellatedMesh generation. +castellatedMeshControls +{ + + // Refinement parameters + // ~~~~~~~~~~~~~~~~~~~~~ + + // If local number of cells is >= maxLocalCells on any processor + // switches from from refinement followed by balancing + // (current method) to (weighted) balancing before refinement. + maxLocalCells 10000000; + + // Overall cell limit (approximately). Refinement will stop immediately + // upon reaching this number so a refinement level might not complete. + // Note that this is the number of cells before removing the part which + // is not 'visible' from the keepPoint. The final number of cells might + // actually be a lot less. + maxGlobalCells 10000000; + + // The surface refinement loop might spend lots of iterations refining just a + // few cells. This setting will cause refinement to stop if <= minimumRefine + // are selected for refinement. Note: it will at least do one iteration + // (unless the number of cells to refine is 0) + minRefinementCells 10; + + // Allow a certain level of imbalance during refining + // (since balancing is quite expensive) + // Expressed as fraction of perfect balance (= overall number of cells / + // nProcs). 0=balance always. + maxLoadUnbalance 0.10; + + + // Number of buffer layers between different levels. + // 1 means normal 2:1 refinement restriction, larger means slower + // refinement. + nCellsBetweenLevels 3; + + + + // Explicit feature edge refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies a level for any cell intersected by its edges. + // This is a featureEdgeMesh, read from constant/triSurface for now. + features + ( + //{ + // file "tanque.stl"; + // level 2; + //} + ); + + + + // Surface based refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies two levels for every surface. The first is the minimum level, + // every cell intersecting a surface gets refined up to the minimum level. + // The second level is the maximum level. Cells that 'see' multiple + // intersections where the intersections make an + // angle > resolveFeatureAngle get refined up to the maximum level. + + refinementSurfaces + { + + //caisson + //{ + // // Surface-wise min and max refinement level + // level ( 1 1 ); + //} + bathy + { + level ( 0 0 ); + } + + } + + // Resolve sharp angles + resolveFeatureAngle 65; + + + // Region-wise refinement + // ~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies refinement level for cells in relation to a surface. One of + // three modes + // - distance. 'levels' specifies per distance to the surface the + // wanted refinement level. The distances need to be specified in + // descending order. + // - inside. 'levels' is only one entry and only the level is used. All + // cells inside the surface get refined up to the level. The surface + // needs to be closed for this to be possible. + // - outside. Same but cells outside. + + refinementRegions + { + //mode distance; + //levels + //( + // (1.0 4) + // (2.0 3) + //); + } + + + // Mesh selection + // ~~~~~~~~~~~~~~ + + // After refinement patches get added for all refinementSurfaces and + // all cells intersecting the surfaces get put into these patches. The + // section reachable from the locationInMesh is kept. + // NOTE: This point should never be on a face, always inside a cell, even + // after refinement. + locationInMesh (-100 0 0); + + // Whether any faceZones (as specified in the refinementSurfaces) + // are only on the boundary of corresponding cellZones or also allow + // free-standing zone faces. Not used if there are no faceZones. + allowFreeStandingZoneFaces true; +} + + + +// Settings for the snapping. +snapControls +{ + //- Number of patch smoothing iterations before finding correspondence + // to surface + nSmoothPatch 3; + + //- Relative distance for points to be attracted by surface feature point + // or edge. True distance is this factor times local + // maximum edge length. + tolerance 4.0; + + //- Number of mesh displacement relaxation iterations. + nSolveIter 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 5; +} + + + +// Settings for the layer addition. +addLayersControls +{ + // Are the thickness parameters below relative to the undistorted + // size of the refined cell outside layer (true) or absolute sizes (false). + relativeSizes true; + + // Per final patch (so not geometry!) the layer information + layers + { + //batimetria_patch0 + //{ + // nSurfaceLayers 2; //was 1 //was 4 + //} + } + + // Expansion factor for layer mesh + expansionRatio 1.0; + + //- Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // See relativeSizes parameter. + finalLayerThickness 0.3; + + //- Minimum thickness of cell layer. If for any reason layer + // cannot be above minThickness do not add layer. + // Relative to undistorted size of cell outside layer. + minThickness 0.1; + + //- If points get not extruded do nGrow layers of connected faces that are + // also not grown. This helps convergence of the layer addition process + // close to features. + nGrow 1; + + + // Advanced settings + + //- When not to extrude surface. 0 is flat surface, 90 is when two faces + // make straight angle. + featureAngle 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 3; + + // Number of smoothing iterations of surface normals + nSmoothSurfaceNormals 1; + + // Number of smoothing iterations of interior mesh movement direction + nSmoothNormals 3; + + // Smooth layer thickness over surface patches + nSmoothThickness 10; + + // Stop layer growth on highly warped cells + maxFaceThicknessRatio 0.5; + + // Reduce layer growth where ratio thickness to medial + // distance is large + maxThicknessToMedialRatio 0.3; + + // Angle used to pick up medial axis points + minMedianAxisAngle 130; + + // Create buffer region for new layer terminations + nBufferCellsNoExtrude 0; + + // Overall max number of layer addition iterations + nLayerIter 50; +} + + + +// Generic mesh quality settings. At any undoable phase these determine +// where to undo. +meshQualityControls +{ + //- Maximum non-orthogonality allowed. Set to 180 to disable. + maxNonOrtho 65; + + //- Max skewness allowed. Set to <0 to disable. + maxBoundarySkewness 20; + maxInternalSkewness 4; + + //- Max concaveness allowed. Is angle (in degrees) below which concavity + // is allowed. 0 is straight face, <0 would be convex face. + // Set to 180 to disable. + maxConcave 80; + + //- Minimum projected area v.s. actual area. Set to -1 to disable. + minFlatness 0.5; + + //- Minimum pyramid volume. Is absolute volume of cell pyramid. + // Set to a sensible fraction of the smallest cell volume expected. + // Set to very negative number (e.g. -1E30) to disable. + minVol 1e-13; + + //- Minimum quality of the tet formed by the face-centre + // and variable base point minimum decomposition triangles and + // the cell centre. This has to be a positive number for tracking + // to work. Set to very negative number (e.g. -1E30) to + // disable. + // <0 = inside out tet, + // 0 = flat tet + // 1 = regular tet + minTetQuality 1e-30; + + //- Minimum face area. Set to <0 to disable. + minArea -1; + + //- Minimum face twist. Set to <-1 to disable. dot product of face normal + //- and face centre triangles normal + minTwist 0.02; + + //- minimum normalised cell determinant + //- 1 = hex, <= 0 = folded or flattened illegal cell + minDeterminant 0.001; + + //- minFaceWeight (0 -> 0.5) + minFaceWeight 0.02; + + //- minVolRatio (0 -> 1) + minVolRatio 0.01; + + //must be >0 for Fluent compatibility + minTriangleTwist -1; + + + // Advanced + + //- Number of error distribution iterations + nSmoothScale 4; + //- amount to scale back displacement at error points + errorReduction 0.75; +} + + +// Advanced + +// Flags for optional output +// 0 : only write final meshes +// 1 : write intermediate meshes +// 2 : write volScalarField with cellLevel for postprocessing +// 4 : write current intersections as .obj files +debug 0; + + +// Merge tolerance. Is fraction of overall bounding box of initial mesh. +// Note: the write tolerance needs to be higher than this. +mergeTolerance 1E-6; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/U b/olaflow/of_short_ts_1/0.org/U new file mode 100644 index 0000000..d8e9345 --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/U @@ -0,0 +1,67 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.x | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -1 0 0 0 0]; + +internalField uniform (0 0 0); + +boundaryField +{ + inlet + { + type waveVelocity; + waveDictName waveDict; + value uniform (0 0 0); + } + atmosphere + { + type pressureInletOutletVelocity; + value uniform (0 0 0); + } + "wall." + { + type fixedValue; + value uniform (0 0 0); + } + bathy + { + type fixedValue; + value uniform (0 0 0); + } + bloc0 + { + type fixedValue; + value uniform (0 0 0); + } + bloc1 + { + type fixedValue; + value uniform (0 0 0); + } + defaultFaces + { + type empty; + } + outlet + { + type waveAbsorption2DVelocity; + value uniform (0 0 0); + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/alpha.water b/olaflow/of_short_ts_1/0.org/alpha.water new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/alpha.water @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/alpha.water.org b/olaflow/of_short_ts_1/0.org/alpha.water.org new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/alpha.water.org @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/epsilon b/olaflow/of_short_ts_1/0.org/epsilon new file mode 100644 index 0000000..706ec43 --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/epsilon @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object epsilon; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -3 0 0 0 0]; + +internalField uniform 0.0001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + "wall." + { + type epsilonWallFunction; + value uniform 0.0001; + } + bathy + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc0 + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc1 + { + type epsilonWallFunction; + value uniform 0.0001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/k b/olaflow/of_short_ts_1/0.org/k new file mode 100644 index 0000000..83de11c --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/k @@ -0,0 +1,69 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object k; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -2 0 0 0 0]; + +internalField uniform 0.00000001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + "wall." + { + type kqRWallFunction; + value uniform 0.00000001; + } + bathy + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc0 + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc1 + { + type kqRWallFunction; + value uniform 0.00000001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/nut b/olaflow/of_short_ts_1/0.org/nut new file mode 100644 index 0000000..29da2ca --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/nut @@ -0,0 +1,78 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object nut; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -1 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type calculated; + value uniform 0; + } + outlet + { + type calculated; + value uniform 0; + } + "wall." + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + atmosphere + { + type calculated; + value uniform 0; + } + defaultFaces + { + type empty; + } + bathy + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc0 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc1 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/omega b/olaflow/of_short_ts_1/0.org/omega new file mode 100644 index 0000000..98f8314 --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/omega @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object omega; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 -1 0 0 0 0]; + +internalField uniform 0.001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + "wall." + { + type omegaWallFunction; + value uniform 0.001; + } + bathy + { + type omegaWallFunction; + value uniform 0.001; + } + bloc0 + { + type omegaWallFunction; + value uniform 0.001; + } + bloc1 + { + type omegaWallFunction; + value uniform 0.001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/p_rgh b/olaflow/of_short_ts_1/0.org/p_rgh new file mode 100644 index 0000000..eb45d1a --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/p_rgh @@ -0,0 +1,71 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object p_rgh; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [1 -1 -2 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + "wall." + { + type fixedFluxPressure; + value uniform 0; + } + bathy + { + type fixedFluxPressure; + value uniform 0; + } + bloc0 + { + type fixedFluxPressure; + value uniform 0; + } + bloc1 + { + type fixedFluxPressure; + value uniform 0; + } + defaultFaces + { + type empty; + } + outlet + { + type fixedFluxPressure; + value uniform 0; + } + inlet + { + type fixedFluxPressure; + value uniform 0; + } + atmosphere + { + type totalPressure; + U U; + phi phi; + rho rho; + psi none; + gamma 1; + p0 uniform 0; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/porosityIndex b/olaflow/of_short_ts_1/0.org/porosityIndex new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/porosityIndex @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/0.org/porosityIndex.org b/olaflow/of_short_ts_1/0.org/porosityIndex.org new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_1/0.org/porosityIndex.org @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/g b/olaflow/of_short_ts_1/constant/g new file mode 100644 index 0000000..c1dbc16 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/g @@ -0,0 +1,22 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class uniformDimensionedVectorField; + location "constant"; + object g; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -2 0 0 0 0]; +value ( 0 0 -9.81 ); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/porosityDict b/olaflow/of_short_ts_1/constant/porosityDict new file mode 100644 index 0000000..d6e69dc --- /dev/null +++ b/olaflow/of_short_ts_1/constant/porosityDict @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object porosityDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Materials: clear region, core, secondary armour layer, primary armour layer +// a,b,c: tuning parameters +a 2(0 0); +b 2(0 1.2); +c 2(0 0.34); + +// D50: mean nominal diameter +D50 2(1 4); +// porosity (phi) +porosity 2(1 0.4); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/transportProperties b/olaflow/of_short_ts_1/constant/transportProperties new file mode 100644 index 0000000..d3edb56 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/transportProperties @@ -0,0 +1,37 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object transportProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +phases (water air); + +water +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1e-06; + rho [1 -3 0 0 0 0 0] 1000; +} + +air +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1.48e-05; + rho [1 -3 0 0 0 0 0] 1; +} + +sigma [1 0 -2 0 0 0 0] 0.07; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/triSurface b/olaflow/of_short_ts_1/constant/triSurface new file mode 120000 index 0000000..3f29a96 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/triSurface @@ -0,0 +1 @@ +../../out_bathy/ \ No newline at end of file diff --git a/olaflow/of_short_ts_1/constant/turbulenceProperties b/olaflow/of_short_ts_1/constant/turbulenceProperties new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/turbulenceProperties @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/turbulenceProperties_keps b/olaflow/of_short_ts_1/constant/turbulenceProperties_keps new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/turbulenceProperties_keps @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/turbulenceProperties_sst b/olaflow/of_short_ts_1/constant/turbulenceProperties_sst new file mode 100644 index 0000000..187f845 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/turbulenceProperties_sst @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kOmegaSST; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/waveDict b/olaflow/of_short_ts_1/constant/waveDict new file mode 100644 index 0000000..0526843 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/waveDict @@ -0,0 +1,2449 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +802 +( +0.0 +0.25499999999919964 +0.4959999999991851 +0.75 +1.0049999999991996 +1.245999999999185 +1.5 +1.7549999999991996 +1.995999999999185 +2.25 +2.5049999999991996 +2.745999999999185 +3.0 +3.2549999999991996 +3.495999999999185 +3.75 +4.0049999999992 +4.245999999999185 +4.5 +4.7549999999992 +4.995999999999185 +5.25 +5.5049999999992 +5.745999999999185 +6.0 +6.2549999999992 +6.495999999999185 +6.75 +7.0049999999992 +7.245999999999185 +7.5 +7.7549999999992 +7.995999999999185 +8.25 +8.5049999999992 +8.745999999999185 +9.0 +9.2549999999992 +9.495999999999185 +9.75 +10.0049999999992 +10.245999999999185 +10.5 +10.7549999999992 +10.995999999999185 +11.25 +11.5049999999992 +11.745999999999185 +12.0 +12.2549999999992 +12.495999999999185 +12.75 +13.0049999999992 +13.245999999999185 +13.5 +13.7549999999992 +13.995999999999185 +14.25 +14.5049999999992 +14.745999999999185 +15.0 +15.2549999999992 +15.495999999999185 +15.75 +16.0049999999992 +16.245999999999185 +16.5 +16.7549999999992 +16.995999999999185 +17.25 +17.5049999999992 +17.745999999999185 +18.0 +18.2549999999992 +18.495999999999185 +18.75 +19.0049999999992 +19.245999999999185 +19.5 +19.7549999999992 +19.995999999999185 +20.25 +20.5049999999992 +20.745999999999185 +21.0 +21.2549999999992 +21.495999999999185 +21.75 +22.0049999999992 +22.245999999999185 +22.5 +22.7549999999992 +22.995999999999185 +23.25 +23.5049999999992 +23.745999999999185 +24.0 +24.2549999999992 +24.495999999999185 +24.75 +25.0049999999992 +25.245999999999185 +25.5 +25.7549999999992 +25.995999999999185 +26.25 +26.5049999999992 +26.745999999999185 +27.0 +27.2549999999992 +27.495999999999185 +27.75 +28.0049999999992 +28.245999999999185 +28.5 +28.7549999999992 +28.995999999999185 +29.25 +29.5049999999992 +29.745999999999185 +30.0 +30.2549999999992 +30.495999999999185 +30.75 +31.0049999999992 +31.245999999999185 +31.5 +31.7549999999992 +31.995999999999185 +32.25 +32.5049999999992 +32.745999999999185 +33.0 +33.2549999999992 +33.495999999999185 +33.75 +34.0049999999992 +34.245999999999185 +34.5 +34.7549999999992 +34.995999999999185 +35.25 +35.5049999999992 +35.745999999999185 +36.0 +36.2549999999992 +36.495999999999185 +36.75 +37.0049999999992 +37.245999999999185 +37.5 +37.7549999999992 +37.995999999999185 +38.25 +38.5049999999992 +38.745999999999185 +39.0 +39.2549999999992 +39.495999999999185 +39.75 +40.0049999999992 +40.245999999999185 +40.5 +40.7549999999992 +40.995999999999185 +41.25 +41.5049999999992 +41.745999999999185 +42.0 +42.2549999999992 +42.495999999999185 +42.75 +43.0049999999992 +43.245999999999185 +43.5 +43.7549999999992 +43.995999999999185 +44.25 +44.5049999999992 +44.745999999999185 +45.0 +45.2549999999992 +45.495999999999185 +45.75 +46.0049999999992 +46.245999999999185 +46.5 +46.7549999999992 +46.995999999999185 +47.25 +47.5049999999992 +47.745999999999185 +48.0 +48.2549999999992 +48.495999999999185 +48.75 +49.0049999999992 +49.245999999999185 +49.5 +49.7549999999992 +49.995999999999185 +50.25 +50.5049999999992 +50.745999999999185 +51.0 +51.2549999999992 +51.495999999999185 +51.75 +52.0049999999992 +52.245999999999185 +52.5 +52.7549999999992 +52.995999999999185 +53.25 +53.5049999999992 +53.745999999999185 +54.0 +54.2549999999992 +54.495999999999185 +54.75 +55.0049999999992 +55.245999999999185 +55.5 +55.7549999999992 +55.995999999999185 +56.25 +56.5049999999992 +56.745999999999185 +57.0 +57.2549999999992 +57.495999999999185 +57.75 +58.0049999999992 +58.245999999999185 +58.5 +58.7549999999992 +58.995999999999185 +59.25 +59.5049999999992 +59.745999999999185 +60.0 +60.2549999999992 +60.495999999999185 +60.75 +61.0049999999992 +61.245999999999185 +61.5 +61.7549999999992 +61.995999999999185 +62.25 +62.5049999999992 +62.745999999999185 +63.0 +63.2549999999992 +63.495999999999185 +63.75 +64.0049999999992 +64.24599999999919 +64.5 +64.7549999999992 +64.99599999999919 +65.25 +65.5049999999992 +65.74599999999919 +66.0 +66.2549999999992 +66.49599999999919 +66.75 +67.0049999999992 +67.24599999999919 +67.5 +67.7549999999992 +67.99599999999919 +68.25 +68.5049999999992 +68.74599999999919 +69.0 +69.2549999999992 +69.49599999999919 +69.75 +70.0049999999992 +70.24599999999919 +70.5 +70.7549999999992 +70.99599999999919 +71.25 +71.5049999999992 +71.74599999999919 +72.0 +72.2549999999992 +72.49599999999919 +72.75 +73.0049999999992 +73.24599999999919 +73.5 +73.7549999999992 +73.99599999999919 +74.25 +74.5049999999992 +74.74599999999919 +75.0 +75.2549999999992 +75.49599999999919 +75.75 +76.0049999999992 +76.24599999999919 +76.5 +76.7549999999992 +76.99599999999919 +77.25 +77.5049999999992 +77.74599999999919 +78.0 +78.2549999999992 +78.49599999999919 +78.75 +79.0049999999992 +79.24599999999919 +79.5 +79.7549999999992 +79.99599999999919 +80.25 +80.5049999999992 +80.74599999999919 +81.0 +81.2549999999992 +81.49599999999919 +81.75 +82.0049999999992 +82.24599999999919 +82.5 +82.7549999999992 +82.99599999999919 +83.25 +83.5049999999992 +83.74599999999919 +84.0 +84.2549999999992 +84.49599999999919 +84.75 +85.0049999999992 +85.24599999999919 +85.5 +85.7549999999992 +85.99599999999919 +86.25 +86.5049999999992 +86.74599999999919 +87.0 +87.2549999999992 +87.49599999999919 +87.75 +88.0049999999992 +88.24599999999919 +88.5 +88.7549999999992 +88.99599999999919 +89.25 +89.5049999999992 +89.74599999999919 +90.0 +90.2549999999992 +90.49599999999919 +90.75 +91.0049999999992 +91.24599999999919 +91.5 +91.7549999999992 +91.99599999999919 +92.25 +92.5049999999992 +92.74599999999919 +93.0 +93.2549999999992 +93.49599999999919 +93.75 +94.0049999999992 +94.24599999999919 +94.5 +94.7549999999992 +94.99599999999919 +95.25 +95.5049999999992 +95.74599999999919 +96.0 +96.2549999999992 +96.49599999999919 +96.75 +97.0049999999992 +97.24599999999919 +97.5 +97.7549999999992 +97.99599999999919 +98.25 +98.5049999999992 +98.74599999999919 +99.0 +99.2549999999992 +99.49599999999919 +99.75 +100.0049999999992 +100.24599999999919 +100.5 +100.7549999999992 +100.99599999999919 +101.25 +101.5049999999992 +101.74599999999919 +102.0 +102.2549999999992 +102.49599999999919 +102.75 +103.0049999999992 +103.24599999999919 +103.5 +103.7549999999992 +103.99599999999919 +104.25 +104.5049999999992 +104.74599999999919 +105.0 +105.2549999999992 +105.49599999999919 +105.75 +106.0049999999992 +106.24599999999919 +106.5 +106.7549999999992 +106.99599999999919 +107.25 +107.5049999999992 +107.74599999999919 +108.0 +108.2549999999992 +108.49599999999919 +108.75 +109.0049999999992 +109.24599999999919 +109.5 +109.7549999999992 +109.99599999999919 +110.25 +110.5049999999992 +110.74599999999919 +111.0 +111.2549999999992 +111.49599999999919 +111.75 +112.0049999999992 +112.24599999999919 +112.5 +112.7549999999992 +112.99599999999919 +113.25 +113.5049999999992 +113.74599999999919 +114.0 +114.2549999999992 +114.49599999999919 +114.75 +115.0049999999992 +115.24599999999919 +115.5 +115.7549999999992 +115.99599999999919 +116.25 +116.5049999999992 +116.74599999999919 +117.0 +117.2549999999992 +117.49599999999919 +117.75 +118.0049999999992 +118.24599999999919 +118.5 +118.7549999999992 +118.99599999999919 +119.25 +119.5049999999992 +119.74599999999919 +120.0 +120.2549999999992 +120.49599999999919 +120.75 +121.0049999999992 +121.24599999999919 +121.5 +121.7549999999992 +121.99599999999919 +122.25 +122.5049999999992 +122.74599999999919 +123.0 +123.2549999999992 +123.49599999999919 +123.75 +124.0049999999992 +124.24599999999919 +124.5 +124.7549999999992 +124.99599999999919 +125.25 +125.5049999999992 +125.74599999999919 +126.0 +126.2549999999992 +126.49599999999919 +126.75 +127.0049999999992 +127.24599999999919 +127.5 +127.7549999999992 +127.99599999999919 +128.25 +128.5049999999992 +128.74599999999919 +129.0 +129.2549999999992 +129.49599999999919 +129.75 +130.0049999999992 +130.24599999999919 +130.5 +130.7549999999992 +130.99599999999919 +131.25 +131.5049999999992 +131.74599999999919 +132.0 +132.2549999999992 +132.49599999999919 +132.75 +133.0049999999992 +133.24599999999919 +133.5 +133.7549999999992 +133.99599999999919 +134.25 +134.5049999999992 +134.74599999999919 +135.0 +135.2549999999992 +135.49599999999919 +135.75 +136.0049999999992 +136.24599999999919 +136.5 +136.7549999999992 +136.99599999999919 +137.25 +137.5049999999992 +137.74599999999919 +138.0 +138.2549999999992 +138.49599999999919 +138.75 +139.0049999999992 +139.24599999999919 +139.5 +139.7549999999992 +139.99599999999919 +140.25 +140.5049999999992 +140.74599999999919 +141.0 +141.2549999999992 +141.49599999999919 +141.75 +142.0049999999992 +142.24599999999919 +142.5 +142.7549999999992 +142.99599999999919 +143.25 +143.5049999999992 +143.74599999999919 +144.0 +144.2549999999992 +144.49599999999919 +144.75 +145.0049999999992 +145.24599999999919 +145.5 +145.7549999999992 +145.99599999999919 +146.25 +146.5049999999992 +146.74599999999919 +147.0 +147.2549999999992 +147.49599999999919 +147.75 +148.0049999999992 +148.24599999999919 +148.5 +148.7549999999992 +148.99599999999919 +149.25 +149.5049999999992 +149.74599999999919 +150.0 +150.2549999999992 +150.49599999999919 +150.75 +151.0049999999992 +151.24599999999919 +151.5 +151.7549999999992 +151.99599999999919 +152.25 +152.5049999999992 +152.74599999999919 +153.0 +153.2549999999992 +153.49599999999919 +153.75 +154.0049999999992 +154.24599999999919 +154.5 +154.7549999999992 +154.99599999999919 +155.25 +155.5049999999992 +155.74599999999919 +156.0 +156.2549999999992 +156.49599999999919 +156.75 +157.0049999999992 +157.24599999999919 +157.5 +157.7549999999992 +157.99599999999919 +158.25 +158.5049999999992 +158.74599999999919 +159.0 +159.2549999999992 +159.49599999999919 +159.75 +160.0049999999992 +160.24599999999919 +160.5 +160.7549999999992 +160.99599999999919 +161.25 +161.5049999999992 +161.74599999999919 +162.0 +162.2549999999992 +162.49599999999919 +162.75 +163.0049999999992 +163.24599999999919 +163.5 +163.7549999999992 +163.99599999999919 +164.25 +164.5049999999992 +164.74599999999919 +165.0 +165.2549999999992 +165.49599999999919 +165.75 +166.0049999999992 +166.24599999999919 +166.5 +166.7549999999992 +166.99599999999919 +167.25 +167.5049999999992 +167.74599999999919 +168.0 +168.2549999999992 +168.49599999999919 +168.75 +169.0049999999992 +169.24599999999919 +169.5 +169.7549999999992 +169.99599999999919 +170.25 +170.5049999999992 +170.74599999999919 +171.0 +171.2549999999992 +171.49599999999919 +171.75 +172.0049999999992 +172.24599999999919 +172.5 +172.7549999999992 +172.99599999999919 +173.25 +173.5049999999992 +173.74599999999919 +174.0 +174.2549999999992 +174.49599999999919 +174.75 +175.0049999999992 +175.24599999999919 +175.5 +175.7549999999992 +175.99599999999919 +176.25 +176.5049999999992 +176.74599999999919 +177.0 +177.2549999999992 +177.49599999999919 +177.75 +178.0049999999992 +178.24599999999919 +178.5 +178.7549999999992 +178.99599999999919 +179.25 +179.5049999999992 +179.74599999999919 +180.0 +180.2549999999992 +180.49599999999919 +180.75 +181.0049999999992 +181.24599999999919 +181.5 +181.7549999999992 +181.99599999999919 +182.25 +182.5049999999992 +182.74599999999919 +183.0 +183.2549999999992 +183.49599999999919 +183.75 +184.0049999999992 +184.24599999999919 +184.5 +184.7549999999992 +184.99599999999919 +185.25 +185.5049999999992 +185.74599999999919 +186.0 +186.2549999999992 +186.49599999999919 +186.75 +187.0049999999992 +187.24599999999919 +187.5 +187.7549999999992 +187.99599999999919 +188.25 +188.5049999999992 +188.74599999999919 +189.0 +189.2549999999992 +189.49599999999919 +189.75 +190.0049999999992 +190.24599999999919 +190.5 +190.7549999999992 +190.99599999999919 +191.25 +191.5049999999992 +191.74599999999919 +192.0 +192.2549999999992 +192.49599999999919 +192.75 +193.0049999999992 +193.24599999999919 +193.5 +193.7549999999992 +193.99599999999919 +194.25 +194.5049999999992 +194.74599999999919 +195.0 +195.2549999999992 +195.49599999999919 +195.75 +196.0049999999992 +196.24599999999919 +196.5 +196.7549999999992 +196.99599999999919 +197.25 +197.5049999999992 +197.74599999999919 +198.0 +198.2549999999992 +198.49599999999919 +198.75 +199.0049999999992 +199.24599999999919 +199.5 +199.7549999999992 +199.99599999999919 +200.25 +); + +paddleVelocity +802 +( +-0.9322925 +-1.0766824 +-1.2049251 +-1.3263367 +-1.4262202 +-1.493435 +-1.5265559 +-1.5070274 +-1.4278208 +-1.2699289 +-1.0374863 +-0.76266 +-0.42969653 +-0.07286313 +0.2712851 +0.6344259 +0.9840938 +1.2901301 +1.5768057 +1.8057141 +1.9487743 +2.0038054 +1.9471716 +1.795519 +1.5480808 +1.2373455 +0.90972376 +0.54465085 +0.17999941 +-0.1478299 +-0.4654706 +-0.7403796 +-0.9535176 +-1.1279303 +-1.2490191 +-1.316101 +-1.3414695 +-1.3246491 +-1.2760204 +-1.1952949 +-1.0910064 +-0.97510004 +-0.8370472 +-0.68735534 +-0.5398836 +-0.38148707 +-0.22842136 +-0.09595227 +0.024659503 +0.1174274 +0.1745677 +0.19950588 +0.18684366 +0.141535 +0.060772937 +-0.04943848 +-0.17530073 +-0.3263215 +-0.4874505 +-0.63991505 +-0.7926803 +-0.92491037 +-1.0213553 +-1.0864186 +-1.1083643 +-1.0886788 +-1.0266254 +-0.9263742 +-0.80269456 +-0.6476512 +-0.4766118 +-0.3080257 +-0.1269757 +0.05218976 +0.21710245 +0.3869772 +0.5498317 +0.69419324 +0.8341063 +0.95441645 +1.0434958 +1.1058904 +1.1301215 +1.1157904 +1.0638713 +0.98014367 +0.88083565 +0.7635421 +0.64367765 +0.5356481 +0.43187395 +0.34458378 +0.28186688 +0.2405084 +0.22956559 +0.24977252 +0.30404228 +0.38916668 +0.49179778 +0.61629456 +0.7467098 +0.8656478 +0.979057 +1.0713327 +1.1331925 +1.1679945 +1.1679239 +1.1346087 +1.0640955 +0.95874244 +0.83017 +0.665923 +0.47786176 +0.28399304 +0.065562665 +-0.1603058 +-0.3755408 +-0.6039581 +-0.8304316 +-1.0413302 +-1.2627785 +-1.4805006 +-1.6792957 +-1.8789322 +-2.0588257 +-2.2018743 +-2.3179436 +-2.3921998 +-2.4241748 +-2.4235637 +-2.3972268 +-2.3587718 +-2.3123364 +-2.2637703 +-2.2161348 +-2.1592839 +-2.0895114 +-2.0074856 +-1.9003754 +-1.7731019 +-1.6352036 +-1.4687047 +-1.2770302 +-1.0682131 +-0.81184334 +-0.52012634 +-0.21850324 +0.121173255 +0.46893364 +0.7922746 +1.1196004 +1.4179195 +1.6618801 +1.8730285 +2.0284038 +2.1211653 +2.1634345 +2.1506119 +2.0918393 +1.9841537 +1.8351711 +1.6634434 +1.4558252 +1.2325164 +1.0181199 +0.7964439 +0.590519 +0.4175865 +0.26007846 +0.1309687 +0.034824066 +-0.042017374 +-0.09457998 +-0.12300598 +-0.13139956 +-0.11800654 +-0.08654529 +-0.035305306 +0.030714318 +0.102349326 +0.18383577 +0.2659448 +0.33986455 +0.41160297 +0.4739693 +0.5231012 +0.5652293 +0.5982514 +0.62312776 +0.6456929 +0.6672799 +0.6890026 +0.71513957 +0.7447611 +0.774833 +0.80664563 +0.83466876 +0.85300404 +0.8585225 +0.8437134 +0.8062753 +0.73696744 +0.63433117 +0.5068771 +0.34096205 +0.14867644 +-0.049461316 +-0.2693364 +-0.48910624 +-0.6873538 +-0.8816844 +-1.0532973 +-1.1900866 +-1.3060889 +-1.3897406 +-1.43829 +-1.4582014 +-1.4461653 +-1.4058247 +-1.3320981 +-1.2273448 +-1.1029841 +-0.9486575 +-0.77869284 +-0.6118236 +-0.43491593 +-0.2657362 +-0.11952983 +0.016487632 +0.1279705 +0.20728722 +0.26241282 +0.28726438 +0.2842513 +0.2560923 +0.20683867 +0.1463833 +0.07318806 +-0.0030133147 +-0.07216042 +-0.13786379 +-0.19123878 +-0.22719175 +-0.24819192 +-0.2506585 +-0.23654358 +-0.2053028 +-0.1593283 +-0.10455997 +-0.036647763 +0.038295474 +0.111898035 +0.18885206 +0.25922108 +0.31432953 +0.35619003 +0.37710288 +0.3758081 +0.35225564 +0.30772874 +0.24984935 +0.175847 +0.09436753 +0.016571637 +-0.060510438 +-0.124836385 +-0.16702679 +-0.18666112 +-0.1767772 +-0.14005755 +-0.074380495 +0.013778596 +0.111603834 +0.22493088 +0.3412137 +0.4484995 +0.55516887 +0.64979935 +0.7240806 +0.78377795 +0.8207574 +0.833197 +0.8224852 +0.7886255 +0.7385341 +0.6701507 +0.59096813 +0.5106165 +0.42227423 +0.3326862 +0.24750125 +0.15508732 +0.05890817 +-0.036969088 +-0.14624062 +-0.26436687 +-0.38341466 +-0.51698536 +-0.6542573 +-0.78216815 +-0.9101596 +-1.0223893 +-1.1069827 +-1.1692162 +-1.2004552 +-1.2021118 +-1.1773157 +-1.1289638 +-1.0649127 +-0.9784427 +-0.87192374 +-0.75041366 +-0.5946125 +-0.40792185 +-0.20379624 +0.038721904 +0.2980968 +0.5459666 +0.80002105 +1.0313416 +1.2176065 +1.372571 +1.4761003 +1.5231584 +1.5199429 +1.4654096 +1.3722159 +1.2350111 +1.065411 +0.8833016 +0.6746469 +0.46061268 +0.2645959 +0.072732106 +-0.09354833 +-0.22266082 +-0.33137462 +-0.41593778 +-0.48000577 +-0.5385005 +-0.59204406 +-0.64026105 +-0.68867815 +-0.73131716 +-0.76203895 +-0.7805459 +-0.78200406 +-0.7677473 +-0.7378619 +-0.6964148 +-0.65019876 +-0.5968829 +-0.5419968 +-0.49126735 +-0.44066855 +-0.39581054 +-0.36093578 +-0.3337462 +-0.318384 +-0.31555775 +-0.32488626 +-0.34569034 +-0.37338027 +-0.407689 +-0.44249767 +-0.47151953 +-0.4950359 +-0.50958604 +-0.5159836 +-0.51796776 +-0.51894045 +-0.5223478 +-0.5304093 +-0.5428767 +-0.5561151 +-0.5673678 +-0.5707325 +-0.5633213 +-0.54388034 +-0.5155112 +-0.48565695 +-0.45638335 +-0.43439153 +-0.42281 +-0.42052132 +-0.42685947 +-0.43752387 +-0.44914976 +-0.45554483 +-0.45188588 +-0.43459424 +-0.4029606 +-0.3618422 +-0.30942795 +-0.25126302 +-0.19307478 +-0.12686877 +-0.05332006 +0.026299767 +0.12594081 +0.24383958 +0.37181914 +0.52368855 +0.6875673 +0.8476441 +1.0179572 +1.1822082 +1.3254228 +1.4591757 +1.5674361 +1.6403229 +1.6815752 +1.6812993 +1.6410058 +1.5559891 +1.4310381 +1.2831787 +1.1031193 +0.91026556 +0.7268253 +0.53861713 +0.3634442 +0.21312265 +0.06892754 +-0.06074968 +-0.17098872 +-0.2761249 +-0.36791524 +-0.4401936 +-0.49989563 +-0.541028 +-0.5639949 +-0.57512146 +-0.57783633 +-0.5780028 +-0.580652 +-0.5895188 +-0.60509926 +-0.6288014 +-0.6570199 +-0.6834322 +-0.7060437 +-0.7183243 +-0.7179369 +-0.70447206 +-0.67846787 +-0.6434896 +-0.59491915 +-0.53283954 +-0.45975885 +-0.36432284 +-0.24981418 +-0.12591712 +0.0194332 +0.17388368 +0.32224986 +0.47728038 +0.62383693 +0.7492513 +0.8648719 +0.9588531 +1.0253654 +1.071554 +1.0924953 +1.0900316 +1.0655673 +1.0207804 +0.96214855 +0.88440365 +0.7925659 +0.6947141 +0.5799581 +0.45547178 +0.33091447 +0.1927185 +0.05112449 +-0.08229533 +-0.22055636 +-0.35111532 +-0.46332288 +-0.5680306 +-0.65564746 +-0.72155976 +-0.77362233 +-0.80666995 +-0.8194849 +-0.8122867 +-0.78250974 +-0.7339098 +-0.66227674 +-0.5739105 +-0.48027098 +-0.37541357 +-0.27091247 +-0.17777123 +-0.088782966 +-0.0137740495 +0.041593898 +0.082558095 +0.10440123 +0.107608594 +0.09324149 +0.061620656 +0.017168168 +-0.04445454 +-0.1195048 +-0.20075853 +-0.29607755 +-0.3976208 +-0.4955847 +-0.5985523 +-0.6967107 +-0.78192574 +-0.86276895 +-0.93246603 +-0.98738146 +-1.0339566 +-1.067523 +-1.085709 +-1.0884717 +-1.0714636 +-1.0352482 +-0.9739313 +-0.88899785 +-0.7888972 +-0.66429615 +-0.5258576 +-0.38866067 +-0.24229294 +-0.10216658 +0.018537024 +0.13050425 +0.22304864 +0.2917624 +0.34621742 +0.38382694 +0.4066231 +0.42075425 +0.42786887 +0.43087146 +0.4323267 +0.43341047 +0.43451187 +0.43562755 +0.43624368 +0.4361078 +0.4354988 +0.43566224 +0.43868017 +0.4484041 +0.4694796 +0.5046378 +0.5636234 +0.64970845 +0.7577589 +0.900688 +1.0674615 +1.2378837 +1.4201039 +1.5878501 +1.7175525 +1.8118932 +1.8521944 +1.8380712 +1.7717022 +1.6595021 +1.5194331 +1.341805 +1.1409985 +0.93607444 +0.7062805 +0.469283 +0.24500996 +0.011984105 +-0.20819849 +-0.39699727 +-0.57208997 +-0.7170288 +-0.82494694 +-0.91073227 +-0.9698264 +-1.0043969 +-1.0220321 +-1.021711 +-1.0065308 +-0.97525465 +-0.9296359 +-0.8755528 +-0.8096345 +-0.7398667 +-0.6759433 +-0.61557126 +-0.56814384 +-0.538868 +-0.52633965 +-0.53343153 +-0.55709153 +-0.59760755 +-0.6498787 +-0.70528746 +-0.76585245 +-0.8237951 +-0.87288094 +-0.9168542 +-0.9499697 +-0.96823454 +-0.9694375 +-0.9463717 +-0.8979862 +-0.81560314 +-0.70167446 +-0.5685041 +-0.40395978 +-0.22045222 +-0.034344055 +0.1737162 +0.3880122 +0.5904653 +0.80006903 +0.9968716 +1.1640792 +1.3169574 +1.4400567 +1.5263225 +1.585692 +1.6120363 +1.607667 +1.5738207 +1.512286 +1.4317616 +1.3253806 +1.2016531 +1.0735791 +0.9297451 +0.78237027 +0.64395773 +0.50022036 +0.3622339 +0.23905733 +0.11609882 +0.0013820429 +-0.099596865 +-0.20051879 +-0.2962093 +-0.38265452 +-0.47161722 +-0.55816144 +-0.6374715 +-0.71914035 +-0.79758924 +-0.86803705 +-0.93918276 +-1.0069729 +-1.0686828 +-1.1334199 +-1.1987958 +-1.2620775 +-1.3320174 +-1.4052855 +-1.4773089 +-1.5566785 +-1.637253 +-1.7111322 +-1.7820666 +-1.8372624 +-1.8665382 +-1.8659171 +-1.8293499 +-1.7648331 +-1.6727619 +-1.5669363 +-1.4625682 +-1.3503859 +-1.2362665 +-1.1237957 +-0.9946344 +-0.85280526 +-0.70827174 +-0.5469254 +-0.38389498 +-0.2350823 +-0.0874485 +0.045531098 +0.15555559 +0.2565407 +0.34327105 +0.4155671 +0.48826826 +0.5642834 +0.6464018 +0.75219816 +0.8822544 +1.028218 +1.2058781 +1.4005698 +1.5908983 +1.7891583 +1.9698049 +2.1113036 +2.2206855 +2.282391 +2.2978632 +2.2749064 +2.218957 +2.1421223 +2.0395002 +1.9185425 +1.7905306 +1.6420239 +1.4837326 +1.3293115 +1.1637971 +1.0014614 +0.85539836 +0.71011156 +0.576102 +0.45953724 +0.34345695 +0.23179133 +0.12703021 +0.012158084 +-0.10981096 +-0.2333552 +-0.37507206 +-0.5272199 +-0.6783216 +-0.8443488 +-1.012272 +-1.1685466 +-1.3296473 +-1.4839226 +-1.622758 +-1.764465 +-1.901323 +-2.026172 +-2.1542087 +-2.2761488 +-2.3835995 +-2.487684 +-2.5797305 +-2.6547818 +-2.722932 +-2.780224 +-2.8235483 +-2.8534477 +-2.8564205 +-2.8224618 +-2.73689 +-2.5961938 +-2.4161975 +-2.1806202 +-1.9057155 +-1.6160752 +-1.2807536 +-0.92259526 +-0.5693168 +-0.18037842 +0.22049932 +0.6073135 +1.0256177 +1.4447762 +1.8279008 +2.2014298 +2.5092196 +2.7045736 +2.7791567 +2.7049356 +2.5149078 +2.2224433 +1.876225 +1.5290246 +1.1573976 +0.7966097 +0.47543398 +0.16005914 +-0.12441191 +-0.36173415 +-0.5808948 +-0.76687455 +-0.9133604 +-1.0413615 +-1.1438849 +-1.219394 +-1.278838 +-1.3174117 +-1.3347538 +-1.333547 +-1.314006 +-1.2819357 +-1.2379049 +-1.1888838 +-1.1426867 +-1.0974667 +-1.0590719 +-1.0306821 +-1.0094228 +-0.99746233 +-0.99467206 +-1.00061 +-1.0160024 +-1.0394949 +-1.0742954 +); + +paddleEta +802 +( +-0.68505776 +-0.52828526 +-0.34979725 +-0.11640027 +0.1713216 +0.49441692 +0.8844389 +1.298514 +1.6784344 +2.0414119 +2.354151 +2.6207347 +2.906333 +3.2200174 +3.5493464 +3.9279537 +4.3132014 +4.649452 +4.9340763 +5.089094 +5.062704 +4.804989 +4.301434 +3.6450887 +2.8375876 +2.006602 +1.2631481 +0.54804957 +-0.07932062 +-0.5930307 +-1.0666587 +-1.4745464 +-1.8027508 +-2.094221 +-2.3288753 +-2.5013149 +-2.6380076 +-2.7312183 +-2.7816403 +-2.7968314 +-2.7745423 +-2.7239342 +-2.6474938 +-2.56006 +-2.4801269 +-2.4096973 +-2.3634012 +-2.346583 +-2.3580818 +-2.3968396 +-2.452182 +-2.521295 +-2.5881014 +-2.6354628 +-2.6549597 +-2.6295018 +-2.5551798 +-2.4170356 +-2.217369 +-1.978051 +-1.6798425 +-1.3516202 +-1.02998 +-0.6870189 +-0.34895867 +-0.03493043 +0.2985589 +0.63707644 +0.9640764 +1.323066 +1.6949612 +2.0553138 +2.4439442 +2.829142 +3.1773796 +3.5193603 +3.8198483 +4.0541973 +4.2406116 +4.3492994 +4.365651 +4.2745686 +4.055255 +3.7306824 +3.273967 +2.727419 +2.166768 +1.5615989 +0.9828471 +0.48787832 +0.032856427 +-0.33995086 +-0.6151737 +-0.83409727 +-0.990551 +-1.0955889 +-1.1782492 +-1.2447548 +-1.3013524 +-1.3606312 +-1.4220569 +-1.4833906 +-1.5534129 +-1.6293151 +-1.7065823 +-1.7945243 +-1.8866428 +-1.9737155 +-2.061669 +-2.139277 +-2.1982307 +-2.242346 +-2.2656121 +-2.26869 +-2.2539315 +-2.223579 +-2.1831088 +-2.1280966 +-2.0586543 +-1.9762242 +-1.865984 +-1.7301577 +-1.5816863 +-1.4121952 +-1.2490122 +-1.1228533 +-1.0401763 +-1.0240799 +-1.067889 +-1.158922 +-1.2655845 +-1.3509506 +-1.4023147 +-1.4015627 +-1.3567636 +-1.273166 +-1.1677637 +-1.0556089 +-0.9201553 +-0.7546408 +-0.556923 +-0.29411685 +0.017738942 +0.3414579 +0.700636 +1.066223 +1.4174598 +1.8046035 +2.2081878 +2.5941558 +2.9880548 +3.3323565 +3.5801299 +3.736908 +3.7707858 +3.691617 +3.5033283 +3.2267141 +2.9030108 +2.5040598 +2.0589285 +1.6089537 +1.1130269 +0.6168604 +0.16639127 +-0.2792101 +-0.6783826 +-1.0030539 +-1.2865293 +-1.5005997 +-1.635015 +-1.7062886 +-1.7080328 +-1.6547902 +-1.5539968 +-1.4250073 +-1.2944028 +-1.1619544 +-1.0491891 +-0.96931136 +-0.9172198 +-0.9005859 +-0.9164297 +-0.9636984 +-1.0372562 +-1.1242383 +-1.2272853 +-1.331702 +-1.4218874 +-1.4993151 +-1.5481582 +-1.5599427 +-1.5286858 +-1.4460641 +-1.3174498 +-1.1252176 +-0.87761915 +-0.5994123 +-0.26563424 +0.09358775 +0.43961573 +0.7976458 +1.1268754 +1.3943136 +1.6192052 +1.7729981 +1.8484485 +1.8556024 +1.7933187 +1.6806027 +1.5160306 +1.3185222 +1.1125857 +0.8805559 +0.64270127 +0.42226613 +0.20224479 +0.005605819 +-0.15487477 +-0.30056518 +-0.42338195 +-0.51786745 +-0.5913451 +-0.6302491 +-0.63041925 +-0.5911485 +-0.5162677 +-0.42258233 +-0.3117394 +-0.20439065 +-0.11974839 +-0.058911048 +-0.036315966 +-0.053835705 +-0.11330712 +-0.21035951 +-0.32873672 +-0.47303885 +-0.6246617 +-0.7633265 +-0.89602745 +-1.0046263 +-1.0779456 +-1.1188424 +-1.115669 +-1.067817 +-0.9656898 +-0.8099148 +-0.61673903 +-0.36857542 +-0.08689484 +0.19615567 +0.50036395 +0.7910484 +1.0368376 +1.2535102 +1.4120983 +1.5006274 +1.529009 +1.4943831 +1.4141114 +1.2927084 +1.150408 +1.0108781 +0.86745363 +0.735658 +0.6251997 +0.5241896 +0.4431427 +0.39031315 +0.3669339 +0.3858747 +0.44842875 +0.5648284 +0.7297851 +0.9215625 +1.1505487 +1.3871261 +1.5975056 +1.7872834 +1.9235418 +1.9900169 +1.987611 +1.908674 +1.7681727 +1.5563912 +1.2910938 +1.0042061 +0.67356 +0.33105004 +0.011181764 +-0.31278154 +-0.608324 +-0.8513663 +-1.0648401 +-1.227175 +-1.3314972 +-1.3925312 +-1.4080613 +-1.390163 +-1.349648 +-1.3020399 +-1.2627783 +-1.2336909 +-1.2152889 +-1.1973156 +-1.1612642 +-1.0902874 +-0.97863746 +-0.8042784 +-0.57196546 +-0.307285 +0.009232515 +0.34445882 +0.662668 +0.9953859 +1.3226013 +1.6294048 +1.9556785 +2.2753334 +2.5546827 +2.805335 +2.98471 +3.074646 +3.0859585 +3.0221686 +2.911574 +2.7608771 +2.5935984 +2.4307957 +2.2542295 +2.0679939 +1.8730736 +1.632242 +1.3485723 +1.0457655 +0.70303595 +0.36579123 +0.07922849 +-0.17120883 +-0.3547479 +-0.46506 +-0.5245087 +-0.5418732 +-0.5395143 +-0.53688586 +-0.5481483 +-0.5751082 +-0.6181493 +-0.6689553 +-0.7182244 +-0.76922894 +-0.8191129 +-0.8667823 +-0.9197197 +-0.97470784 +-1.0258697 +-1.0750732 +-1.113502 +-1.1353378 +-1.1406379 +-1.1278597 +-1.1031861 +-1.0711944 +-1.0433629 +-1.0296038 +-1.0335824 +-1.0546517 +-1.0807508 +-1.0993123 +-1.0902026 +-1.0417507 +-0.9395035 +-0.784111 +-0.5967985 +-0.3707809 +-0.13896498 +0.065170825 +0.25418952 +0.41202042 +0.5385932 +0.6605479 +0.7785584 +0.8886025 +0.99961984 +1.0917249 +1.1442778 +1.1438848 +1.0677083 +0.91962695 +0.6904646 +0.41244227 +0.13632013 +-0.13881333 +-0.3667007 +-0.5219723 +-0.6176151 +-0.6447977 +-0.616734 +-0.54251814 +-0.43509007 +-0.3120509 +-0.16263479 +0.0045760144 +0.17761429 +0.37605238 +0.58460295 +0.78272843 +0.98420334 +1.1621304 +1.2931509 +1.3771715 +1.3890874 +1.3248134 +1.1742318 +0.94698656 +0.6789118 +0.35825968 +0.02325148 +-0.2869666 +-0.5948383 +-0.8657143 +-1.0748875 +-1.2376862 +-1.3317847 +-1.3561051 +-1.3197168 +-1.2339727 +-1.1282269 +-1.0141795 +-0.9221188 +-0.8698065 +-0.8563554 +-0.8798645 +-0.9233525 +-0.9767448 +-1.0233935 +-1.0525453 +-1.0643082 +-1.0584521 +-1.0421997 +-1.0191274 +-0.991073 +-0.9539473 +-0.8896848 +-0.78370345 +-0.6337241 +-0.41556662 +-0.13966373 +0.16398555 +0.51989734 +0.89637655 +1.2593961 +1.6464124 +2.0277548 +2.374054 +2.718423 +3.026176 +3.2710505 +3.4735875 +3.6099465 +3.6754174 +3.6795468 +3.6217186 +3.5166306 +3.3599665 +3.165041 +2.95255 +2.7005138 +2.4250216 +2.1474504 +1.8372076 +1.5168028 +1.2123474 +0.8932485 +0.5858215 +0.31199813 +0.04011801 +-0.2119386 +-0.43177894 +-0.6466314 +-0.839507 +-0.99673295 +-1.1337409 +-1.2385069 +-1.3106298 +-1.3662527 +-1.4089456 +-1.4437234 +-1.4777335 +-1.5071433 +-1.5265577 +-1.53355 +-1.5229352 +-1.4957774 +-1.449805 +-1.3889288 +-1.3210163 +-1.2403493 +-1.1526986 +-1.0642574 +-0.9633071 +-0.8537917 +-0.7416538 +-0.6123316 +-0.47352493 +-0.33704114 +-0.19115153 +-0.052011233 +0.06465424 +0.16513725 +0.23536515 +0.2722857 +0.28423005 +0.27682698 +0.2625171 +0.24991354 +0.24730703 +0.2563591 +0.27642682 +0.30277056 +0.32863525 +0.35323524 +0.37239224 +0.3848083 +0.3931657 +0.39948863 +0.40722662 +0.420846 +0.44168228 +0.46692544 +0.49636096 +0.5238004 +0.5435788 +0.5544764 +0.55200124 +0.53500366 +0.49846727 +0.43941385 +0.36004007 +0.24775979 +0.10618152 +-0.05160141 +-0.23982772 +-0.43980074 +-0.6275928 +-0.81293195 +-0.96874064 +-1.0753554 +-1.1340799 +-1.127395 +-1.0560379 +-0.9084083 +-0.687214 +-0.41404718 +-0.05960806 +0.35219282 +0.77842677 +1.2488058 +1.7022834 +2.0747175 +2.372611 +2.5416536 +2.574324 +2.493751 +2.320757 +2.0981112 +1.8208076 +1.5195953 +1.2258081 +0.9109378 +0.59893095 +0.3112777 +0.014056837 +-0.27347642 +-0.5341671 +-0.79761773 +-1.0407445 +-1.2420008 +-1.4148176 +-1.5334873 +-1.5875273 +-1.578341 +-1.5014038 +-1.3713102 +-1.1794741 +-0.9428959 +-0.6901984 +-0.40199327 +-0.10619205 +0.16749783 +0.44058675 +0.6818137 +0.8672892 +1.0082645 +1.0822179 +1.0865313 +1.0224496 +0.8941346 +0.72509503 +0.5096734 +0.2770884 +0.062487233 +-0.14035115 +-0.3001086 +-0.40161496 +-0.45497733 +-0.45545542 +-0.4119828 +-0.32111758 +-0.1803287 +0.0055993665 +0.26875934 +0.6043855 +0.9841051 +1.4443226 +1.9434208 +2.4250698 +2.9209895 +3.3714137 +3.730948 +4.027973 +4.228874 +4.3298283 +4.3487787 +4.2819457 +4.1436744 +3.918999 +3.618639 +3.2740574 +2.8517435 +2.3889828 +1.9359653 +1.4570949 +0.99963564 +0.6014459 +0.22061312 +-0.11442694 +-0.39027792 +-0.6473222 +-0.87509084 +-1.0700042 +-1.2630243 +-1.4464966 +-1.6133235 +-1.7860892 +-1.9553299 +-2.1122391 +-2.277225 +-2.4407008 +-2.5921965 +-2.7475023 +-2.8913345 +-3.009463 +-3.1090147 +-3.174902 +-3.2014728 +-3.1888423 +-3.1319635 +-3.0363708 +-2.888514 +-2.6923456 +-2.4658518 +-2.1889057 +-1.8910729 +-1.6130385 +-1.3439372 +-1.1158216 +-0.934793 +-0.7560941 +-0.5619061 +-0.34394485 +-0.06665894 +0.2502443 +0.5666075 +0.8971567 +1.1989906 +1.4443147 +1.6617008 +1.8407998 +1.9825366 +2.1111104 +2.2194662 +2.3022213 +2.367981 +2.4102411 +2.430068 +2.4336195 +2.4245648 +2.410894 +2.399862 +2.404262 +2.4346623 +2.5060687 +2.6223507 +2.7656403 +2.930676 +3.0705566 +3.1388752 +3.1096683 +2.9628878 +2.7304623 +2.4139447 +2.0624452 +1.7217491 +1.3634765 +1.0130243 +0.6895912 +0.34928298 +0.00821705 +-0.3158552 +-0.66348165 +-1.0123508 +-1.3385003 +-1.6780243 +-2.0045104 +-2.293942 +-2.5760908 +-2.8261304 +-3.0278184 +-3.2033727 +-3.3376775 +-3.4267569 +-3.4838507 +-3.5061321 +-3.5002074 +-3.4716268 +-3.4269702 +-3.3759232 +-3.3159318 +-3.2501397 +-3.1794486 +-3.0894542 +-2.9796333 +-2.857058 +-2.7083287 +-2.544671 +-2.3818445 +-2.2049887 +-2.0281296 +-1.8608654 +-1.674597 +-1.466521 +-1.2406876 +-0.96992534 +-0.6868354 +-0.4391991 +-0.21838576 +-0.043360427 +0.0991993 +0.25196922 +0.42274082 +0.6075021 +0.83569705 +1.1059939 +1.4094291 +1.7947698 +2.253138 +2.754518 +3.3587763 +4.0236654 +4.677793 +5.3500366 +5.9095106 +6.217207 +6.181122 +5.734167 +5.008541 +4.0641127 +3.0776772 +2.186483 +1.3147624 +0.5314147 +-0.12576087 +-0.74437463 +-1.288971 +-1.742307 +-2.1699426 +-2.550249 +-2.8713665 +-3.178905 +-3.4566538 +-3.695719 +-3.932539 +-4.159543 +-4.370641 +-4.595446 +-4.8187814 +-5.0211773 +-5.2178183 +-5.384452 +-5.505131 +-5.5881643 +-5.6206636 +-5.603936 +-5.5368586 +-5.421232 +-5.270652 +-5.068842 +-4.825583 +-4.559137 +-4.235612 +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/waveDict_irregular.org b/olaflow/of_short_ts_1/constant/waveDict_irregular.org new file mode 100644 index 0000000..082a318 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/waveDict_irregular.org @@ -0,0 +1,44 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType irregular; +genAbs 1; +absDir 0.0; +nPaddles 1; +secondOrder 1; +waveHeights +{n} +( +{wh} +); +wavePeriods +{n} +( +{wper} +); +wavePhases +{n} +( +{wph} +); +waveDirs +{n} +{ +0 +}; + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/constant/waveDict_paddle.org b/olaflow/of_short_ts_1/constant/waveDict_paddle.org new file mode 100644 index 0000000..77c14e8 --- /dev/null +++ b/olaflow/of_short_ts_1/constant/waveDict_paddle.org @@ -0,0 +1,46 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +{n} +( +{t} +); + +paddleVelocity +{n} +( +{v} +); + +paddleEta +{n} +( +{eta} +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/system/blockMeshDict b/olaflow/of_short_ts_1/system/blockMeshDict new file mode 100644 index 0000000..ff77ee3 --- /dev/null +++ b/olaflow/of_short_ts_1/system/blockMeshDict @@ -0,0 +1,81 @@ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +scale 1; + +vertices +( + (-150 0 -30) + (0 0 -30) + (0 0 30) + (-150 0 30) + (-150 1 -30) + (0 1 -30) + (0 1 30) + (-150 1 30) +); + +blocks +( + hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1) +); + +edges +( +); + +boundary +( + inlet + { + type patch; + faces + ( + (0 4 7 3) + ); + } + /*outlet + { + type patch; + faces + ( + (1 5 6 2) + ); + }*/ + wall1 + { + type wall; + faces + ( + (0 1 5 4) + ); + } + atmosphere + { + type patch; + faces + ( + (3 2 6 7) + (1 5 6 2) + ); + } +); + +mergePatchPairs +( +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/system/controlDict b/olaflow/of_short_ts_1/system/controlDict new file mode 100644 index 0000000..ca393bb --- /dev/null +++ b/olaflow/of_short_ts_1/system/controlDict @@ -0,0 +1,138 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object controlDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +application olaFlow; + +startFrom latestTime; + +startTime 0; + +stopAt endTime; + +endTime 400; + +deltaT 0.1; + +writeControl adjustableRunTime; + +writeInterval 0.5; + +purgeWrite 0; + +writeFormat ascii; + +writePrecision 6; + +compression on; + +timeFormat general; + +timePrecision 6; + +runTimeModifiable yes; + +adjustTimeStep yes; + +maxCo 0.45; +maxAlphaCo 0.45; + +maxDeltaT 0.5; +/* +functions +{ + gaugesVOF + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cell; + fields ( alpha.water ); + sets + ( + GaugeVOF01 + { + type lineCellFace; + axis xyz; + start ( 0.5 0.001 0 ); + end ( 0.5 0.001 1.2 ); + } + GaugeVOF02 + { + type lineCellFace; + axis xyz; + start ( 9.25 0.001 0 ); + end ( 9.25 0.001 1.2 ); + } + GaugeVOF03 + { + type lineCellFace; + axis xyz; + start ( 15.75 0.001 0 ); + end ( 15.75 0.001 1.2 ); + } + GaugeVOF04 + { + type lineCellFace; + axis xyz; + start ( 17.75 0.001 0 ); + end ( 17.75 0.001 1.2 ); + } + GaugeVOF05 + { + type lineCellFace; + axis xyz; + start ( 21.1 0.001 0 ); + end ( 21.1 0.001 1.2 ); + } + ); + } + gaugesP + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cellPointFace; + fields ( p ); + sets + ( + GaugesP + { + type boundaryPoints; + axis xyz; + patches 1(caisson); + points ((18.0 0.01 0.75) + (18.00 0.01 0.80) + (18.00 0.01 0.85) + (18.00 0.01 0.95) + (18.01 0.01 0.70) + (18.25 0.01 0.70) + (18.50 0.01 0.70) + (18.75 0.01 0.70)); + maxDistance 0.01; + } + ); + } +} +*/ +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/system/decomposeParDict b/olaflow/of_short_ts_1/system/decomposeParDict new file mode 100644 index 0000000..3407e5d --- /dev/null +++ b/olaflow/of_short_ts_1/system/decomposeParDict @@ -0,0 +1,50 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +numberOfSubdomains 4; + +method simple; + +simpleCoeffs +{ + n ( 2 2 1 ); + delta 0.001; +} + +hierarchicalCoeffs +{ + n ( 1 1 1 ); + delta 0.001; + order xyz; +} + +metisCoeffs +{ + processorWeights ( 1 1 1 1 ); +} + +manualCoeffs +{ + dataFile ""; +} + +distributed no; + +roots (); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/system/fvSchemes b/olaflow/of_short_ts_1/system/fvSchemes new file mode 100644 index 0000000..c0ac5b1 --- /dev/null +++ b/olaflow/of_short_ts_1/system/fvSchemes @@ -0,0 +1,79 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +ddtSchemes +{ + default Euler; +} + +gradSchemes +{ + default Gauss linear; +} + +divSchemes +{ + div(rhoPhi,U) Gauss limitedLinearV 1; + div(U) Gauss linear; + div((rhoPhi|interpolate(porosity)),U) Gauss limitedLinearV 1; + div(rhoPhiPor,UPor) Gauss limitedLinearV 1; + div(rhoPhi,UPor) Gauss limitedLinearV 1; + div(rhoPhiPor,U) Gauss limitedLinearV 1; + div(phi,alpha) Gauss vanLeer; + div(phirb,alpha) Gauss interfaceCompression; + div((muEff*dev(T(grad(U))))) Gauss linear; + div(phi,k) Gauss upwind; + div(phi,epsilon) Gauss upwind; + div((phi|interpolate(porosity)),k) Gauss upwind; + div((phi*interpolate(rho)),k) Gauss upwind; + div((phi|interpolate(porosity)),epsilon) Gauss upwind; + div(phi,omega) Gauss upwind; + div((phi|interpolate(porosity)),omega) Gauss upwind; + div((phi*interpolate(rho)),omega) Gauss upwind; + div((phi*interpolate(rho)),epsilon) Gauss upwind; +} + +laplacianSchemes +{ + default Gauss linear corrected; +} + +interpolationSchemes +{ + default linear; +} + +snGradSchemes +{ + default corrected; +} + +fluxRequired +{ + default no; + p_rgh; + pcorr; + alpha.water; +} + +wallDist +{ + method meshWave; +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/system/fvSolution b/olaflow/of_short_ts_1/system/fvSolution new file mode 100644 index 0000000..ca48d43 --- /dev/null +++ b/olaflow/of_short_ts_1/system/fvSolution @@ -0,0 +1,95 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +solvers +{ + "alpha.water.*" + { + nAlphaCorr 1; + nAlphaSubCycles 2; + alphaOuterCorrectors yes; + cAlpha 1; + + MULESCorr no; + nLimiterIter 3; + + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-8; + relTol 0; + } + + "pcorr.*" + { + solver PCG; + preconditioner DIC; + tolerance 1e-5; + relTol 0; + } + + p_rgh + { + solver PCG; + preconditioner DIC; + tolerance 1e-07; + relTol 0.05; + } + + p_rghFinal + { + $p_rgh; + relTol 0; + } + + U + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-06; + relTol 0; + } + + "(k|epsilon|omega|B|nuTilda).*" + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-08; + relTol 0; + } +} + +PIMPLE +{ + momentumPredictor no; + nOuterCorrectors 1; + nCorrectors 3; + nNonOrthogonalCorrectors 0; +} + +relaxationFactors +{ + fields + { + } + equations + { + ".*" 1; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/system/graphUniform b/olaflow/of_short_ts_1/system/graphUniform new file mode 100644 index 0000000..d2e315b --- /dev/null +++ b/olaflow/of_short_ts_1/system/graphUniform @@ -0,0 +1,25 @@ +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 9 + \\/ M anipulation | +------------------------------------------------------------------------------- +Description + Writes graph data for specified fields along a line, specified by start and + end points. A specified number of graph points are used, distributed + uniformly along the line. + +\*---------------------------------------------------------------------------*/ + +start (-50 0.5 -15); +end (-50 0.5 15); +nPoints 100; + +fields (alpha.water); + +axis z; + +#includeEtc "caseDicts/postProcessing/graphs/graphUniform.cfg" + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_1/system/setFieldsDict b/olaflow/of_short_ts_1/system/setFieldsDict new file mode 100644 index 0000000..6b39f30 --- /dev/null +++ b/olaflow/of_short_ts_1/system/setFieldsDict @@ -0,0 +1,63 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object setFieldsDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +defaultFieldValues +( + volScalarFieldValue alpha.water 0 + volVectorFieldValue U (0 0 0) + volScalarFieldValue porosityIndex 0 +); + +regions +( + boxToCell + { + box (-200 -100 -100) (100 100 4.5); + + fieldValues + ( + volScalarFieldValue alpha.water 1 + ); + } + boxToCell + { + box (-110 -100 0) (-100 100 1); + + fieldValues + ( + volVectorFieldValue U (1 0 0) + ); + } + surfaceToCell + { + file "./constant/triSurface/poro.stl"; + outsidePoints ((-100 0 0)); // definition of outside + includeCut true; // cells cut by surface + includeInside true; // cells not on outside of surf + includeOutside false; // cells on outside of surf + nearDistance -1; // cells with centre near surf + // (set to -1 if not used) + curvature -100; // cells within nearDistance + // and near surf curvature + // (set to -100 if not used) + + fieldValues + ( + volScalarFieldValue porosityIndex 1 + ); + } +); diff --git a/olaflow/of_short_ts_1/system/snappyHexMeshDict b/olaflow/of_short_ts_1/system/snappyHexMeshDict new file mode 100644 index 0000000..0a30707 --- /dev/null +++ b/olaflow/of_short_ts_1/system/snappyHexMeshDict @@ -0,0 +1,341 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object snappyHexMeshDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Which of the steps to run +castellatedMesh true; +snap false; +addLayers false; + + +// Geometry. Definition of all surfaces. All surfaces are of class +// searchableSurface. +// Surfaces are used +// - to specify refinement for any mesh cell intersecting it +// - to specify refinement for any mesh cell inside/outside/near +// - to 'snap' the mesh boundary to the surface +geometry +{ + + + bathy.stl + { + type triSurfaceMesh; + name bathy; + } + +}; + + + +// Settings for the castellatedMesh generation. +castellatedMeshControls +{ + + // Refinement parameters + // ~~~~~~~~~~~~~~~~~~~~~ + + // If local number of cells is >= maxLocalCells on any processor + // switches from from refinement followed by balancing + // (current method) to (weighted) balancing before refinement. + maxLocalCells 10000000; + + // Overall cell limit (approximately). Refinement will stop immediately + // upon reaching this number so a refinement level might not complete. + // Note that this is the number of cells before removing the part which + // is not 'visible' from the keepPoint. The final number of cells might + // actually be a lot less. + maxGlobalCells 10000000; + + // The surface refinement loop might spend lots of iterations refining just a + // few cells. This setting will cause refinement to stop if <= minimumRefine + // are selected for refinement. Note: it will at least do one iteration + // (unless the number of cells to refine is 0) + minRefinementCells 10; + + // Allow a certain level of imbalance during refining + // (since balancing is quite expensive) + // Expressed as fraction of perfect balance (= overall number of cells / + // nProcs). 0=balance always. + maxLoadUnbalance 0.10; + + + // Number of buffer layers between different levels. + // 1 means normal 2:1 refinement restriction, larger means slower + // refinement. + nCellsBetweenLevels 3; + + + + // Explicit feature edge refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies a level for any cell intersected by its edges. + // This is a featureEdgeMesh, read from constant/triSurface for now. + features + ( + //{ + // file "tanque.stl"; + // level 2; + //} + ); + + + + // Surface based refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies two levels for every surface. The first is the minimum level, + // every cell intersecting a surface gets refined up to the minimum level. + // The second level is the maximum level. Cells that 'see' multiple + // intersections where the intersections make an + // angle > resolveFeatureAngle get refined up to the maximum level. + + refinementSurfaces + { + + //caisson + //{ + // // Surface-wise min and max refinement level + // level ( 1 1 ); + //} + bathy + { + level ( 0 0 ); + } + + } + + // Resolve sharp angles + resolveFeatureAngle 65; + + + // Region-wise refinement + // ~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies refinement level for cells in relation to a surface. One of + // three modes + // - distance. 'levels' specifies per distance to the surface the + // wanted refinement level. The distances need to be specified in + // descending order. + // - inside. 'levels' is only one entry and only the level is used. All + // cells inside the surface get refined up to the level. The surface + // needs to be closed for this to be possible. + // - outside. Same but cells outside. + + refinementRegions + { + //mode distance; + //levels + //( + // (1.0 4) + // (2.0 3) + //); + } + + + // Mesh selection + // ~~~~~~~~~~~~~~ + + // After refinement patches get added for all refinementSurfaces and + // all cells intersecting the surfaces get put into these patches. The + // section reachable from the locationInMesh is kept. + // NOTE: This point should never be on a face, always inside a cell, even + // after refinement. + locationInMesh (-100 0 0); + + // Whether any faceZones (as specified in the refinementSurfaces) + // are only on the boundary of corresponding cellZones or also allow + // free-standing zone faces. Not used if there are no faceZones. + allowFreeStandingZoneFaces true; +} + + + +// Settings for the snapping. +snapControls +{ + //- Number of patch smoothing iterations before finding correspondence + // to surface + nSmoothPatch 3; + + //- Relative distance for points to be attracted by surface feature point + // or edge. True distance is this factor times local + // maximum edge length. + tolerance 4.0; + + //- Number of mesh displacement relaxation iterations. + nSolveIter 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 5; +} + + + +// Settings for the layer addition. +addLayersControls +{ + // Are the thickness parameters below relative to the undistorted + // size of the refined cell outside layer (true) or absolute sizes (false). + relativeSizes true; + + // Per final patch (so not geometry!) the layer information + layers + { + //batimetria_patch0 + //{ + // nSurfaceLayers 2; //was 1 //was 4 + //} + } + + // Expansion factor for layer mesh + expansionRatio 1.0; + + //- Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // See relativeSizes parameter. + finalLayerThickness 0.3; + + //- Minimum thickness of cell layer. If for any reason layer + // cannot be above minThickness do not add layer. + // Relative to undistorted size of cell outside layer. + minThickness 0.1; + + //- If points get not extruded do nGrow layers of connected faces that are + // also not grown. This helps convergence of the layer addition process + // close to features. + nGrow 1; + + + // Advanced settings + + //- When not to extrude surface. 0 is flat surface, 90 is when two faces + // make straight angle. + featureAngle 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 3; + + // Number of smoothing iterations of surface normals + nSmoothSurfaceNormals 1; + + // Number of smoothing iterations of interior mesh movement direction + nSmoothNormals 3; + + // Smooth layer thickness over surface patches + nSmoothThickness 10; + + // Stop layer growth on highly warped cells + maxFaceThicknessRatio 0.5; + + // Reduce layer growth where ratio thickness to medial + // distance is large + maxThicknessToMedialRatio 0.3; + + // Angle used to pick up medial axis points + minMedianAxisAngle 130; + + // Create buffer region for new layer terminations + nBufferCellsNoExtrude 0; + + // Overall max number of layer addition iterations + nLayerIter 50; +} + + + +// Generic mesh quality settings. At any undoable phase these determine +// where to undo. +meshQualityControls +{ + //- Maximum non-orthogonality allowed. Set to 180 to disable. + maxNonOrtho 65; + + //- Max skewness allowed. Set to <0 to disable. + maxBoundarySkewness 20; + maxInternalSkewness 4; + + //- Max concaveness allowed. Is angle (in degrees) below which concavity + // is allowed. 0 is straight face, <0 would be convex face. + // Set to 180 to disable. + maxConcave 80; + + //- Minimum projected area v.s. actual area. Set to -1 to disable. + minFlatness 0.5; + + //- Minimum pyramid volume. Is absolute volume of cell pyramid. + // Set to a sensible fraction of the smallest cell volume expected. + // Set to very negative number (e.g. -1E30) to disable. + minVol 1e-13; + + //- Minimum quality of the tet formed by the face-centre + // and variable base point minimum decomposition triangles and + // the cell centre. This has to be a positive number for tracking + // to work. Set to very negative number (e.g. -1E30) to + // disable. + // <0 = inside out tet, + // 0 = flat tet + // 1 = regular tet + minTetQuality 1e-30; + + //- Minimum face area. Set to <0 to disable. + minArea -1; + + //- Minimum face twist. Set to <-1 to disable. dot product of face normal + //- and face centre triangles normal + minTwist 0.02; + + //- minimum normalised cell determinant + //- 1 = hex, <= 0 = folded or flattened illegal cell + minDeterminant 0.001; + + //- minFaceWeight (0 -> 0.5) + minFaceWeight 0.02; + + //- minVolRatio (0 -> 1) + minVolRatio 0.01; + + //must be >0 for Fluent compatibility + minTriangleTwist -1; + + + // Advanced + + //- Number of error distribution iterations + nSmoothScale 4; + //- amount to scale back displacement at error points + errorReduction 0.75; +} + + +// Advanced + +// Flags for optional output +// 0 : only write final meshes +// 1 : write intermediate meshes +// 2 : write volScalarField with cellLevel for postprocessing +// 4 : write current intersections as .obj files +debug 0; + + +// Merge tolerance. Is fraction of overall bounding box of initial mesh. +// Note: the write tolerance needs to be higher than this. +mergeTolerance 1E-6; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/U b/olaflow/of_short_ts_2/0.org/U new file mode 100644 index 0000000..d8e9345 --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/U @@ -0,0 +1,67 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.x | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -1 0 0 0 0]; + +internalField uniform (0 0 0); + +boundaryField +{ + inlet + { + type waveVelocity; + waveDictName waveDict; + value uniform (0 0 0); + } + atmosphere + { + type pressureInletOutletVelocity; + value uniform (0 0 0); + } + "wall." + { + type fixedValue; + value uniform (0 0 0); + } + bathy + { + type fixedValue; + value uniform (0 0 0); + } + bloc0 + { + type fixedValue; + value uniform (0 0 0); + } + bloc1 + { + type fixedValue; + value uniform (0 0 0); + } + defaultFaces + { + type empty; + } + outlet + { + type waveAbsorption2DVelocity; + value uniform (0 0 0); + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/alpha.water b/olaflow/of_short_ts_2/0.org/alpha.water new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/alpha.water @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/alpha.water.org b/olaflow/of_short_ts_2/0.org/alpha.water.org new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/alpha.water.org @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/epsilon b/olaflow/of_short_ts_2/0.org/epsilon new file mode 100644 index 0000000..706ec43 --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/epsilon @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object epsilon; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -3 0 0 0 0]; + +internalField uniform 0.0001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + "wall." + { + type epsilonWallFunction; + value uniform 0.0001; + } + bathy + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc0 + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc1 + { + type epsilonWallFunction; + value uniform 0.0001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/k b/olaflow/of_short_ts_2/0.org/k new file mode 100644 index 0000000..83de11c --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/k @@ -0,0 +1,69 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object k; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -2 0 0 0 0]; + +internalField uniform 0.00000001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + "wall." + { + type kqRWallFunction; + value uniform 0.00000001; + } + bathy + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc0 + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc1 + { + type kqRWallFunction; + value uniform 0.00000001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/nut b/olaflow/of_short_ts_2/0.org/nut new file mode 100644 index 0000000..29da2ca --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/nut @@ -0,0 +1,78 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object nut; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -1 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type calculated; + value uniform 0; + } + outlet + { + type calculated; + value uniform 0; + } + "wall." + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + atmosphere + { + type calculated; + value uniform 0; + } + defaultFaces + { + type empty; + } + bathy + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc0 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc1 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/omega b/olaflow/of_short_ts_2/0.org/omega new file mode 100644 index 0000000..98f8314 --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/omega @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object omega; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 -1 0 0 0 0]; + +internalField uniform 0.001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + "wall." + { + type omegaWallFunction; + value uniform 0.001; + } + bathy + { + type omegaWallFunction; + value uniform 0.001; + } + bloc0 + { + type omegaWallFunction; + value uniform 0.001; + } + bloc1 + { + type omegaWallFunction; + value uniform 0.001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/p_rgh b/olaflow/of_short_ts_2/0.org/p_rgh new file mode 100644 index 0000000..eb45d1a --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/p_rgh @@ -0,0 +1,71 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object p_rgh; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [1 -1 -2 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + "wall." + { + type fixedFluxPressure; + value uniform 0; + } + bathy + { + type fixedFluxPressure; + value uniform 0; + } + bloc0 + { + type fixedFluxPressure; + value uniform 0; + } + bloc1 + { + type fixedFluxPressure; + value uniform 0; + } + defaultFaces + { + type empty; + } + outlet + { + type fixedFluxPressure; + value uniform 0; + } + inlet + { + type fixedFluxPressure; + value uniform 0; + } + atmosphere + { + type totalPressure; + U U; + phi phi; + rho rho; + psi none; + gamma 1; + p0 uniform 0; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/porosityIndex b/olaflow/of_short_ts_2/0.org/porosityIndex new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/porosityIndex @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/0.org/porosityIndex.org b/olaflow/of_short_ts_2/0.org/porosityIndex.org new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_2/0.org/porosityIndex.org @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/g b/olaflow/of_short_ts_2/constant/g new file mode 100644 index 0000000..c1dbc16 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/g @@ -0,0 +1,22 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class uniformDimensionedVectorField; + location "constant"; + object g; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -2 0 0 0 0]; +value ( 0 0 -9.81 ); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/porosityDict b/olaflow/of_short_ts_2/constant/porosityDict new file mode 100644 index 0000000..4917976 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/porosityDict @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object porosityDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Materials: clear region, core, secondary armour layer, primary armour layer +// a,b,c: tuning parameters +a 2(0 5000); +b 2(0 1.2); +c 2(0 0.34); + +// D50: mean nominal diameter +D50 2(1 4); +// porosity (phi) +porosity 2(1 0.4); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/transportProperties b/olaflow/of_short_ts_2/constant/transportProperties new file mode 100644 index 0000000..d3edb56 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/transportProperties @@ -0,0 +1,37 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object transportProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +phases (water air); + +water +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1e-06; + rho [1 -3 0 0 0 0 0] 1000; +} + +air +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1.48e-05; + rho [1 -3 0 0 0 0 0] 1; +} + +sigma [1 0 -2 0 0 0 0] 0.07; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/triSurface b/olaflow/of_short_ts_2/constant/triSurface new file mode 120000 index 0000000..3f29a96 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/triSurface @@ -0,0 +1 @@ +../../out_bathy/ \ No newline at end of file diff --git a/olaflow/of_short_ts_2/constant/turbulenceProperties b/olaflow/of_short_ts_2/constant/turbulenceProperties new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/turbulenceProperties @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/turbulenceProperties_keps b/olaflow/of_short_ts_2/constant/turbulenceProperties_keps new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/turbulenceProperties_keps @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/turbulenceProperties_sst b/olaflow/of_short_ts_2/constant/turbulenceProperties_sst new file mode 100644 index 0000000..187f845 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/turbulenceProperties_sst @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kOmegaSST; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/waveDict b/olaflow/of_short_ts_2/constant/waveDict new file mode 100644 index 0000000..0526843 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/waveDict @@ -0,0 +1,2449 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +802 +( +0.0 +0.25499999999919964 +0.4959999999991851 +0.75 +1.0049999999991996 +1.245999999999185 +1.5 +1.7549999999991996 +1.995999999999185 +2.25 +2.5049999999991996 +2.745999999999185 +3.0 +3.2549999999991996 +3.495999999999185 +3.75 +4.0049999999992 +4.245999999999185 +4.5 +4.7549999999992 +4.995999999999185 +5.25 +5.5049999999992 +5.745999999999185 +6.0 +6.2549999999992 +6.495999999999185 +6.75 +7.0049999999992 +7.245999999999185 +7.5 +7.7549999999992 +7.995999999999185 +8.25 +8.5049999999992 +8.745999999999185 +9.0 +9.2549999999992 +9.495999999999185 +9.75 +10.0049999999992 +10.245999999999185 +10.5 +10.7549999999992 +10.995999999999185 +11.25 +11.5049999999992 +11.745999999999185 +12.0 +12.2549999999992 +12.495999999999185 +12.75 +13.0049999999992 +13.245999999999185 +13.5 +13.7549999999992 +13.995999999999185 +14.25 +14.5049999999992 +14.745999999999185 +15.0 +15.2549999999992 +15.495999999999185 +15.75 +16.0049999999992 +16.245999999999185 +16.5 +16.7549999999992 +16.995999999999185 +17.25 +17.5049999999992 +17.745999999999185 +18.0 +18.2549999999992 +18.495999999999185 +18.75 +19.0049999999992 +19.245999999999185 +19.5 +19.7549999999992 +19.995999999999185 +20.25 +20.5049999999992 +20.745999999999185 +21.0 +21.2549999999992 +21.495999999999185 +21.75 +22.0049999999992 +22.245999999999185 +22.5 +22.7549999999992 +22.995999999999185 +23.25 +23.5049999999992 +23.745999999999185 +24.0 +24.2549999999992 +24.495999999999185 +24.75 +25.0049999999992 +25.245999999999185 +25.5 +25.7549999999992 +25.995999999999185 +26.25 +26.5049999999992 +26.745999999999185 +27.0 +27.2549999999992 +27.495999999999185 +27.75 +28.0049999999992 +28.245999999999185 +28.5 +28.7549999999992 +28.995999999999185 +29.25 +29.5049999999992 +29.745999999999185 +30.0 +30.2549999999992 +30.495999999999185 +30.75 +31.0049999999992 +31.245999999999185 +31.5 +31.7549999999992 +31.995999999999185 +32.25 +32.5049999999992 +32.745999999999185 +33.0 +33.2549999999992 +33.495999999999185 +33.75 +34.0049999999992 +34.245999999999185 +34.5 +34.7549999999992 +34.995999999999185 +35.25 +35.5049999999992 +35.745999999999185 +36.0 +36.2549999999992 +36.495999999999185 +36.75 +37.0049999999992 +37.245999999999185 +37.5 +37.7549999999992 +37.995999999999185 +38.25 +38.5049999999992 +38.745999999999185 +39.0 +39.2549999999992 +39.495999999999185 +39.75 +40.0049999999992 +40.245999999999185 +40.5 +40.7549999999992 +40.995999999999185 +41.25 +41.5049999999992 +41.745999999999185 +42.0 +42.2549999999992 +42.495999999999185 +42.75 +43.0049999999992 +43.245999999999185 +43.5 +43.7549999999992 +43.995999999999185 +44.25 +44.5049999999992 +44.745999999999185 +45.0 +45.2549999999992 +45.495999999999185 +45.75 +46.0049999999992 +46.245999999999185 +46.5 +46.7549999999992 +46.995999999999185 +47.25 +47.5049999999992 +47.745999999999185 +48.0 +48.2549999999992 +48.495999999999185 +48.75 +49.0049999999992 +49.245999999999185 +49.5 +49.7549999999992 +49.995999999999185 +50.25 +50.5049999999992 +50.745999999999185 +51.0 +51.2549999999992 +51.495999999999185 +51.75 +52.0049999999992 +52.245999999999185 +52.5 +52.7549999999992 +52.995999999999185 +53.25 +53.5049999999992 +53.745999999999185 +54.0 +54.2549999999992 +54.495999999999185 +54.75 +55.0049999999992 +55.245999999999185 +55.5 +55.7549999999992 +55.995999999999185 +56.25 +56.5049999999992 +56.745999999999185 +57.0 +57.2549999999992 +57.495999999999185 +57.75 +58.0049999999992 +58.245999999999185 +58.5 +58.7549999999992 +58.995999999999185 +59.25 +59.5049999999992 +59.745999999999185 +60.0 +60.2549999999992 +60.495999999999185 +60.75 +61.0049999999992 +61.245999999999185 +61.5 +61.7549999999992 +61.995999999999185 +62.25 +62.5049999999992 +62.745999999999185 +63.0 +63.2549999999992 +63.495999999999185 +63.75 +64.0049999999992 +64.24599999999919 +64.5 +64.7549999999992 +64.99599999999919 +65.25 +65.5049999999992 +65.74599999999919 +66.0 +66.2549999999992 +66.49599999999919 +66.75 +67.0049999999992 +67.24599999999919 +67.5 +67.7549999999992 +67.99599999999919 +68.25 +68.5049999999992 +68.74599999999919 +69.0 +69.2549999999992 +69.49599999999919 +69.75 +70.0049999999992 +70.24599999999919 +70.5 +70.7549999999992 +70.99599999999919 +71.25 +71.5049999999992 +71.74599999999919 +72.0 +72.2549999999992 +72.49599999999919 +72.75 +73.0049999999992 +73.24599999999919 +73.5 +73.7549999999992 +73.99599999999919 +74.25 +74.5049999999992 +74.74599999999919 +75.0 +75.2549999999992 +75.49599999999919 +75.75 +76.0049999999992 +76.24599999999919 +76.5 +76.7549999999992 +76.99599999999919 +77.25 +77.5049999999992 +77.74599999999919 +78.0 +78.2549999999992 +78.49599999999919 +78.75 +79.0049999999992 +79.24599999999919 +79.5 +79.7549999999992 +79.99599999999919 +80.25 +80.5049999999992 +80.74599999999919 +81.0 +81.2549999999992 +81.49599999999919 +81.75 +82.0049999999992 +82.24599999999919 +82.5 +82.7549999999992 +82.99599999999919 +83.25 +83.5049999999992 +83.74599999999919 +84.0 +84.2549999999992 +84.49599999999919 +84.75 +85.0049999999992 +85.24599999999919 +85.5 +85.7549999999992 +85.99599999999919 +86.25 +86.5049999999992 +86.74599999999919 +87.0 +87.2549999999992 +87.49599999999919 +87.75 +88.0049999999992 +88.24599999999919 +88.5 +88.7549999999992 +88.99599999999919 +89.25 +89.5049999999992 +89.74599999999919 +90.0 +90.2549999999992 +90.49599999999919 +90.75 +91.0049999999992 +91.24599999999919 +91.5 +91.7549999999992 +91.99599999999919 +92.25 +92.5049999999992 +92.74599999999919 +93.0 +93.2549999999992 +93.49599999999919 +93.75 +94.0049999999992 +94.24599999999919 +94.5 +94.7549999999992 +94.99599999999919 +95.25 +95.5049999999992 +95.74599999999919 +96.0 +96.2549999999992 +96.49599999999919 +96.75 +97.0049999999992 +97.24599999999919 +97.5 +97.7549999999992 +97.99599999999919 +98.25 +98.5049999999992 +98.74599999999919 +99.0 +99.2549999999992 +99.49599999999919 +99.75 +100.0049999999992 +100.24599999999919 +100.5 +100.7549999999992 +100.99599999999919 +101.25 +101.5049999999992 +101.74599999999919 +102.0 +102.2549999999992 +102.49599999999919 +102.75 +103.0049999999992 +103.24599999999919 +103.5 +103.7549999999992 +103.99599999999919 +104.25 +104.5049999999992 +104.74599999999919 +105.0 +105.2549999999992 +105.49599999999919 +105.75 +106.0049999999992 +106.24599999999919 +106.5 +106.7549999999992 +106.99599999999919 +107.25 +107.5049999999992 +107.74599999999919 +108.0 +108.2549999999992 +108.49599999999919 +108.75 +109.0049999999992 +109.24599999999919 +109.5 +109.7549999999992 +109.99599999999919 +110.25 +110.5049999999992 +110.74599999999919 +111.0 +111.2549999999992 +111.49599999999919 +111.75 +112.0049999999992 +112.24599999999919 +112.5 +112.7549999999992 +112.99599999999919 +113.25 +113.5049999999992 +113.74599999999919 +114.0 +114.2549999999992 +114.49599999999919 +114.75 +115.0049999999992 +115.24599999999919 +115.5 +115.7549999999992 +115.99599999999919 +116.25 +116.5049999999992 +116.74599999999919 +117.0 +117.2549999999992 +117.49599999999919 +117.75 +118.0049999999992 +118.24599999999919 +118.5 +118.7549999999992 +118.99599999999919 +119.25 +119.5049999999992 +119.74599999999919 +120.0 +120.2549999999992 +120.49599999999919 +120.75 +121.0049999999992 +121.24599999999919 +121.5 +121.7549999999992 +121.99599999999919 +122.25 +122.5049999999992 +122.74599999999919 +123.0 +123.2549999999992 +123.49599999999919 +123.75 +124.0049999999992 +124.24599999999919 +124.5 +124.7549999999992 +124.99599999999919 +125.25 +125.5049999999992 +125.74599999999919 +126.0 +126.2549999999992 +126.49599999999919 +126.75 +127.0049999999992 +127.24599999999919 +127.5 +127.7549999999992 +127.99599999999919 +128.25 +128.5049999999992 +128.74599999999919 +129.0 +129.2549999999992 +129.49599999999919 +129.75 +130.0049999999992 +130.24599999999919 +130.5 +130.7549999999992 +130.99599999999919 +131.25 +131.5049999999992 +131.74599999999919 +132.0 +132.2549999999992 +132.49599999999919 +132.75 +133.0049999999992 +133.24599999999919 +133.5 +133.7549999999992 +133.99599999999919 +134.25 +134.5049999999992 +134.74599999999919 +135.0 +135.2549999999992 +135.49599999999919 +135.75 +136.0049999999992 +136.24599999999919 +136.5 +136.7549999999992 +136.99599999999919 +137.25 +137.5049999999992 +137.74599999999919 +138.0 +138.2549999999992 +138.49599999999919 +138.75 +139.0049999999992 +139.24599999999919 +139.5 +139.7549999999992 +139.99599999999919 +140.25 +140.5049999999992 +140.74599999999919 +141.0 +141.2549999999992 +141.49599999999919 +141.75 +142.0049999999992 +142.24599999999919 +142.5 +142.7549999999992 +142.99599999999919 +143.25 +143.5049999999992 +143.74599999999919 +144.0 +144.2549999999992 +144.49599999999919 +144.75 +145.0049999999992 +145.24599999999919 +145.5 +145.7549999999992 +145.99599999999919 +146.25 +146.5049999999992 +146.74599999999919 +147.0 +147.2549999999992 +147.49599999999919 +147.75 +148.0049999999992 +148.24599999999919 +148.5 +148.7549999999992 +148.99599999999919 +149.25 +149.5049999999992 +149.74599999999919 +150.0 +150.2549999999992 +150.49599999999919 +150.75 +151.0049999999992 +151.24599999999919 +151.5 +151.7549999999992 +151.99599999999919 +152.25 +152.5049999999992 +152.74599999999919 +153.0 +153.2549999999992 +153.49599999999919 +153.75 +154.0049999999992 +154.24599999999919 +154.5 +154.7549999999992 +154.99599999999919 +155.25 +155.5049999999992 +155.74599999999919 +156.0 +156.2549999999992 +156.49599999999919 +156.75 +157.0049999999992 +157.24599999999919 +157.5 +157.7549999999992 +157.99599999999919 +158.25 +158.5049999999992 +158.74599999999919 +159.0 +159.2549999999992 +159.49599999999919 +159.75 +160.0049999999992 +160.24599999999919 +160.5 +160.7549999999992 +160.99599999999919 +161.25 +161.5049999999992 +161.74599999999919 +162.0 +162.2549999999992 +162.49599999999919 +162.75 +163.0049999999992 +163.24599999999919 +163.5 +163.7549999999992 +163.99599999999919 +164.25 +164.5049999999992 +164.74599999999919 +165.0 +165.2549999999992 +165.49599999999919 +165.75 +166.0049999999992 +166.24599999999919 +166.5 +166.7549999999992 +166.99599999999919 +167.25 +167.5049999999992 +167.74599999999919 +168.0 +168.2549999999992 +168.49599999999919 +168.75 +169.0049999999992 +169.24599999999919 +169.5 +169.7549999999992 +169.99599999999919 +170.25 +170.5049999999992 +170.74599999999919 +171.0 +171.2549999999992 +171.49599999999919 +171.75 +172.0049999999992 +172.24599999999919 +172.5 +172.7549999999992 +172.99599999999919 +173.25 +173.5049999999992 +173.74599999999919 +174.0 +174.2549999999992 +174.49599999999919 +174.75 +175.0049999999992 +175.24599999999919 +175.5 +175.7549999999992 +175.99599999999919 +176.25 +176.5049999999992 +176.74599999999919 +177.0 +177.2549999999992 +177.49599999999919 +177.75 +178.0049999999992 +178.24599999999919 +178.5 +178.7549999999992 +178.99599999999919 +179.25 +179.5049999999992 +179.74599999999919 +180.0 +180.2549999999992 +180.49599999999919 +180.75 +181.0049999999992 +181.24599999999919 +181.5 +181.7549999999992 +181.99599999999919 +182.25 +182.5049999999992 +182.74599999999919 +183.0 +183.2549999999992 +183.49599999999919 +183.75 +184.0049999999992 +184.24599999999919 +184.5 +184.7549999999992 +184.99599999999919 +185.25 +185.5049999999992 +185.74599999999919 +186.0 +186.2549999999992 +186.49599999999919 +186.75 +187.0049999999992 +187.24599999999919 +187.5 +187.7549999999992 +187.99599999999919 +188.25 +188.5049999999992 +188.74599999999919 +189.0 +189.2549999999992 +189.49599999999919 +189.75 +190.0049999999992 +190.24599999999919 +190.5 +190.7549999999992 +190.99599999999919 +191.25 +191.5049999999992 +191.74599999999919 +192.0 +192.2549999999992 +192.49599999999919 +192.75 +193.0049999999992 +193.24599999999919 +193.5 +193.7549999999992 +193.99599999999919 +194.25 +194.5049999999992 +194.74599999999919 +195.0 +195.2549999999992 +195.49599999999919 +195.75 +196.0049999999992 +196.24599999999919 +196.5 +196.7549999999992 +196.99599999999919 +197.25 +197.5049999999992 +197.74599999999919 +198.0 +198.2549999999992 +198.49599999999919 +198.75 +199.0049999999992 +199.24599999999919 +199.5 +199.7549999999992 +199.99599999999919 +200.25 +); + +paddleVelocity +802 +( +-0.9322925 +-1.0766824 +-1.2049251 +-1.3263367 +-1.4262202 +-1.493435 +-1.5265559 +-1.5070274 +-1.4278208 +-1.2699289 +-1.0374863 +-0.76266 +-0.42969653 +-0.07286313 +0.2712851 +0.6344259 +0.9840938 +1.2901301 +1.5768057 +1.8057141 +1.9487743 +2.0038054 +1.9471716 +1.795519 +1.5480808 +1.2373455 +0.90972376 +0.54465085 +0.17999941 +-0.1478299 +-0.4654706 +-0.7403796 +-0.9535176 +-1.1279303 +-1.2490191 +-1.316101 +-1.3414695 +-1.3246491 +-1.2760204 +-1.1952949 +-1.0910064 +-0.97510004 +-0.8370472 +-0.68735534 +-0.5398836 +-0.38148707 +-0.22842136 +-0.09595227 +0.024659503 +0.1174274 +0.1745677 +0.19950588 +0.18684366 +0.141535 +0.060772937 +-0.04943848 +-0.17530073 +-0.3263215 +-0.4874505 +-0.63991505 +-0.7926803 +-0.92491037 +-1.0213553 +-1.0864186 +-1.1083643 +-1.0886788 +-1.0266254 +-0.9263742 +-0.80269456 +-0.6476512 +-0.4766118 +-0.3080257 +-0.1269757 +0.05218976 +0.21710245 +0.3869772 +0.5498317 +0.69419324 +0.8341063 +0.95441645 +1.0434958 +1.1058904 +1.1301215 +1.1157904 +1.0638713 +0.98014367 +0.88083565 +0.7635421 +0.64367765 +0.5356481 +0.43187395 +0.34458378 +0.28186688 +0.2405084 +0.22956559 +0.24977252 +0.30404228 +0.38916668 +0.49179778 +0.61629456 +0.7467098 +0.8656478 +0.979057 +1.0713327 +1.1331925 +1.1679945 +1.1679239 +1.1346087 +1.0640955 +0.95874244 +0.83017 +0.665923 +0.47786176 +0.28399304 +0.065562665 +-0.1603058 +-0.3755408 +-0.6039581 +-0.8304316 +-1.0413302 +-1.2627785 +-1.4805006 +-1.6792957 +-1.8789322 +-2.0588257 +-2.2018743 +-2.3179436 +-2.3921998 +-2.4241748 +-2.4235637 +-2.3972268 +-2.3587718 +-2.3123364 +-2.2637703 +-2.2161348 +-2.1592839 +-2.0895114 +-2.0074856 +-1.9003754 +-1.7731019 +-1.6352036 +-1.4687047 +-1.2770302 +-1.0682131 +-0.81184334 +-0.52012634 +-0.21850324 +0.121173255 +0.46893364 +0.7922746 +1.1196004 +1.4179195 +1.6618801 +1.8730285 +2.0284038 +2.1211653 +2.1634345 +2.1506119 +2.0918393 +1.9841537 +1.8351711 +1.6634434 +1.4558252 +1.2325164 +1.0181199 +0.7964439 +0.590519 +0.4175865 +0.26007846 +0.1309687 +0.034824066 +-0.042017374 +-0.09457998 +-0.12300598 +-0.13139956 +-0.11800654 +-0.08654529 +-0.035305306 +0.030714318 +0.102349326 +0.18383577 +0.2659448 +0.33986455 +0.41160297 +0.4739693 +0.5231012 +0.5652293 +0.5982514 +0.62312776 +0.6456929 +0.6672799 +0.6890026 +0.71513957 +0.7447611 +0.774833 +0.80664563 +0.83466876 +0.85300404 +0.8585225 +0.8437134 +0.8062753 +0.73696744 +0.63433117 +0.5068771 +0.34096205 +0.14867644 +-0.049461316 +-0.2693364 +-0.48910624 +-0.6873538 +-0.8816844 +-1.0532973 +-1.1900866 +-1.3060889 +-1.3897406 +-1.43829 +-1.4582014 +-1.4461653 +-1.4058247 +-1.3320981 +-1.2273448 +-1.1029841 +-0.9486575 +-0.77869284 +-0.6118236 +-0.43491593 +-0.2657362 +-0.11952983 +0.016487632 +0.1279705 +0.20728722 +0.26241282 +0.28726438 +0.2842513 +0.2560923 +0.20683867 +0.1463833 +0.07318806 +-0.0030133147 +-0.07216042 +-0.13786379 +-0.19123878 +-0.22719175 +-0.24819192 +-0.2506585 +-0.23654358 +-0.2053028 +-0.1593283 +-0.10455997 +-0.036647763 +0.038295474 +0.111898035 +0.18885206 +0.25922108 +0.31432953 +0.35619003 +0.37710288 +0.3758081 +0.35225564 +0.30772874 +0.24984935 +0.175847 +0.09436753 +0.016571637 +-0.060510438 +-0.124836385 +-0.16702679 +-0.18666112 +-0.1767772 +-0.14005755 +-0.074380495 +0.013778596 +0.111603834 +0.22493088 +0.3412137 +0.4484995 +0.55516887 +0.64979935 +0.7240806 +0.78377795 +0.8207574 +0.833197 +0.8224852 +0.7886255 +0.7385341 +0.6701507 +0.59096813 +0.5106165 +0.42227423 +0.3326862 +0.24750125 +0.15508732 +0.05890817 +-0.036969088 +-0.14624062 +-0.26436687 +-0.38341466 +-0.51698536 +-0.6542573 +-0.78216815 +-0.9101596 +-1.0223893 +-1.1069827 +-1.1692162 +-1.2004552 +-1.2021118 +-1.1773157 +-1.1289638 +-1.0649127 +-0.9784427 +-0.87192374 +-0.75041366 +-0.5946125 +-0.40792185 +-0.20379624 +0.038721904 +0.2980968 +0.5459666 +0.80002105 +1.0313416 +1.2176065 +1.372571 +1.4761003 +1.5231584 +1.5199429 +1.4654096 +1.3722159 +1.2350111 +1.065411 +0.8833016 +0.6746469 +0.46061268 +0.2645959 +0.072732106 +-0.09354833 +-0.22266082 +-0.33137462 +-0.41593778 +-0.48000577 +-0.5385005 +-0.59204406 +-0.64026105 +-0.68867815 +-0.73131716 +-0.76203895 +-0.7805459 +-0.78200406 +-0.7677473 +-0.7378619 +-0.6964148 +-0.65019876 +-0.5968829 +-0.5419968 +-0.49126735 +-0.44066855 +-0.39581054 +-0.36093578 +-0.3337462 +-0.318384 +-0.31555775 +-0.32488626 +-0.34569034 +-0.37338027 +-0.407689 +-0.44249767 +-0.47151953 +-0.4950359 +-0.50958604 +-0.5159836 +-0.51796776 +-0.51894045 +-0.5223478 +-0.5304093 +-0.5428767 +-0.5561151 +-0.5673678 +-0.5707325 +-0.5633213 +-0.54388034 +-0.5155112 +-0.48565695 +-0.45638335 +-0.43439153 +-0.42281 +-0.42052132 +-0.42685947 +-0.43752387 +-0.44914976 +-0.45554483 +-0.45188588 +-0.43459424 +-0.4029606 +-0.3618422 +-0.30942795 +-0.25126302 +-0.19307478 +-0.12686877 +-0.05332006 +0.026299767 +0.12594081 +0.24383958 +0.37181914 +0.52368855 +0.6875673 +0.8476441 +1.0179572 +1.1822082 +1.3254228 +1.4591757 +1.5674361 +1.6403229 +1.6815752 +1.6812993 +1.6410058 +1.5559891 +1.4310381 +1.2831787 +1.1031193 +0.91026556 +0.7268253 +0.53861713 +0.3634442 +0.21312265 +0.06892754 +-0.06074968 +-0.17098872 +-0.2761249 +-0.36791524 +-0.4401936 +-0.49989563 +-0.541028 +-0.5639949 +-0.57512146 +-0.57783633 +-0.5780028 +-0.580652 +-0.5895188 +-0.60509926 +-0.6288014 +-0.6570199 +-0.6834322 +-0.7060437 +-0.7183243 +-0.7179369 +-0.70447206 +-0.67846787 +-0.6434896 +-0.59491915 +-0.53283954 +-0.45975885 +-0.36432284 +-0.24981418 +-0.12591712 +0.0194332 +0.17388368 +0.32224986 +0.47728038 +0.62383693 +0.7492513 +0.8648719 +0.9588531 +1.0253654 +1.071554 +1.0924953 +1.0900316 +1.0655673 +1.0207804 +0.96214855 +0.88440365 +0.7925659 +0.6947141 +0.5799581 +0.45547178 +0.33091447 +0.1927185 +0.05112449 +-0.08229533 +-0.22055636 +-0.35111532 +-0.46332288 +-0.5680306 +-0.65564746 +-0.72155976 +-0.77362233 +-0.80666995 +-0.8194849 +-0.8122867 +-0.78250974 +-0.7339098 +-0.66227674 +-0.5739105 +-0.48027098 +-0.37541357 +-0.27091247 +-0.17777123 +-0.088782966 +-0.0137740495 +0.041593898 +0.082558095 +0.10440123 +0.107608594 +0.09324149 +0.061620656 +0.017168168 +-0.04445454 +-0.1195048 +-0.20075853 +-0.29607755 +-0.3976208 +-0.4955847 +-0.5985523 +-0.6967107 +-0.78192574 +-0.86276895 +-0.93246603 +-0.98738146 +-1.0339566 +-1.067523 +-1.085709 +-1.0884717 +-1.0714636 +-1.0352482 +-0.9739313 +-0.88899785 +-0.7888972 +-0.66429615 +-0.5258576 +-0.38866067 +-0.24229294 +-0.10216658 +0.018537024 +0.13050425 +0.22304864 +0.2917624 +0.34621742 +0.38382694 +0.4066231 +0.42075425 +0.42786887 +0.43087146 +0.4323267 +0.43341047 +0.43451187 +0.43562755 +0.43624368 +0.4361078 +0.4354988 +0.43566224 +0.43868017 +0.4484041 +0.4694796 +0.5046378 +0.5636234 +0.64970845 +0.7577589 +0.900688 +1.0674615 +1.2378837 +1.4201039 +1.5878501 +1.7175525 +1.8118932 +1.8521944 +1.8380712 +1.7717022 +1.6595021 +1.5194331 +1.341805 +1.1409985 +0.93607444 +0.7062805 +0.469283 +0.24500996 +0.011984105 +-0.20819849 +-0.39699727 +-0.57208997 +-0.7170288 +-0.82494694 +-0.91073227 +-0.9698264 +-1.0043969 +-1.0220321 +-1.021711 +-1.0065308 +-0.97525465 +-0.9296359 +-0.8755528 +-0.8096345 +-0.7398667 +-0.6759433 +-0.61557126 +-0.56814384 +-0.538868 +-0.52633965 +-0.53343153 +-0.55709153 +-0.59760755 +-0.6498787 +-0.70528746 +-0.76585245 +-0.8237951 +-0.87288094 +-0.9168542 +-0.9499697 +-0.96823454 +-0.9694375 +-0.9463717 +-0.8979862 +-0.81560314 +-0.70167446 +-0.5685041 +-0.40395978 +-0.22045222 +-0.034344055 +0.1737162 +0.3880122 +0.5904653 +0.80006903 +0.9968716 +1.1640792 +1.3169574 +1.4400567 +1.5263225 +1.585692 +1.6120363 +1.607667 +1.5738207 +1.512286 +1.4317616 +1.3253806 +1.2016531 +1.0735791 +0.9297451 +0.78237027 +0.64395773 +0.50022036 +0.3622339 +0.23905733 +0.11609882 +0.0013820429 +-0.099596865 +-0.20051879 +-0.2962093 +-0.38265452 +-0.47161722 +-0.55816144 +-0.6374715 +-0.71914035 +-0.79758924 +-0.86803705 +-0.93918276 +-1.0069729 +-1.0686828 +-1.1334199 +-1.1987958 +-1.2620775 +-1.3320174 +-1.4052855 +-1.4773089 +-1.5566785 +-1.637253 +-1.7111322 +-1.7820666 +-1.8372624 +-1.8665382 +-1.8659171 +-1.8293499 +-1.7648331 +-1.6727619 +-1.5669363 +-1.4625682 +-1.3503859 +-1.2362665 +-1.1237957 +-0.9946344 +-0.85280526 +-0.70827174 +-0.5469254 +-0.38389498 +-0.2350823 +-0.0874485 +0.045531098 +0.15555559 +0.2565407 +0.34327105 +0.4155671 +0.48826826 +0.5642834 +0.6464018 +0.75219816 +0.8822544 +1.028218 +1.2058781 +1.4005698 +1.5908983 +1.7891583 +1.9698049 +2.1113036 +2.2206855 +2.282391 +2.2978632 +2.2749064 +2.218957 +2.1421223 +2.0395002 +1.9185425 +1.7905306 +1.6420239 +1.4837326 +1.3293115 +1.1637971 +1.0014614 +0.85539836 +0.71011156 +0.576102 +0.45953724 +0.34345695 +0.23179133 +0.12703021 +0.012158084 +-0.10981096 +-0.2333552 +-0.37507206 +-0.5272199 +-0.6783216 +-0.8443488 +-1.012272 +-1.1685466 +-1.3296473 +-1.4839226 +-1.622758 +-1.764465 +-1.901323 +-2.026172 +-2.1542087 +-2.2761488 +-2.3835995 +-2.487684 +-2.5797305 +-2.6547818 +-2.722932 +-2.780224 +-2.8235483 +-2.8534477 +-2.8564205 +-2.8224618 +-2.73689 +-2.5961938 +-2.4161975 +-2.1806202 +-1.9057155 +-1.6160752 +-1.2807536 +-0.92259526 +-0.5693168 +-0.18037842 +0.22049932 +0.6073135 +1.0256177 +1.4447762 +1.8279008 +2.2014298 +2.5092196 +2.7045736 +2.7791567 +2.7049356 +2.5149078 +2.2224433 +1.876225 +1.5290246 +1.1573976 +0.7966097 +0.47543398 +0.16005914 +-0.12441191 +-0.36173415 +-0.5808948 +-0.76687455 +-0.9133604 +-1.0413615 +-1.1438849 +-1.219394 +-1.278838 +-1.3174117 +-1.3347538 +-1.333547 +-1.314006 +-1.2819357 +-1.2379049 +-1.1888838 +-1.1426867 +-1.0974667 +-1.0590719 +-1.0306821 +-1.0094228 +-0.99746233 +-0.99467206 +-1.00061 +-1.0160024 +-1.0394949 +-1.0742954 +); + +paddleEta +802 +( +-0.68505776 +-0.52828526 +-0.34979725 +-0.11640027 +0.1713216 +0.49441692 +0.8844389 +1.298514 +1.6784344 +2.0414119 +2.354151 +2.6207347 +2.906333 +3.2200174 +3.5493464 +3.9279537 +4.3132014 +4.649452 +4.9340763 +5.089094 +5.062704 +4.804989 +4.301434 +3.6450887 +2.8375876 +2.006602 +1.2631481 +0.54804957 +-0.07932062 +-0.5930307 +-1.0666587 +-1.4745464 +-1.8027508 +-2.094221 +-2.3288753 +-2.5013149 +-2.6380076 +-2.7312183 +-2.7816403 +-2.7968314 +-2.7745423 +-2.7239342 +-2.6474938 +-2.56006 +-2.4801269 +-2.4096973 +-2.3634012 +-2.346583 +-2.3580818 +-2.3968396 +-2.452182 +-2.521295 +-2.5881014 +-2.6354628 +-2.6549597 +-2.6295018 +-2.5551798 +-2.4170356 +-2.217369 +-1.978051 +-1.6798425 +-1.3516202 +-1.02998 +-0.6870189 +-0.34895867 +-0.03493043 +0.2985589 +0.63707644 +0.9640764 +1.323066 +1.6949612 +2.0553138 +2.4439442 +2.829142 +3.1773796 +3.5193603 +3.8198483 +4.0541973 +4.2406116 +4.3492994 +4.365651 +4.2745686 +4.055255 +3.7306824 +3.273967 +2.727419 +2.166768 +1.5615989 +0.9828471 +0.48787832 +0.032856427 +-0.33995086 +-0.6151737 +-0.83409727 +-0.990551 +-1.0955889 +-1.1782492 +-1.2447548 +-1.3013524 +-1.3606312 +-1.4220569 +-1.4833906 +-1.5534129 +-1.6293151 +-1.7065823 +-1.7945243 +-1.8866428 +-1.9737155 +-2.061669 +-2.139277 +-2.1982307 +-2.242346 +-2.2656121 +-2.26869 +-2.2539315 +-2.223579 +-2.1831088 +-2.1280966 +-2.0586543 +-1.9762242 +-1.865984 +-1.7301577 +-1.5816863 +-1.4121952 +-1.2490122 +-1.1228533 +-1.0401763 +-1.0240799 +-1.067889 +-1.158922 +-1.2655845 +-1.3509506 +-1.4023147 +-1.4015627 +-1.3567636 +-1.273166 +-1.1677637 +-1.0556089 +-0.9201553 +-0.7546408 +-0.556923 +-0.29411685 +0.017738942 +0.3414579 +0.700636 +1.066223 +1.4174598 +1.8046035 +2.2081878 +2.5941558 +2.9880548 +3.3323565 +3.5801299 +3.736908 +3.7707858 +3.691617 +3.5033283 +3.2267141 +2.9030108 +2.5040598 +2.0589285 +1.6089537 +1.1130269 +0.6168604 +0.16639127 +-0.2792101 +-0.6783826 +-1.0030539 +-1.2865293 +-1.5005997 +-1.635015 +-1.7062886 +-1.7080328 +-1.6547902 +-1.5539968 +-1.4250073 +-1.2944028 +-1.1619544 +-1.0491891 +-0.96931136 +-0.9172198 +-0.9005859 +-0.9164297 +-0.9636984 +-1.0372562 +-1.1242383 +-1.2272853 +-1.331702 +-1.4218874 +-1.4993151 +-1.5481582 +-1.5599427 +-1.5286858 +-1.4460641 +-1.3174498 +-1.1252176 +-0.87761915 +-0.5994123 +-0.26563424 +0.09358775 +0.43961573 +0.7976458 +1.1268754 +1.3943136 +1.6192052 +1.7729981 +1.8484485 +1.8556024 +1.7933187 +1.6806027 +1.5160306 +1.3185222 +1.1125857 +0.8805559 +0.64270127 +0.42226613 +0.20224479 +0.005605819 +-0.15487477 +-0.30056518 +-0.42338195 +-0.51786745 +-0.5913451 +-0.6302491 +-0.63041925 +-0.5911485 +-0.5162677 +-0.42258233 +-0.3117394 +-0.20439065 +-0.11974839 +-0.058911048 +-0.036315966 +-0.053835705 +-0.11330712 +-0.21035951 +-0.32873672 +-0.47303885 +-0.6246617 +-0.7633265 +-0.89602745 +-1.0046263 +-1.0779456 +-1.1188424 +-1.115669 +-1.067817 +-0.9656898 +-0.8099148 +-0.61673903 +-0.36857542 +-0.08689484 +0.19615567 +0.50036395 +0.7910484 +1.0368376 +1.2535102 +1.4120983 +1.5006274 +1.529009 +1.4943831 +1.4141114 +1.2927084 +1.150408 +1.0108781 +0.86745363 +0.735658 +0.6251997 +0.5241896 +0.4431427 +0.39031315 +0.3669339 +0.3858747 +0.44842875 +0.5648284 +0.7297851 +0.9215625 +1.1505487 +1.3871261 +1.5975056 +1.7872834 +1.9235418 +1.9900169 +1.987611 +1.908674 +1.7681727 +1.5563912 +1.2910938 +1.0042061 +0.67356 +0.33105004 +0.011181764 +-0.31278154 +-0.608324 +-0.8513663 +-1.0648401 +-1.227175 +-1.3314972 +-1.3925312 +-1.4080613 +-1.390163 +-1.349648 +-1.3020399 +-1.2627783 +-1.2336909 +-1.2152889 +-1.1973156 +-1.1612642 +-1.0902874 +-0.97863746 +-0.8042784 +-0.57196546 +-0.307285 +0.009232515 +0.34445882 +0.662668 +0.9953859 +1.3226013 +1.6294048 +1.9556785 +2.2753334 +2.5546827 +2.805335 +2.98471 +3.074646 +3.0859585 +3.0221686 +2.911574 +2.7608771 +2.5935984 +2.4307957 +2.2542295 +2.0679939 +1.8730736 +1.632242 +1.3485723 +1.0457655 +0.70303595 +0.36579123 +0.07922849 +-0.17120883 +-0.3547479 +-0.46506 +-0.5245087 +-0.5418732 +-0.5395143 +-0.53688586 +-0.5481483 +-0.5751082 +-0.6181493 +-0.6689553 +-0.7182244 +-0.76922894 +-0.8191129 +-0.8667823 +-0.9197197 +-0.97470784 +-1.0258697 +-1.0750732 +-1.113502 +-1.1353378 +-1.1406379 +-1.1278597 +-1.1031861 +-1.0711944 +-1.0433629 +-1.0296038 +-1.0335824 +-1.0546517 +-1.0807508 +-1.0993123 +-1.0902026 +-1.0417507 +-0.9395035 +-0.784111 +-0.5967985 +-0.3707809 +-0.13896498 +0.065170825 +0.25418952 +0.41202042 +0.5385932 +0.6605479 +0.7785584 +0.8886025 +0.99961984 +1.0917249 +1.1442778 +1.1438848 +1.0677083 +0.91962695 +0.6904646 +0.41244227 +0.13632013 +-0.13881333 +-0.3667007 +-0.5219723 +-0.6176151 +-0.6447977 +-0.616734 +-0.54251814 +-0.43509007 +-0.3120509 +-0.16263479 +0.0045760144 +0.17761429 +0.37605238 +0.58460295 +0.78272843 +0.98420334 +1.1621304 +1.2931509 +1.3771715 +1.3890874 +1.3248134 +1.1742318 +0.94698656 +0.6789118 +0.35825968 +0.02325148 +-0.2869666 +-0.5948383 +-0.8657143 +-1.0748875 +-1.2376862 +-1.3317847 +-1.3561051 +-1.3197168 +-1.2339727 +-1.1282269 +-1.0141795 +-0.9221188 +-0.8698065 +-0.8563554 +-0.8798645 +-0.9233525 +-0.9767448 +-1.0233935 +-1.0525453 +-1.0643082 +-1.0584521 +-1.0421997 +-1.0191274 +-0.991073 +-0.9539473 +-0.8896848 +-0.78370345 +-0.6337241 +-0.41556662 +-0.13966373 +0.16398555 +0.51989734 +0.89637655 +1.2593961 +1.6464124 +2.0277548 +2.374054 +2.718423 +3.026176 +3.2710505 +3.4735875 +3.6099465 +3.6754174 +3.6795468 +3.6217186 +3.5166306 +3.3599665 +3.165041 +2.95255 +2.7005138 +2.4250216 +2.1474504 +1.8372076 +1.5168028 +1.2123474 +0.8932485 +0.5858215 +0.31199813 +0.04011801 +-0.2119386 +-0.43177894 +-0.6466314 +-0.839507 +-0.99673295 +-1.1337409 +-1.2385069 +-1.3106298 +-1.3662527 +-1.4089456 +-1.4437234 +-1.4777335 +-1.5071433 +-1.5265577 +-1.53355 +-1.5229352 +-1.4957774 +-1.449805 +-1.3889288 +-1.3210163 +-1.2403493 +-1.1526986 +-1.0642574 +-0.9633071 +-0.8537917 +-0.7416538 +-0.6123316 +-0.47352493 +-0.33704114 +-0.19115153 +-0.052011233 +0.06465424 +0.16513725 +0.23536515 +0.2722857 +0.28423005 +0.27682698 +0.2625171 +0.24991354 +0.24730703 +0.2563591 +0.27642682 +0.30277056 +0.32863525 +0.35323524 +0.37239224 +0.3848083 +0.3931657 +0.39948863 +0.40722662 +0.420846 +0.44168228 +0.46692544 +0.49636096 +0.5238004 +0.5435788 +0.5544764 +0.55200124 +0.53500366 +0.49846727 +0.43941385 +0.36004007 +0.24775979 +0.10618152 +-0.05160141 +-0.23982772 +-0.43980074 +-0.6275928 +-0.81293195 +-0.96874064 +-1.0753554 +-1.1340799 +-1.127395 +-1.0560379 +-0.9084083 +-0.687214 +-0.41404718 +-0.05960806 +0.35219282 +0.77842677 +1.2488058 +1.7022834 +2.0747175 +2.372611 +2.5416536 +2.574324 +2.493751 +2.320757 +2.0981112 +1.8208076 +1.5195953 +1.2258081 +0.9109378 +0.59893095 +0.3112777 +0.014056837 +-0.27347642 +-0.5341671 +-0.79761773 +-1.0407445 +-1.2420008 +-1.4148176 +-1.5334873 +-1.5875273 +-1.578341 +-1.5014038 +-1.3713102 +-1.1794741 +-0.9428959 +-0.6901984 +-0.40199327 +-0.10619205 +0.16749783 +0.44058675 +0.6818137 +0.8672892 +1.0082645 +1.0822179 +1.0865313 +1.0224496 +0.8941346 +0.72509503 +0.5096734 +0.2770884 +0.062487233 +-0.14035115 +-0.3001086 +-0.40161496 +-0.45497733 +-0.45545542 +-0.4119828 +-0.32111758 +-0.1803287 +0.0055993665 +0.26875934 +0.6043855 +0.9841051 +1.4443226 +1.9434208 +2.4250698 +2.9209895 +3.3714137 +3.730948 +4.027973 +4.228874 +4.3298283 +4.3487787 +4.2819457 +4.1436744 +3.918999 +3.618639 +3.2740574 +2.8517435 +2.3889828 +1.9359653 +1.4570949 +0.99963564 +0.6014459 +0.22061312 +-0.11442694 +-0.39027792 +-0.6473222 +-0.87509084 +-1.0700042 +-1.2630243 +-1.4464966 +-1.6133235 +-1.7860892 +-1.9553299 +-2.1122391 +-2.277225 +-2.4407008 +-2.5921965 +-2.7475023 +-2.8913345 +-3.009463 +-3.1090147 +-3.174902 +-3.2014728 +-3.1888423 +-3.1319635 +-3.0363708 +-2.888514 +-2.6923456 +-2.4658518 +-2.1889057 +-1.8910729 +-1.6130385 +-1.3439372 +-1.1158216 +-0.934793 +-0.7560941 +-0.5619061 +-0.34394485 +-0.06665894 +0.2502443 +0.5666075 +0.8971567 +1.1989906 +1.4443147 +1.6617008 +1.8407998 +1.9825366 +2.1111104 +2.2194662 +2.3022213 +2.367981 +2.4102411 +2.430068 +2.4336195 +2.4245648 +2.410894 +2.399862 +2.404262 +2.4346623 +2.5060687 +2.6223507 +2.7656403 +2.930676 +3.0705566 +3.1388752 +3.1096683 +2.9628878 +2.7304623 +2.4139447 +2.0624452 +1.7217491 +1.3634765 +1.0130243 +0.6895912 +0.34928298 +0.00821705 +-0.3158552 +-0.66348165 +-1.0123508 +-1.3385003 +-1.6780243 +-2.0045104 +-2.293942 +-2.5760908 +-2.8261304 +-3.0278184 +-3.2033727 +-3.3376775 +-3.4267569 +-3.4838507 +-3.5061321 +-3.5002074 +-3.4716268 +-3.4269702 +-3.3759232 +-3.3159318 +-3.2501397 +-3.1794486 +-3.0894542 +-2.9796333 +-2.857058 +-2.7083287 +-2.544671 +-2.3818445 +-2.2049887 +-2.0281296 +-1.8608654 +-1.674597 +-1.466521 +-1.2406876 +-0.96992534 +-0.6868354 +-0.4391991 +-0.21838576 +-0.043360427 +0.0991993 +0.25196922 +0.42274082 +0.6075021 +0.83569705 +1.1059939 +1.4094291 +1.7947698 +2.253138 +2.754518 +3.3587763 +4.0236654 +4.677793 +5.3500366 +5.9095106 +6.217207 +6.181122 +5.734167 +5.008541 +4.0641127 +3.0776772 +2.186483 +1.3147624 +0.5314147 +-0.12576087 +-0.74437463 +-1.288971 +-1.742307 +-2.1699426 +-2.550249 +-2.8713665 +-3.178905 +-3.4566538 +-3.695719 +-3.932539 +-4.159543 +-4.370641 +-4.595446 +-4.8187814 +-5.0211773 +-5.2178183 +-5.384452 +-5.505131 +-5.5881643 +-5.6206636 +-5.603936 +-5.5368586 +-5.421232 +-5.270652 +-5.068842 +-4.825583 +-4.559137 +-4.235612 +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/waveDict_irregular.org b/olaflow/of_short_ts_2/constant/waveDict_irregular.org new file mode 100644 index 0000000..082a318 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/waveDict_irregular.org @@ -0,0 +1,44 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType irregular; +genAbs 1; +absDir 0.0; +nPaddles 1; +secondOrder 1; +waveHeights +{n} +( +{wh} +); +wavePeriods +{n} +( +{wper} +); +wavePhases +{n} +( +{wph} +); +waveDirs +{n} +{ +0 +}; + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/constant/waveDict_paddle.org b/olaflow/of_short_ts_2/constant/waveDict_paddle.org new file mode 100644 index 0000000..77c14e8 --- /dev/null +++ b/olaflow/of_short_ts_2/constant/waveDict_paddle.org @@ -0,0 +1,46 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +{n} +( +{t} +); + +paddleVelocity +{n} +( +{v} +); + +paddleEta +{n} +( +{eta} +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/system/blockMeshDict b/olaflow/of_short_ts_2/system/blockMeshDict new file mode 100644 index 0000000..ff77ee3 --- /dev/null +++ b/olaflow/of_short_ts_2/system/blockMeshDict @@ -0,0 +1,81 @@ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +scale 1; + +vertices +( + (-150 0 -30) + (0 0 -30) + (0 0 30) + (-150 0 30) + (-150 1 -30) + (0 1 -30) + (0 1 30) + (-150 1 30) +); + +blocks +( + hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1) +); + +edges +( +); + +boundary +( + inlet + { + type patch; + faces + ( + (0 4 7 3) + ); + } + /*outlet + { + type patch; + faces + ( + (1 5 6 2) + ); + }*/ + wall1 + { + type wall; + faces + ( + (0 1 5 4) + ); + } + atmosphere + { + type patch; + faces + ( + (3 2 6 7) + (1 5 6 2) + ); + } +); + +mergePatchPairs +( +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/system/controlDict b/olaflow/of_short_ts_2/system/controlDict new file mode 100644 index 0000000..ca393bb --- /dev/null +++ b/olaflow/of_short_ts_2/system/controlDict @@ -0,0 +1,138 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object controlDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +application olaFlow; + +startFrom latestTime; + +startTime 0; + +stopAt endTime; + +endTime 400; + +deltaT 0.1; + +writeControl adjustableRunTime; + +writeInterval 0.5; + +purgeWrite 0; + +writeFormat ascii; + +writePrecision 6; + +compression on; + +timeFormat general; + +timePrecision 6; + +runTimeModifiable yes; + +adjustTimeStep yes; + +maxCo 0.45; +maxAlphaCo 0.45; + +maxDeltaT 0.5; +/* +functions +{ + gaugesVOF + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cell; + fields ( alpha.water ); + sets + ( + GaugeVOF01 + { + type lineCellFace; + axis xyz; + start ( 0.5 0.001 0 ); + end ( 0.5 0.001 1.2 ); + } + GaugeVOF02 + { + type lineCellFace; + axis xyz; + start ( 9.25 0.001 0 ); + end ( 9.25 0.001 1.2 ); + } + GaugeVOF03 + { + type lineCellFace; + axis xyz; + start ( 15.75 0.001 0 ); + end ( 15.75 0.001 1.2 ); + } + GaugeVOF04 + { + type lineCellFace; + axis xyz; + start ( 17.75 0.001 0 ); + end ( 17.75 0.001 1.2 ); + } + GaugeVOF05 + { + type lineCellFace; + axis xyz; + start ( 21.1 0.001 0 ); + end ( 21.1 0.001 1.2 ); + } + ); + } + gaugesP + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cellPointFace; + fields ( p ); + sets + ( + GaugesP + { + type boundaryPoints; + axis xyz; + patches 1(caisson); + points ((18.0 0.01 0.75) + (18.00 0.01 0.80) + (18.00 0.01 0.85) + (18.00 0.01 0.95) + (18.01 0.01 0.70) + (18.25 0.01 0.70) + (18.50 0.01 0.70) + (18.75 0.01 0.70)); + maxDistance 0.01; + } + ); + } +} +*/ +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/system/decomposeParDict b/olaflow/of_short_ts_2/system/decomposeParDict new file mode 100644 index 0000000..3407e5d --- /dev/null +++ b/olaflow/of_short_ts_2/system/decomposeParDict @@ -0,0 +1,50 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +numberOfSubdomains 4; + +method simple; + +simpleCoeffs +{ + n ( 2 2 1 ); + delta 0.001; +} + +hierarchicalCoeffs +{ + n ( 1 1 1 ); + delta 0.001; + order xyz; +} + +metisCoeffs +{ + processorWeights ( 1 1 1 1 ); +} + +manualCoeffs +{ + dataFile ""; +} + +distributed no; + +roots (); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/system/fvSchemes b/olaflow/of_short_ts_2/system/fvSchemes new file mode 100644 index 0000000..c0ac5b1 --- /dev/null +++ b/olaflow/of_short_ts_2/system/fvSchemes @@ -0,0 +1,79 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +ddtSchemes +{ + default Euler; +} + +gradSchemes +{ + default Gauss linear; +} + +divSchemes +{ + div(rhoPhi,U) Gauss limitedLinearV 1; + div(U) Gauss linear; + div((rhoPhi|interpolate(porosity)),U) Gauss limitedLinearV 1; + div(rhoPhiPor,UPor) Gauss limitedLinearV 1; + div(rhoPhi,UPor) Gauss limitedLinearV 1; + div(rhoPhiPor,U) Gauss limitedLinearV 1; + div(phi,alpha) Gauss vanLeer; + div(phirb,alpha) Gauss interfaceCompression; + div((muEff*dev(T(grad(U))))) Gauss linear; + div(phi,k) Gauss upwind; + div(phi,epsilon) Gauss upwind; + div((phi|interpolate(porosity)),k) Gauss upwind; + div((phi*interpolate(rho)),k) Gauss upwind; + div((phi|interpolate(porosity)),epsilon) Gauss upwind; + div(phi,omega) Gauss upwind; + div((phi|interpolate(porosity)),omega) Gauss upwind; + div((phi*interpolate(rho)),omega) Gauss upwind; + div((phi*interpolate(rho)),epsilon) Gauss upwind; +} + +laplacianSchemes +{ + default Gauss linear corrected; +} + +interpolationSchemes +{ + default linear; +} + +snGradSchemes +{ + default corrected; +} + +fluxRequired +{ + default no; + p_rgh; + pcorr; + alpha.water; +} + +wallDist +{ + method meshWave; +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/system/fvSolution b/olaflow/of_short_ts_2/system/fvSolution new file mode 100644 index 0000000..ca48d43 --- /dev/null +++ b/olaflow/of_short_ts_2/system/fvSolution @@ -0,0 +1,95 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +solvers +{ + "alpha.water.*" + { + nAlphaCorr 1; + nAlphaSubCycles 2; + alphaOuterCorrectors yes; + cAlpha 1; + + MULESCorr no; + nLimiterIter 3; + + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-8; + relTol 0; + } + + "pcorr.*" + { + solver PCG; + preconditioner DIC; + tolerance 1e-5; + relTol 0; + } + + p_rgh + { + solver PCG; + preconditioner DIC; + tolerance 1e-07; + relTol 0.05; + } + + p_rghFinal + { + $p_rgh; + relTol 0; + } + + U + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-06; + relTol 0; + } + + "(k|epsilon|omega|B|nuTilda).*" + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-08; + relTol 0; + } +} + +PIMPLE +{ + momentumPredictor no; + nOuterCorrectors 1; + nCorrectors 3; + nNonOrthogonalCorrectors 0; +} + +relaxationFactors +{ + fields + { + } + equations + { + ".*" 1; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/system/graphUniform b/olaflow/of_short_ts_2/system/graphUniform new file mode 100644 index 0000000..d2e315b --- /dev/null +++ b/olaflow/of_short_ts_2/system/graphUniform @@ -0,0 +1,25 @@ +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 9 + \\/ M anipulation | +------------------------------------------------------------------------------- +Description + Writes graph data for specified fields along a line, specified by start and + end points. A specified number of graph points are used, distributed + uniformly along the line. + +\*---------------------------------------------------------------------------*/ + +start (-50 0.5 -15); +end (-50 0.5 15); +nPoints 100; + +fields (alpha.water); + +axis z; + +#includeEtc "caseDicts/postProcessing/graphs/graphUniform.cfg" + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_2/system/setFieldsDict b/olaflow/of_short_ts_2/system/setFieldsDict new file mode 100644 index 0000000..6b39f30 --- /dev/null +++ b/olaflow/of_short_ts_2/system/setFieldsDict @@ -0,0 +1,63 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object setFieldsDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +defaultFieldValues +( + volScalarFieldValue alpha.water 0 + volVectorFieldValue U (0 0 0) + volScalarFieldValue porosityIndex 0 +); + +regions +( + boxToCell + { + box (-200 -100 -100) (100 100 4.5); + + fieldValues + ( + volScalarFieldValue alpha.water 1 + ); + } + boxToCell + { + box (-110 -100 0) (-100 100 1); + + fieldValues + ( + volVectorFieldValue U (1 0 0) + ); + } + surfaceToCell + { + file "./constant/triSurface/poro.stl"; + outsidePoints ((-100 0 0)); // definition of outside + includeCut true; // cells cut by surface + includeInside true; // cells not on outside of surf + includeOutside false; // cells on outside of surf + nearDistance -1; // cells with centre near surf + // (set to -1 if not used) + curvature -100; // cells within nearDistance + // and near surf curvature + // (set to -100 if not used) + + fieldValues + ( + volScalarFieldValue porosityIndex 1 + ); + } +); diff --git a/olaflow/of_short_ts_2/system/snappyHexMeshDict b/olaflow/of_short_ts_2/system/snappyHexMeshDict new file mode 100644 index 0000000..0a30707 --- /dev/null +++ b/olaflow/of_short_ts_2/system/snappyHexMeshDict @@ -0,0 +1,341 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object snappyHexMeshDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Which of the steps to run +castellatedMesh true; +snap false; +addLayers false; + + +// Geometry. Definition of all surfaces. All surfaces are of class +// searchableSurface. +// Surfaces are used +// - to specify refinement for any mesh cell intersecting it +// - to specify refinement for any mesh cell inside/outside/near +// - to 'snap' the mesh boundary to the surface +geometry +{ + + + bathy.stl + { + type triSurfaceMesh; + name bathy; + } + +}; + + + +// Settings for the castellatedMesh generation. +castellatedMeshControls +{ + + // Refinement parameters + // ~~~~~~~~~~~~~~~~~~~~~ + + // If local number of cells is >= maxLocalCells on any processor + // switches from from refinement followed by balancing + // (current method) to (weighted) balancing before refinement. + maxLocalCells 10000000; + + // Overall cell limit (approximately). Refinement will stop immediately + // upon reaching this number so a refinement level might not complete. + // Note that this is the number of cells before removing the part which + // is not 'visible' from the keepPoint. The final number of cells might + // actually be a lot less. + maxGlobalCells 10000000; + + // The surface refinement loop might spend lots of iterations refining just a + // few cells. This setting will cause refinement to stop if <= minimumRefine + // are selected for refinement. Note: it will at least do one iteration + // (unless the number of cells to refine is 0) + minRefinementCells 10; + + // Allow a certain level of imbalance during refining + // (since balancing is quite expensive) + // Expressed as fraction of perfect balance (= overall number of cells / + // nProcs). 0=balance always. + maxLoadUnbalance 0.10; + + + // Number of buffer layers between different levels. + // 1 means normal 2:1 refinement restriction, larger means slower + // refinement. + nCellsBetweenLevels 3; + + + + // Explicit feature edge refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies a level for any cell intersected by its edges. + // This is a featureEdgeMesh, read from constant/triSurface for now. + features + ( + //{ + // file "tanque.stl"; + // level 2; + //} + ); + + + + // Surface based refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies two levels for every surface. The first is the minimum level, + // every cell intersecting a surface gets refined up to the minimum level. + // The second level is the maximum level. Cells that 'see' multiple + // intersections where the intersections make an + // angle > resolveFeatureAngle get refined up to the maximum level. + + refinementSurfaces + { + + //caisson + //{ + // // Surface-wise min and max refinement level + // level ( 1 1 ); + //} + bathy + { + level ( 0 0 ); + } + + } + + // Resolve sharp angles + resolveFeatureAngle 65; + + + // Region-wise refinement + // ~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies refinement level for cells in relation to a surface. One of + // three modes + // - distance. 'levels' specifies per distance to the surface the + // wanted refinement level. The distances need to be specified in + // descending order. + // - inside. 'levels' is only one entry and only the level is used. All + // cells inside the surface get refined up to the level. The surface + // needs to be closed for this to be possible. + // - outside. Same but cells outside. + + refinementRegions + { + //mode distance; + //levels + //( + // (1.0 4) + // (2.0 3) + //); + } + + + // Mesh selection + // ~~~~~~~~~~~~~~ + + // After refinement patches get added for all refinementSurfaces and + // all cells intersecting the surfaces get put into these patches. The + // section reachable from the locationInMesh is kept. + // NOTE: This point should never be on a face, always inside a cell, even + // after refinement. + locationInMesh (-100 0 0); + + // Whether any faceZones (as specified in the refinementSurfaces) + // are only on the boundary of corresponding cellZones or also allow + // free-standing zone faces. Not used if there are no faceZones. + allowFreeStandingZoneFaces true; +} + + + +// Settings for the snapping. +snapControls +{ + //- Number of patch smoothing iterations before finding correspondence + // to surface + nSmoothPatch 3; + + //- Relative distance for points to be attracted by surface feature point + // or edge. True distance is this factor times local + // maximum edge length. + tolerance 4.0; + + //- Number of mesh displacement relaxation iterations. + nSolveIter 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 5; +} + + + +// Settings for the layer addition. +addLayersControls +{ + // Are the thickness parameters below relative to the undistorted + // size of the refined cell outside layer (true) or absolute sizes (false). + relativeSizes true; + + // Per final patch (so not geometry!) the layer information + layers + { + //batimetria_patch0 + //{ + // nSurfaceLayers 2; //was 1 //was 4 + //} + } + + // Expansion factor for layer mesh + expansionRatio 1.0; + + //- Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // See relativeSizes parameter. + finalLayerThickness 0.3; + + //- Minimum thickness of cell layer. If for any reason layer + // cannot be above minThickness do not add layer. + // Relative to undistorted size of cell outside layer. + minThickness 0.1; + + //- If points get not extruded do nGrow layers of connected faces that are + // also not grown. This helps convergence of the layer addition process + // close to features. + nGrow 1; + + + // Advanced settings + + //- When not to extrude surface. 0 is flat surface, 90 is when two faces + // make straight angle. + featureAngle 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 3; + + // Number of smoothing iterations of surface normals + nSmoothSurfaceNormals 1; + + // Number of smoothing iterations of interior mesh movement direction + nSmoothNormals 3; + + // Smooth layer thickness over surface patches + nSmoothThickness 10; + + // Stop layer growth on highly warped cells + maxFaceThicknessRatio 0.5; + + // Reduce layer growth where ratio thickness to medial + // distance is large + maxThicknessToMedialRatio 0.3; + + // Angle used to pick up medial axis points + minMedianAxisAngle 130; + + // Create buffer region for new layer terminations + nBufferCellsNoExtrude 0; + + // Overall max number of layer addition iterations + nLayerIter 50; +} + + + +// Generic mesh quality settings. At any undoable phase these determine +// where to undo. +meshQualityControls +{ + //- Maximum non-orthogonality allowed. Set to 180 to disable. + maxNonOrtho 65; + + //- Max skewness allowed. Set to <0 to disable. + maxBoundarySkewness 20; + maxInternalSkewness 4; + + //- Max concaveness allowed. Is angle (in degrees) below which concavity + // is allowed. 0 is straight face, <0 would be convex face. + // Set to 180 to disable. + maxConcave 80; + + //- Minimum projected area v.s. actual area. Set to -1 to disable. + minFlatness 0.5; + + //- Minimum pyramid volume. Is absolute volume of cell pyramid. + // Set to a sensible fraction of the smallest cell volume expected. + // Set to very negative number (e.g. -1E30) to disable. + minVol 1e-13; + + //- Minimum quality of the tet formed by the face-centre + // and variable base point minimum decomposition triangles and + // the cell centre. This has to be a positive number for tracking + // to work. Set to very negative number (e.g. -1E30) to + // disable. + // <0 = inside out tet, + // 0 = flat tet + // 1 = regular tet + minTetQuality 1e-30; + + //- Minimum face area. Set to <0 to disable. + minArea -1; + + //- Minimum face twist. Set to <-1 to disable. dot product of face normal + //- and face centre triangles normal + minTwist 0.02; + + //- minimum normalised cell determinant + //- 1 = hex, <= 0 = folded or flattened illegal cell + minDeterminant 0.001; + + //- minFaceWeight (0 -> 0.5) + minFaceWeight 0.02; + + //- minVolRatio (0 -> 1) + minVolRatio 0.01; + + //must be >0 for Fluent compatibility + minTriangleTwist -1; + + + // Advanced + + //- Number of error distribution iterations + nSmoothScale 4; + //- amount to scale back displacement at error points + errorReduction 0.75; +} + + +// Advanced + +// Flags for optional output +// 0 : only write final meshes +// 1 : write intermediate meshes +// 2 : write volScalarField with cellLevel for postprocessing +// 4 : write current intersections as .obj files +debug 0; + + +// Merge tolerance. Is fraction of overall bounding box of initial mesh. +// Note: the write tolerance needs to be higher than this. +mergeTolerance 1E-6; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/U b/olaflow/of_short_ts_3/0.org/U new file mode 100644 index 0000000..d8e9345 --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/U @@ -0,0 +1,67 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.x | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -1 0 0 0 0]; + +internalField uniform (0 0 0); + +boundaryField +{ + inlet + { + type waveVelocity; + waveDictName waveDict; + value uniform (0 0 0); + } + atmosphere + { + type pressureInletOutletVelocity; + value uniform (0 0 0); + } + "wall." + { + type fixedValue; + value uniform (0 0 0); + } + bathy + { + type fixedValue; + value uniform (0 0 0); + } + bloc0 + { + type fixedValue; + value uniform (0 0 0); + } + bloc1 + { + type fixedValue; + value uniform (0 0 0); + } + defaultFaces + { + type empty; + } + outlet + { + type waveAbsorption2DVelocity; + value uniform (0 0 0); + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/alpha.water b/olaflow/of_short_ts_3/0.org/alpha.water new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/alpha.water @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/alpha.water.org b/olaflow/of_short_ts_3/0.org/alpha.water.org new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/alpha.water.org @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/epsilon b/olaflow/of_short_ts_3/0.org/epsilon new file mode 100644 index 0000000..706ec43 --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/epsilon @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object epsilon; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -3 0 0 0 0]; + +internalField uniform 0.0001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + "wall." + { + type epsilonWallFunction; + value uniform 0.0001; + } + bathy + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc0 + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc1 + { + type epsilonWallFunction; + value uniform 0.0001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/k b/olaflow/of_short_ts_3/0.org/k new file mode 100644 index 0000000..83de11c --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/k @@ -0,0 +1,69 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object k; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -2 0 0 0 0]; + +internalField uniform 0.00000001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + "wall." + { + type kqRWallFunction; + value uniform 0.00000001; + } + bathy + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc0 + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc1 + { + type kqRWallFunction; + value uniform 0.00000001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/nut b/olaflow/of_short_ts_3/0.org/nut new file mode 100644 index 0000000..29da2ca --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/nut @@ -0,0 +1,78 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object nut; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -1 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type calculated; + value uniform 0; + } + outlet + { + type calculated; + value uniform 0; + } + "wall." + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + atmosphere + { + type calculated; + value uniform 0; + } + defaultFaces + { + type empty; + } + bathy + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc0 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc1 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/omega b/olaflow/of_short_ts_3/0.org/omega new file mode 100644 index 0000000..98f8314 --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/omega @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object omega; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 -1 0 0 0 0]; + +internalField uniform 0.001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + "wall." + { + type omegaWallFunction; + value uniform 0.001; + } + bathy + { + type omegaWallFunction; + value uniform 0.001; + } + bloc0 + { + type omegaWallFunction; + value uniform 0.001; + } + bloc1 + { + type omegaWallFunction; + value uniform 0.001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/p_rgh b/olaflow/of_short_ts_3/0.org/p_rgh new file mode 100644 index 0000000..eb45d1a --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/p_rgh @@ -0,0 +1,71 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object p_rgh; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [1 -1 -2 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + "wall." + { + type fixedFluxPressure; + value uniform 0; + } + bathy + { + type fixedFluxPressure; + value uniform 0; + } + bloc0 + { + type fixedFluxPressure; + value uniform 0; + } + bloc1 + { + type fixedFluxPressure; + value uniform 0; + } + defaultFaces + { + type empty; + } + outlet + { + type fixedFluxPressure; + value uniform 0; + } + inlet + { + type fixedFluxPressure; + value uniform 0; + } + atmosphere + { + type totalPressure; + U U; + phi phi; + rho rho; + psi none; + gamma 1; + p0 uniform 0; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/porosityIndex b/olaflow/of_short_ts_3/0.org/porosityIndex new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/porosityIndex @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/0.org/porosityIndex.org b/olaflow/of_short_ts_3/0.org/porosityIndex.org new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_3/0.org/porosityIndex.org @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/g b/olaflow/of_short_ts_3/constant/g new file mode 100644 index 0000000..c1dbc16 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/g @@ -0,0 +1,22 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class uniformDimensionedVectorField; + location "constant"; + object g; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -2 0 0 0 0]; +value ( 0 0 -9.81 ); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/porosityDict b/olaflow/of_short_ts_3/constant/porosityDict new file mode 100644 index 0000000..e8195b1 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/porosityDict @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object porosityDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Materials: clear region, core, secondary armour layer, primary armour layer +// a,b,c: tuning parameters +a 2(0 50); +b 2(0 0); +c 2(0 0.34); + +// D50: mean nominal diameter +D50 2(1 4); +// porosity (phi) +porosity 2(1 0.4); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/transportProperties b/olaflow/of_short_ts_3/constant/transportProperties new file mode 100644 index 0000000..d3edb56 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/transportProperties @@ -0,0 +1,37 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object transportProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +phases (water air); + +water +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1e-06; + rho [1 -3 0 0 0 0 0] 1000; +} + +air +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1.48e-05; + rho [1 -3 0 0 0 0 0] 1; +} + +sigma [1 0 -2 0 0 0 0] 0.07; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/triSurface b/olaflow/of_short_ts_3/constant/triSurface new file mode 120000 index 0000000..3f29a96 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/triSurface @@ -0,0 +1 @@ +../../out_bathy/ \ No newline at end of file diff --git a/olaflow/of_short_ts_3/constant/turbulenceProperties b/olaflow/of_short_ts_3/constant/turbulenceProperties new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/turbulenceProperties @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/turbulenceProperties_keps b/olaflow/of_short_ts_3/constant/turbulenceProperties_keps new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/turbulenceProperties_keps @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/turbulenceProperties_sst b/olaflow/of_short_ts_3/constant/turbulenceProperties_sst new file mode 100644 index 0000000..187f845 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/turbulenceProperties_sst @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kOmegaSST; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/waveDict b/olaflow/of_short_ts_3/constant/waveDict new file mode 100644 index 0000000..0526843 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/waveDict @@ -0,0 +1,2449 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +802 +( +0.0 +0.25499999999919964 +0.4959999999991851 +0.75 +1.0049999999991996 +1.245999999999185 +1.5 +1.7549999999991996 +1.995999999999185 +2.25 +2.5049999999991996 +2.745999999999185 +3.0 +3.2549999999991996 +3.495999999999185 +3.75 +4.0049999999992 +4.245999999999185 +4.5 +4.7549999999992 +4.995999999999185 +5.25 +5.5049999999992 +5.745999999999185 +6.0 +6.2549999999992 +6.495999999999185 +6.75 +7.0049999999992 +7.245999999999185 +7.5 +7.7549999999992 +7.995999999999185 +8.25 +8.5049999999992 +8.745999999999185 +9.0 +9.2549999999992 +9.495999999999185 +9.75 +10.0049999999992 +10.245999999999185 +10.5 +10.7549999999992 +10.995999999999185 +11.25 +11.5049999999992 +11.745999999999185 +12.0 +12.2549999999992 +12.495999999999185 +12.75 +13.0049999999992 +13.245999999999185 +13.5 +13.7549999999992 +13.995999999999185 +14.25 +14.5049999999992 +14.745999999999185 +15.0 +15.2549999999992 +15.495999999999185 +15.75 +16.0049999999992 +16.245999999999185 +16.5 +16.7549999999992 +16.995999999999185 +17.25 +17.5049999999992 +17.745999999999185 +18.0 +18.2549999999992 +18.495999999999185 +18.75 +19.0049999999992 +19.245999999999185 +19.5 +19.7549999999992 +19.995999999999185 +20.25 +20.5049999999992 +20.745999999999185 +21.0 +21.2549999999992 +21.495999999999185 +21.75 +22.0049999999992 +22.245999999999185 +22.5 +22.7549999999992 +22.995999999999185 +23.25 +23.5049999999992 +23.745999999999185 +24.0 +24.2549999999992 +24.495999999999185 +24.75 +25.0049999999992 +25.245999999999185 +25.5 +25.7549999999992 +25.995999999999185 +26.25 +26.5049999999992 +26.745999999999185 +27.0 +27.2549999999992 +27.495999999999185 +27.75 +28.0049999999992 +28.245999999999185 +28.5 +28.7549999999992 +28.995999999999185 +29.25 +29.5049999999992 +29.745999999999185 +30.0 +30.2549999999992 +30.495999999999185 +30.75 +31.0049999999992 +31.245999999999185 +31.5 +31.7549999999992 +31.995999999999185 +32.25 +32.5049999999992 +32.745999999999185 +33.0 +33.2549999999992 +33.495999999999185 +33.75 +34.0049999999992 +34.245999999999185 +34.5 +34.7549999999992 +34.995999999999185 +35.25 +35.5049999999992 +35.745999999999185 +36.0 +36.2549999999992 +36.495999999999185 +36.75 +37.0049999999992 +37.245999999999185 +37.5 +37.7549999999992 +37.995999999999185 +38.25 +38.5049999999992 +38.745999999999185 +39.0 +39.2549999999992 +39.495999999999185 +39.75 +40.0049999999992 +40.245999999999185 +40.5 +40.7549999999992 +40.995999999999185 +41.25 +41.5049999999992 +41.745999999999185 +42.0 +42.2549999999992 +42.495999999999185 +42.75 +43.0049999999992 +43.245999999999185 +43.5 +43.7549999999992 +43.995999999999185 +44.25 +44.5049999999992 +44.745999999999185 +45.0 +45.2549999999992 +45.495999999999185 +45.75 +46.0049999999992 +46.245999999999185 +46.5 +46.7549999999992 +46.995999999999185 +47.25 +47.5049999999992 +47.745999999999185 +48.0 +48.2549999999992 +48.495999999999185 +48.75 +49.0049999999992 +49.245999999999185 +49.5 +49.7549999999992 +49.995999999999185 +50.25 +50.5049999999992 +50.745999999999185 +51.0 +51.2549999999992 +51.495999999999185 +51.75 +52.0049999999992 +52.245999999999185 +52.5 +52.7549999999992 +52.995999999999185 +53.25 +53.5049999999992 +53.745999999999185 +54.0 +54.2549999999992 +54.495999999999185 +54.75 +55.0049999999992 +55.245999999999185 +55.5 +55.7549999999992 +55.995999999999185 +56.25 +56.5049999999992 +56.745999999999185 +57.0 +57.2549999999992 +57.495999999999185 +57.75 +58.0049999999992 +58.245999999999185 +58.5 +58.7549999999992 +58.995999999999185 +59.25 +59.5049999999992 +59.745999999999185 +60.0 +60.2549999999992 +60.495999999999185 +60.75 +61.0049999999992 +61.245999999999185 +61.5 +61.7549999999992 +61.995999999999185 +62.25 +62.5049999999992 +62.745999999999185 +63.0 +63.2549999999992 +63.495999999999185 +63.75 +64.0049999999992 +64.24599999999919 +64.5 +64.7549999999992 +64.99599999999919 +65.25 +65.5049999999992 +65.74599999999919 +66.0 +66.2549999999992 +66.49599999999919 +66.75 +67.0049999999992 +67.24599999999919 +67.5 +67.7549999999992 +67.99599999999919 +68.25 +68.5049999999992 +68.74599999999919 +69.0 +69.2549999999992 +69.49599999999919 +69.75 +70.0049999999992 +70.24599999999919 +70.5 +70.7549999999992 +70.99599999999919 +71.25 +71.5049999999992 +71.74599999999919 +72.0 +72.2549999999992 +72.49599999999919 +72.75 +73.0049999999992 +73.24599999999919 +73.5 +73.7549999999992 +73.99599999999919 +74.25 +74.5049999999992 +74.74599999999919 +75.0 +75.2549999999992 +75.49599999999919 +75.75 +76.0049999999992 +76.24599999999919 +76.5 +76.7549999999992 +76.99599999999919 +77.25 +77.5049999999992 +77.74599999999919 +78.0 +78.2549999999992 +78.49599999999919 +78.75 +79.0049999999992 +79.24599999999919 +79.5 +79.7549999999992 +79.99599999999919 +80.25 +80.5049999999992 +80.74599999999919 +81.0 +81.2549999999992 +81.49599999999919 +81.75 +82.0049999999992 +82.24599999999919 +82.5 +82.7549999999992 +82.99599999999919 +83.25 +83.5049999999992 +83.74599999999919 +84.0 +84.2549999999992 +84.49599999999919 +84.75 +85.0049999999992 +85.24599999999919 +85.5 +85.7549999999992 +85.99599999999919 +86.25 +86.5049999999992 +86.74599999999919 +87.0 +87.2549999999992 +87.49599999999919 +87.75 +88.0049999999992 +88.24599999999919 +88.5 +88.7549999999992 +88.99599999999919 +89.25 +89.5049999999992 +89.74599999999919 +90.0 +90.2549999999992 +90.49599999999919 +90.75 +91.0049999999992 +91.24599999999919 +91.5 +91.7549999999992 +91.99599999999919 +92.25 +92.5049999999992 +92.74599999999919 +93.0 +93.2549999999992 +93.49599999999919 +93.75 +94.0049999999992 +94.24599999999919 +94.5 +94.7549999999992 +94.99599999999919 +95.25 +95.5049999999992 +95.74599999999919 +96.0 +96.2549999999992 +96.49599999999919 +96.75 +97.0049999999992 +97.24599999999919 +97.5 +97.7549999999992 +97.99599999999919 +98.25 +98.5049999999992 +98.74599999999919 +99.0 +99.2549999999992 +99.49599999999919 +99.75 +100.0049999999992 +100.24599999999919 +100.5 +100.7549999999992 +100.99599999999919 +101.25 +101.5049999999992 +101.74599999999919 +102.0 +102.2549999999992 +102.49599999999919 +102.75 +103.0049999999992 +103.24599999999919 +103.5 +103.7549999999992 +103.99599999999919 +104.25 +104.5049999999992 +104.74599999999919 +105.0 +105.2549999999992 +105.49599999999919 +105.75 +106.0049999999992 +106.24599999999919 +106.5 +106.7549999999992 +106.99599999999919 +107.25 +107.5049999999992 +107.74599999999919 +108.0 +108.2549999999992 +108.49599999999919 +108.75 +109.0049999999992 +109.24599999999919 +109.5 +109.7549999999992 +109.99599999999919 +110.25 +110.5049999999992 +110.74599999999919 +111.0 +111.2549999999992 +111.49599999999919 +111.75 +112.0049999999992 +112.24599999999919 +112.5 +112.7549999999992 +112.99599999999919 +113.25 +113.5049999999992 +113.74599999999919 +114.0 +114.2549999999992 +114.49599999999919 +114.75 +115.0049999999992 +115.24599999999919 +115.5 +115.7549999999992 +115.99599999999919 +116.25 +116.5049999999992 +116.74599999999919 +117.0 +117.2549999999992 +117.49599999999919 +117.75 +118.0049999999992 +118.24599999999919 +118.5 +118.7549999999992 +118.99599999999919 +119.25 +119.5049999999992 +119.74599999999919 +120.0 +120.2549999999992 +120.49599999999919 +120.75 +121.0049999999992 +121.24599999999919 +121.5 +121.7549999999992 +121.99599999999919 +122.25 +122.5049999999992 +122.74599999999919 +123.0 +123.2549999999992 +123.49599999999919 +123.75 +124.0049999999992 +124.24599999999919 +124.5 +124.7549999999992 +124.99599999999919 +125.25 +125.5049999999992 +125.74599999999919 +126.0 +126.2549999999992 +126.49599999999919 +126.75 +127.0049999999992 +127.24599999999919 +127.5 +127.7549999999992 +127.99599999999919 +128.25 +128.5049999999992 +128.74599999999919 +129.0 +129.2549999999992 +129.49599999999919 +129.75 +130.0049999999992 +130.24599999999919 +130.5 +130.7549999999992 +130.99599999999919 +131.25 +131.5049999999992 +131.74599999999919 +132.0 +132.2549999999992 +132.49599999999919 +132.75 +133.0049999999992 +133.24599999999919 +133.5 +133.7549999999992 +133.99599999999919 +134.25 +134.5049999999992 +134.74599999999919 +135.0 +135.2549999999992 +135.49599999999919 +135.75 +136.0049999999992 +136.24599999999919 +136.5 +136.7549999999992 +136.99599999999919 +137.25 +137.5049999999992 +137.74599999999919 +138.0 +138.2549999999992 +138.49599999999919 +138.75 +139.0049999999992 +139.24599999999919 +139.5 +139.7549999999992 +139.99599999999919 +140.25 +140.5049999999992 +140.74599999999919 +141.0 +141.2549999999992 +141.49599999999919 +141.75 +142.0049999999992 +142.24599999999919 +142.5 +142.7549999999992 +142.99599999999919 +143.25 +143.5049999999992 +143.74599999999919 +144.0 +144.2549999999992 +144.49599999999919 +144.75 +145.0049999999992 +145.24599999999919 +145.5 +145.7549999999992 +145.99599999999919 +146.25 +146.5049999999992 +146.74599999999919 +147.0 +147.2549999999992 +147.49599999999919 +147.75 +148.0049999999992 +148.24599999999919 +148.5 +148.7549999999992 +148.99599999999919 +149.25 +149.5049999999992 +149.74599999999919 +150.0 +150.2549999999992 +150.49599999999919 +150.75 +151.0049999999992 +151.24599999999919 +151.5 +151.7549999999992 +151.99599999999919 +152.25 +152.5049999999992 +152.74599999999919 +153.0 +153.2549999999992 +153.49599999999919 +153.75 +154.0049999999992 +154.24599999999919 +154.5 +154.7549999999992 +154.99599999999919 +155.25 +155.5049999999992 +155.74599999999919 +156.0 +156.2549999999992 +156.49599999999919 +156.75 +157.0049999999992 +157.24599999999919 +157.5 +157.7549999999992 +157.99599999999919 +158.25 +158.5049999999992 +158.74599999999919 +159.0 +159.2549999999992 +159.49599999999919 +159.75 +160.0049999999992 +160.24599999999919 +160.5 +160.7549999999992 +160.99599999999919 +161.25 +161.5049999999992 +161.74599999999919 +162.0 +162.2549999999992 +162.49599999999919 +162.75 +163.0049999999992 +163.24599999999919 +163.5 +163.7549999999992 +163.99599999999919 +164.25 +164.5049999999992 +164.74599999999919 +165.0 +165.2549999999992 +165.49599999999919 +165.75 +166.0049999999992 +166.24599999999919 +166.5 +166.7549999999992 +166.99599999999919 +167.25 +167.5049999999992 +167.74599999999919 +168.0 +168.2549999999992 +168.49599999999919 +168.75 +169.0049999999992 +169.24599999999919 +169.5 +169.7549999999992 +169.99599999999919 +170.25 +170.5049999999992 +170.74599999999919 +171.0 +171.2549999999992 +171.49599999999919 +171.75 +172.0049999999992 +172.24599999999919 +172.5 +172.7549999999992 +172.99599999999919 +173.25 +173.5049999999992 +173.74599999999919 +174.0 +174.2549999999992 +174.49599999999919 +174.75 +175.0049999999992 +175.24599999999919 +175.5 +175.7549999999992 +175.99599999999919 +176.25 +176.5049999999992 +176.74599999999919 +177.0 +177.2549999999992 +177.49599999999919 +177.75 +178.0049999999992 +178.24599999999919 +178.5 +178.7549999999992 +178.99599999999919 +179.25 +179.5049999999992 +179.74599999999919 +180.0 +180.2549999999992 +180.49599999999919 +180.75 +181.0049999999992 +181.24599999999919 +181.5 +181.7549999999992 +181.99599999999919 +182.25 +182.5049999999992 +182.74599999999919 +183.0 +183.2549999999992 +183.49599999999919 +183.75 +184.0049999999992 +184.24599999999919 +184.5 +184.7549999999992 +184.99599999999919 +185.25 +185.5049999999992 +185.74599999999919 +186.0 +186.2549999999992 +186.49599999999919 +186.75 +187.0049999999992 +187.24599999999919 +187.5 +187.7549999999992 +187.99599999999919 +188.25 +188.5049999999992 +188.74599999999919 +189.0 +189.2549999999992 +189.49599999999919 +189.75 +190.0049999999992 +190.24599999999919 +190.5 +190.7549999999992 +190.99599999999919 +191.25 +191.5049999999992 +191.74599999999919 +192.0 +192.2549999999992 +192.49599999999919 +192.75 +193.0049999999992 +193.24599999999919 +193.5 +193.7549999999992 +193.99599999999919 +194.25 +194.5049999999992 +194.74599999999919 +195.0 +195.2549999999992 +195.49599999999919 +195.75 +196.0049999999992 +196.24599999999919 +196.5 +196.7549999999992 +196.99599999999919 +197.25 +197.5049999999992 +197.74599999999919 +198.0 +198.2549999999992 +198.49599999999919 +198.75 +199.0049999999992 +199.24599999999919 +199.5 +199.7549999999992 +199.99599999999919 +200.25 +); + +paddleVelocity +802 +( +-0.9322925 +-1.0766824 +-1.2049251 +-1.3263367 +-1.4262202 +-1.493435 +-1.5265559 +-1.5070274 +-1.4278208 +-1.2699289 +-1.0374863 +-0.76266 +-0.42969653 +-0.07286313 +0.2712851 +0.6344259 +0.9840938 +1.2901301 +1.5768057 +1.8057141 +1.9487743 +2.0038054 +1.9471716 +1.795519 +1.5480808 +1.2373455 +0.90972376 +0.54465085 +0.17999941 +-0.1478299 +-0.4654706 +-0.7403796 +-0.9535176 +-1.1279303 +-1.2490191 +-1.316101 +-1.3414695 +-1.3246491 +-1.2760204 +-1.1952949 +-1.0910064 +-0.97510004 +-0.8370472 +-0.68735534 +-0.5398836 +-0.38148707 +-0.22842136 +-0.09595227 +0.024659503 +0.1174274 +0.1745677 +0.19950588 +0.18684366 +0.141535 +0.060772937 +-0.04943848 +-0.17530073 +-0.3263215 +-0.4874505 +-0.63991505 +-0.7926803 +-0.92491037 +-1.0213553 +-1.0864186 +-1.1083643 +-1.0886788 +-1.0266254 +-0.9263742 +-0.80269456 +-0.6476512 +-0.4766118 +-0.3080257 +-0.1269757 +0.05218976 +0.21710245 +0.3869772 +0.5498317 +0.69419324 +0.8341063 +0.95441645 +1.0434958 +1.1058904 +1.1301215 +1.1157904 +1.0638713 +0.98014367 +0.88083565 +0.7635421 +0.64367765 +0.5356481 +0.43187395 +0.34458378 +0.28186688 +0.2405084 +0.22956559 +0.24977252 +0.30404228 +0.38916668 +0.49179778 +0.61629456 +0.7467098 +0.8656478 +0.979057 +1.0713327 +1.1331925 +1.1679945 +1.1679239 +1.1346087 +1.0640955 +0.95874244 +0.83017 +0.665923 +0.47786176 +0.28399304 +0.065562665 +-0.1603058 +-0.3755408 +-0.6039581 +-0.8304316 +-1.0413302 +-1.2627785 +-1.4805006 +-1.6792957 +-1.8789322 +-2.0588257 +-2.2018743 +-2.3179436 +-2.3921998 +-2.4241748 +-2.4235637 +-2.3972268 +-2.3587718 +-2.3123364 +-2.2637703 +-2.2161348 +-2.1592839 +-2.0895114 +-2.0074856 +-1.9003754 +-1.7731019 +-1.6352036 +-1.4687047 +-1.2770302 +-1.0682131 +-0.81184334 +-0.52012634 +-0.21850324 +0.121173255 +0.46893364 +0.7922746 +1.1196004 +1.4179195 +1.6618801 +1.8730285 +2.0284038 +2.1211653 +2.1634345 +2.1506119 +2.0918393 +1.9841537 +1.8351711 +1.6634434 +1.4558252 +1.2325164 +1.0181199 +0.7964439 +0.590519 +0.4175865 +0.26007846 +0.1309687 +0.034824066 +-0.042017374 +-0.09457998 +-0.12300598 +-0.13139956 +-0.11800654 +-0.08654529 +-0.035305306 +0.030714318 +0.102349326 +0.18383577 +0.2659448 +0.33986455 +0.41160297 +0.4739693 +0.5231012 +0.5652293 +0.5982514 +0.62312776 +0.6456929 +0.6672799 +0.6890026 +0.71513957 +0.7447611 +0.774833 +0.80664563 +0.83466876 +0.85300404 +0.8585225 +0.8437134 +0.8062753 +0.73696744 +0.63433117 +0.5068771 +0.34096205 +0.14867644 +-0.049461316 +-0.2693364 +-0.48910624 +-0.6873538 +-0.8816844 +-1.0532973 +-1.1900866 +-1.3060889 +-1.3897406 +-1.43829 +-1.4582014 +-1.4461653 +-1.4058247 +-1.3320981 +-1.2273448 +-1.1029841 +-0.9486575 +-0.77869284 +-0.6118236 +-0.43491593 +-0.2657362 +-0.11952983 +0.016487632 +0.1279705 +0.20728722 +0.26241282 +0.28726438 +0.2842513 +0.2560923 +0.20683867 +0.1463833 +0.07318806 +-0.0030133147 +-0.07216042 +-0.13786379 +-0.19123878 +-0.22719175 +-0.24819192 +-0.2506585 +-0.23654358 +-0.2053028 +-0.1593283 +-0.10455997 +-0.036647763 +0.038295474 +0.111898035 +0.18885206 +0.25922108 +0.31432953 +0.35619003 +0.37710288 +0.3758081 +0.35225564 +0.30772874 +0.24984935 +0.175847 +0.09436753 +0.016571637 +-0.060510438 +-0.124836385 +-0.16702679 +-0.18666112 +-0.1767772 +-0.14005755 +-0.074380495 +0.013778596 +0.111603834 +0.22493088 +0.3412137 +0.4484995 +0.55516887 +0.64979935 +0.7240806 +0.78377795 +0.8207574 +0.833197 +0.8224852 +0.7886255 +0.7385341 +0.6701507 +0.59096813 +0.5106165 +0.42227423 +0.3326862 +0.24750125 +0.15508732 +0.05890817 +-0.036969088 +-0.14624062 +-0.26436687 +-0.38341466 +-0.51698536 +-0.6542573 +-0.78216815 +-0.9101596 +-1.0223893 +-1.1069827 +-1.1692162 +-1.2004552 +-1.2021118 +-1.1773157 +-1.1289638 +-1.0649127 +-0.9784427 +-0.87192374 +-0.75041366 +-0.5946125 +-0.40792185 +-0.20379624 +0.038721904 +0.2980968 +0.5459666 +0.80002105 +1.0313416 +1.2176065 +1.372571 +1.4761003 +1.5231584 +1.5199429 +1.4654096 +1.3722159 +1.2350111 +1.065411 +0.8833016 +0.6746469 +0.46061268 +0.2645959 +0.072732106 +-0.09354833 +-0.22266082 +-0.33137462 +-0.41593778 +-0.48000577 +-0.5385005 +-0.59204406 +-0.64026105 +-0.68867815 +-0.73131716 +-0.76203895 +-0.7805459 +-0.78200406 +-0.7677473 +-0.7378619 +-0.6964148 +-0.65019876 +-0.5968829 +-0.5419968 +-0.49126735 +-0.44066855 +-0.39581054 +-0.36093578 +-0.3337462 +-0.318384 +-0.31555775 +-0.32488626 +-0.34569034 +-0.37338027 +-0.407689 +-0.44249767 +-0.47151953 +-0.4950359 +-0.50958604 +-0.5159836 +-0.51796776 +-0.51894045 +-0.5223478 +-0.5304093 +-0.5428767 +-0.5561151 +-0.5673678 +-0.5707325 +-0.5633213 +-0.54388034 +-0.5155112 +-0.48565695 +-0.45638335 +-0.43439153 +-0.42281 +-0.42052132 +-0.42685947 +-0.43752387 +-0.44914976 +-0.45554483 +-0.45188588 +-0.43459424 +-0.4029606 +-0.3618422 +-0.30942795 +-0.25126302 +-0.19307478 +-0.12686877 +-0.05332006 +0.026299767 +0.12594081 +0.24383958 +0.37181914 +0.52368855 +0.6875673 +0.8476441 +1.0179572 +1.1822082 +1.3254228 +1.4591757 +1.5674361 +1.6403229 +1.6815752 +1.6812993 +1.6410058 +1.5559891 +1.4310381 +1.2831787 +1.1031193 +0.91026556 +0.7268253 +0.53861713 +0.3634442 +0.21312265 +0.06892754 +-0.06074968 +-0.17098872 +-0.2761249 +-0.36791524 +-0.4401936 +-0.49989563 +-0.541028 +-0.5639949 +-0.57512146 +-0.57783633 +-0.5780028 +-0.580652 +-0.5895188 +-0.60509926 +-0.6288014 +-0.6570199 +-0.6834322 +-0.7060437 +-0.7183243 +-0.7179369 +-0.70447206 +-0.67846787 +-0.6434896 +-0.59491915 +-0.53283954 +-0.45975885 +-0.36432284 +-0.24981418 +-0.12591712 +0.0194332 +0.17388368 +0.32224986 +0.47728038 +0.62383693 +0.7492513 +0.8648719 +0.9588531 +1.0253654 +1.071554 +1.0924953 +1.0900316 +1.0655673 +1.0207804 +0.96214855 +0.88440365 +0.7925659 +0.6947141 +0.5799581 +0.45547178 +0.33091447 +0.1927185 +0.05112449 +-0.08229533 +-0.22055636 +-0.35111532 +-0.46332288 +-0.5680306 +-0.65564746 +-0.72155976 +-0.77362233 +-0.80666995 +-0.8194849 +-0.8122867 +-0.78250974 +-0.7339098 +-0.66227674 +-0.5739105 +-0.48027098 +-0.37541357 +-0.27091247 +-0.17777123 +-0.088782966 +-0.0137740495 +0.041593898 +0.082558095 +0.10440123 +0.107608594 +0.09324149 +0.061620656 +0.017168168 +-0.04445454 +-0.1195048 +-0.20075853 +-0.29607755 +-0.3976208 +-0.4955847 +-0.5985523 +-0.6967107 +-0.78192574 +-0.86276895 +-0.93246603 +-0.98738146 +-1.0339566 +-1.067523 +-1.085709 +-1.0884717 +-1.0714636 +-1.0352482 +-0.9739313 +-0.88899785 +-0.7888972 +-0.66429615 +-0.5258576 +-0.38866067 +-0.24229294 +-0.10216658 +0.018537024 +0.13050425 +0.22304864 +0.2917624 +0.34621742 +0.38382694 +0.4066231 +0.42075425 +0.42786887 +0.43087146 +0.4323267 +0.43341047 +0.43451187 +0.43562755 +0.43624368 +0.4361078 +0.4354988 +0.43566224 +0.43868017 +0.4484041 +0.4694796 +0.5046378 +0.5636234 +0.64970845 +0.7577589 +0.900688 +1.0674615 +1.2378837 +1.4201039 +1.5878501 +1.7175525 +1.8118932 +1.8521944 +1.8380712 +1.7717022 +1.6595021 +1.5194331 +1.341805 +1.1409985 +0.93607444 +0.7062805 +0.469283 +0.24500996 +0.011984105 +-0.20819849 +-0.39699727 +-0.57208997 +-0.7170288 +-0.82494694 +-0.91073227 +-0.9698264 +-1.0043969 +-1.0220321 +-1.021711 +-1.0065308 +-0.97525465 +-0.9296359 +-0.8755528 +-0.8096345 +-0.7398667 +-0.6759433 +-0.61557126 +-0.56814384 +-0.538868 +-0.52633965 +-0.53343153 +-0.55709153 +-0.59760755 +-0.6498787 +-0.70528746 +-0.76585245 +-0.8237951 +-0.87288094 +-0.9168542 +-0.9499697 +-0.96823454 +-0.9694375 +-0.9463717 +-0.8979862 +-0.81560314 +-0.70167446 +-0.5685041 +-0.40395978 +-0.22045222 +-0.034344055 +0.1737162 +0.3880122 +0.5904653 +0.80006903 +0.9968716 +1.1640792 +1.3169574 +1.4400567 +1.5263225 +1.585692 +1.6120363 +1.607667 +1.5738207 +1.512286 +1.4317616 +1.3253806 +1.2016531 +1.0735791 +0.9297451 +0.78237027 +0.64395773 +0.50022036 +0.3622339 +0.23905733 +0.11609882 +0.0013820429 +-0.099596865 +-0.20051879 +-0.2962093 +-0.38265452 +-0.47161722 +-0.55816144 +-0.6374715 +-0.71914035 +-0.79758924 +-0.86803705 +-0.93918276 +-1.0069729 +-1.0686828 +-1.1334199 +-1.1987958 +-1.2620775 +-1.3320174 +-1.4052855 +-1.4773089 +-1.5566785 +-1.637253 +-1.7111322 +-1.7820666 +-1.8372624 +-1.8665382 +-1.8659171 +-1.8293499 +-1.7648331 +-1.6727619 +-1.5669363 +-1.4625682 +-1.3503859 +-1.2362665 +-1.1237957 +-0.9946344 +-0.85280526 +-0.70827174 +-0.5469254 +-0.38389498 +-0.2350823 +-0.0874485 +0.045531098 +0.15555559 +0.2565407 +0.34327105 +0.4155671 +0.48826826 +0.5642834 +0.6464018 +0.75219816 +0.8822544 +1.028218 +1.2058781 +1.4005698 +1.5908983 +1.7891583 +1.9698049 +2.1113036 +2.2206855 +2.282391 +2.2978632 +2.2749064 +2.218957 +2.1421223 +2.0395002 +1.9185425 +1.7905306 +1.6420239 +1.4837326 +1.3293115 +1.1637971 +1.0014614 +0.85539836 +0.71011156 +0.576102 +0.45953724 +0.34345695 +0.23179133 +0.12703021 +0.012158084 +-0.10981096 +-0.2333552 +-0.37507206 +-0.5272199 +-0.6783216 +-0.8443488 +-1.012272 +-1.1685466 +-1.3296473 +-1.4839226 +-1.622758 +-1.764465 +-1.901323 +-2.026172 +-2.1542087 +-2.2761488 +-2.3835995 +-2.487684 +-2.5797305 +-2.6547818 +-2.722932 +-2.780224 +-2.8235483 +-2.8534477 +-2.8564205 +-2.8224618 +-2.73689 +-2.5961938 +-2.4161975 +-2.1806202 +-1.9057155 +-1.6160752 +-1.2807536 +-0.92259526 +-0.5693168 +-0.18037842 +0.22049932 +0.6073135 +1.0256177 +1.4447762 +1.8279008 +2.2014298 +2.5092196 +2.7045736 +2.7791567 +2.7049356 +2.5149078 +2.2224433 +1.876225 +1.5290246 +1.1573976 +0.7966097 +0.47543398 +0.16005914 +-0.12441191 +-0.36173415 +-0.5808948 +-0.76687455 +-0.9133604 +-1.0413615 +-1.1438849 +-1.219394 +-1.278838 +-1.3174117 +-1.3347538 +-1.333547 +-1.314006 +-1.2819357 +-1.2379049 +-1.1888838 +-1.1426867 +-1.0974667 +-1.0590719 +-1.0306821 +-1.0094228 +-0.99746233 +-0.99467206 +-1.00061 +-1.0160024 +-1.0394949 +-1.0742954 +); + +paddleEta +802 +( +-0.68505776 +-0.52828526 +-0.34979725 +-0.11640027 +0.1713216 +0.49441692 +0.8844389 +1.298514 +1.6784344 +2.0414119 +2.354151 +2.6207347 +2.906333 +3.2200174 +3.5493464 +3.9279537 +4.3132014 +4.649452 +4.9340763 +5.089094 +5.062704 +4.804989 +4.301434 +3.6450887 +2.8375876 +2.006602 +1.2631481 +0.54804957 +-0.07932062 +-0.5930307 +-1.0666587 +-1.4745464 +-1.8027508 +-2.094221 +-2.3288753 +-2.5013149 +-2.6380076 +-2.7312183 +-2.7816403 +-2.7968314 +-2.7745423 +-2.7239342 +-2.6474938 +-2.56006 +-2.4801269 +-2.4096973 +-2.3634012 +-2.346583 +-2.3580818 +-2.3968396 +-2.452182 +-2.521295 +-2.5881014 +-2.6354628 +-2.6549597 +-2.6295018 +-2.5551798 +-2.4170356 +-2.217369 +-1.978051 +-1.6798425 +-1.3516202 +-1.02998 +-0.6870189 +-0.34895867 +-0.03493043 +0.2985589 +0.63707644 +0.9640764 +1.323066 +1.6949612 +2.0553138 +2.4439442 +2.829142 +3.1773796 +3.5193603 +3.8198483 +4.0541973 +4.2406116 +4.3492994 +4.365651 +4.2745686 +4.055255 +3.7306824 +3.273967 +2.727419 +2.166768 +1.5615989 +0.9828471 +0.48787832 +0.032856427 +-0.33995086 +-0.6151737 +-0.83409727 +-0.990551 +-1.0955889 +-1.1782492 +-1.2447548 +-1.3013524 +-1.3606312 +-1.4220569 +-1.4833906 +-1.5534129 +-1.6293151 +-1.7065823 +-1.7945243 +-1.8866428 +-1.9737155 +-2.061669 +-2.139277 +-2.1982307 +-2.242346 +-2.2656121 +-2.26869 +-2.2539315 +-2.223579 +-2.1831088 +-2.1280966 +-2.0586543 +-1.9762242 +-1.865984 +-1.7301577 +-1.5816863 +-1.4121952 +-1.2490122 +-1.1228533 +-1.0401763 +-1.0240799 +-1.067889 +-1.158922 +-1.2655845 +-1.3509506 +-1.4023147 +-1.4015627 +-1.3567636 +-1.273166 +-1.1677637 +-1.0556089 +-0.9201553 +-0.7546408 +-0.556923 +-0.29411685 +0.017738942 +0.3414579 +0.700636 +1.066223 +1.4174598 +1.8046035 +2.2081878 +2.5941558 +2.9880548 +3.3323565 +3.5801299 +3.736908 +3.7707858 +3.691617 +3.5033283 +3.2267141 +2.9030108 +2.5040598 +2.0589285 +1.6089537 +1.1130269 +0.6168604 +0.16639127 +-0.2792101 +-0.6783826 +-1.0030539 +-1.2865293 +-1.5005997 +-1.635015 +-1.7062886 +-1.7080328 +-1.6547902 +-1.5539968 +-1.4250073 +-1.2944028 +-1.1619544 +-1.0491891 +-0.96931136 +-0.9172198 +-0.9005859 +-0.9164297 +-0.9636984 +-1.0372562 +-1.1242383 +-1.2272853 +-1.331702 +-1.4218874 +-1.4993151 +-1.5481582 +-1.5599427 +-1.5286858 +-1.4460641 +-1.3174498 +-1.1252176 +-0.87761915 +-0.5994123 +-0.26563424 +0.09358775 +0.43961573 +0.7976458 +1.1268754 +1.3943136 +1.6192052 +1.7729981 +1.8484485 +1.8556024 +1.7933187 +1.6806027 +1.5160306 +1.3185222 +1.1125857 +0.8805559 +0.64270127 +0.42226613 +0.20224479 +0.005605819 +-0.15487477 +-0.30056518 +-0.42338195 +-0.51786745 +-0.5913451 +-0.6302491 +-0.63041925 +-0.5911485 +-0.5162677 +-0.42258233 +-0.3117394 +-0.20439065 +-0.11974839 +-0.058911048 +-0.036315966 +-0.053835705 +-0.11330712 +-0.21035951 +-0.32873672 +-0.47303885 +-0.6246617 +-0.7633265 +-0.89602745 +-1.0046263 +-1.0779456 +-1.1188424 +-1.115669 +-1.067817 +-0.9656898 +-0.8099148 +-0.61673903 +-0.36857542 +-0.08689484 +0.19615567 +0.50036395 +0.7910484 +1.0368376 +1.2535102 +1.4120983 +1.5006274 +1.529009 +1.4943831 +1.4141114 +1.2927084 +1.150408 +1.0108781 +0.86745363 +0.735658 +0.6251997 +0.5241896 +0.4431427 +0.39031315 +0.3669339 +0.3858747 +0.44842875 +0.5648284 +0.7297851 +0.9215625 +1.1505487 +1.3871261 +1.5975056 +1.7872834 +1.9235418 +1.9900169 +1.987611 +1.908674 +1.7681727 +1.5563912 +1.2910938 +1.0042061 +0.67356 +0.33105004 +0.011181764 +-0.31278154 +-0.608324 +-0.8513663 +-1.0648401 +-1.227175 +-1.3314972 +-1.3925312 +-1.4080613 +-1.390163 +-1.349648 +-1.3020399 +-1.2627783 +-1.2336909 +-1.2152889 +-1.1973156 +-1.1612642 +-1.0902874 +-0.97863746 +-0.8042784 +-0.57196546 +-0.307285 +0.009232515 +0.34445882 +0.662668 +0.9953859 +1.3226013 +1.6294048 +1.9556785 +2.2753334 +2.5546827 +2.805335 +2.98471 +3.074646 +3.0859585 +3.0221686 +2.911574 +2.7608771 +2.5935984 +2.4307957 +2.2542295 +2.0679939 +1.8730736 +1.632242 +1.3485723 +1.0457655 +0.70303595 +0.36579123 +0.07922849 +-0.17120883 +-0.3547479 +-0.46506 +-0.5245087 +-0.5418732 +-0.5395143 +-0.53688586 +-0.5481483 +-0.5751082 +-0.6181493 +-0.6689553 +-0.7182244 +-0.76922894 +-0.8191129 +-0.8667823 +-0.9197197 +-0.97470784 +-1.0258697 +-1.0750732 +-1.113502 +-1.1353378 +-1.1406379 +-1.1278597 +-1.1031861 +-1.0711944 +-1.0433629 +-1.0296038 +-1.0335824 +-1.0546517 +-1.0807508 +-1.0993123 +-1.0902026 +-1.0417507 +-0.9395035 +-0.784111 +-0.5967985 +-0.3707809 +-0.13896498 +0.065170825 +0.25418952 +0.41202042 +0.5385932 +0.6605479 +0.7785584 +0.8886025 +0.99961984 +1.0917249 +1.1442778 +1.1438848 +1.0677083 +0.91962695 +0.6904646 +0.41244227 +0.13632013 +-0.13881333 +-0.3667007 +-0.5219723 +-0.6176151 +-0.6447977 +-0.616734 +-0.54251814 +-0.43509007 +-0.3120509 +-0.16263479 +0.0045760144 +0.17761429 +0.37605238 +0.58460295 +0.78272843 +0.98420334 +1.1621304 +1.2931509 +1.3771715 +1.3890874 +1.3248134 +1.1742318 +0.94698656 +0.6789118 +0.35825968 +0.02325148 +-0.2869666 +-0.5948383 +-0.8657143 +-1.0748875 +-1.2376862 +-1.3317847 +-1.3561051 +-1.3197168 +-1.2339727 +-1.1282269 +-1.0141795 +-0.9221188 +-0.8698065 +-0.8563554 +-0.8798645 +-0.9233525 +-0.9767448 +-1.0233935 +-1.0525453 +-1.0643082 +-1.0584521 +-1.0421997 +-1.0191274 +-0.991073 +-0.9539473 +-0.8896848 +-0.78370345 +-0.6337241 +-0.41556662 +-0.13966373 +0.16398555 +0.51989734 +0.89637655 +1.2593961 +1.6464124 +2.0277548 +2.374054 +2.718423 +3.026176 +3.2710505 +3.4735875 +3.6099465 +3.6754174 +3.6795468 +3.6217186 +3.5166306 +3.3599665 +3.165041 +2.95255 +2.7005138 +2.4250216 +2.1474504 +1.8372076 +1.5168028 +1.2123474 +0.8932485 +0.5858215 +0.31199813 +0.04011801 +-0.2119386 +-0.43177894 +-0.6466314 +-0.839507 +-0.99673295 +-1.1337409 +-1.2385069 +-1.3106298 +-1.3662527 +-1.4089456 +-1.4437234 +-1.4777335 +-1.5071433 +-1.5265577 +-1.53355 +-1.5229352 +-1.4957774 +-1.449805 +-1.3889288 +-1.3210163 +-1.2403493 +-1.1526986 +-1.0642574 +-0.9633071 +-0.8537917 +-0.7416538 +-0.6123316 +-0.47352493 +-0.33704114 +-0.19115153 +-0.052011233 +0.06465424 +0.16513725 +0.23536515 +0.2722857 +0.28423005 +0.27682698 +0.2625171 +0.24991354 +0.24730703 +0.2563591 +0.27642682 +0.30277056 +0.32863525 +0.35323524 +0.37239224 +0.3848083 +0.3931657 +0.39948863 +0.40722662 +0.420846 +0.44168228 +0.46692544 +0.49636096 +0.5238004 +0.5435788 +0.5544764 +0.55200124 +0.53500366 +0.49846727 +0.43941385 +0.36004007 +0.24775979 +0.10618152 +-0.05160141 +-0.23982772 +-0.43980074 +-0.6275928 +-0.81293195 +-0.96874064 +-1.0753554 +-1.1340799 +-1.127395 +-1.0560379 +-0.9084083 +-0.687214 +-0.41404718 +-0.05960806 +0.35219282 +0.77842677 +1.2488058 +1.7022834 +2.0747175 +2.372611 +2.5416536 +2.574324 +2.493751 +2.320757 +2.0981112 +1.8208076 +1.5195953 +1.2258081 +0.9109378 +0.59893095 +0.3112777 +0.014056837 +-0.27347642 +-0.5341671 +-0.79761773 +-1.0407445 +-1.2420008 +-1.4148176 +-1.5334873 +-1.5875273 +-1.578341 +-1.5014038 +-1.3713102 +-1.1794741 +-0.9428959 +-0.6901984 +-0.40199327 +-0.10619205 +0.16749783 +0.44058675 +0.6818137 +0.8672892 +1.0082645 +1.0822179 +1.0865313 +1.0224496 +0.8941346 +0.72509503 +0.5096734 +0.2770884 +0.062487233 +-0.14035115 +-0.3001086 +-0.40161496 +-0.45497733 +-0.45545542 +-0.4119828 +-0.32111758 +-0.1803287 +0.0055993665 +0.26875934 +0.6043855 +0.9841051 +1.4443226 +1.9434208 +2.4250698 +2.9209895 +3.3714137 +3.730948 +4.027973 +4.228874 +4.3298283 +4.3487787 +4.2819457 +4.1436744 +3.918999 +3.618639 +3.2740574 +2.8517435 +2.3889828 +1.9359653 +1.4570949 +0.99963564 +0.6014459 +0.22061312 +-0.11442694 +-0.39027792 +-0.6473222 +-0.87509084 +-1.0700042 +-1.2630243 +-1.4464966 +-1.6133235 +-1.7860892 +-1.9553299 +-2.1122391 +-2.277225 +-2.4407008 +-2.5921965 +-2.7475023 +-2.8913345 +-3.009463 +-3.1090147 +-3.174902 +-3.2014728 +-3.1888423 +-3.1319635 +-3.0363708 +-2.888514 +-2.6923456 +-2.4658518 +-2.1889057 +-1.8910729 +-1.6130385 +-1.3439372 +-1.1158216 +-0.934793 +-0.7560941 +-0.5619061 +-0.34394485 +-0.06665894 +0.2502443 +0.5666075 +0.8971567 +1.1989906 +1.4443147 +1.6617008 +1.8407998 +1.9825366 +2.1111104 +2.2194662 +2.3022213 +2.367981 +2.4102411 +2.430068 +2.4336195 +2.4245648 +2.410894 +2.399862 +2.404262 +2.4346623 +2.5060687 +2.6223507 +2.7656403 +2.930676 +3.0705566 +3.1388752 +3.1096683 +2.9628878 +2.7304623 +2.4139447 +2.0624452 +1.7217491 +1.3634765 +1.0130243 +0.6895912 +0.34928298 +0.00821705 +-0.3158552 +-0.66348165 +-1.0123508 +-1.3385003 +-1.6780243 +-2.0045104 +-2.293942 +-2.5760908 +-2.8261304 +-3.0278184 +-3.2033727 +-3.3376775 +-3.4267569 +-3.4838507 +-3.5061321 +-3.5002074 +-3.4716268 +-3.4269702 +-3.3759232 +-3.3159318 +-3.2501397 +-3.1794486 +-3.0894542 +-2.9796333 +-2.857058 +-2.7083287 +-2.544671 +-2.3818445 +-2.2049887 +-2.0281296 +-1.8608654 +-1.674597 +-1.466521 +-1.2406876 +-0.96992534 +-0.6868354 +-0.4391991 +-0.21838576 +-0.043360427 +0.0991993 +0.25196922 +0.42274082 +0.6075021 +0.83569705 +1.1059939 +1.4094291 +1.7947698 +2.253138 +2.754518 +3.3587763 +4.0236654 +4.677793 +5.3500366 +5.9095106 +6.217207 +6.181122 +5.734167 +5.008541 +4.0641127 +3.0776772 +2.186483 +1.3147624 +0.5314147 +-0.12576087 +-0.74437463 +-1.288971 +-1.742307 +-2.1699426 +-2.550249 +-2.8713665 +-3.178905 +-3.4566538 +-3.695719 +-3.932539 +-4.159543 +-4.370641 +-4.595446 +-4.8187814 +-5.0211773 +-5.2178183 +-5.384452 +-5.505131 +-5.5881643 +-5.6206636 +-5.603936 +-5.5368586 +-5.421232 +-5.270652 +-5.068842 +-4.825583 +-4.559137 +-4.235612 +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/waveDict_irregular.org b/olaflow/of_short_ts_3/constant/waveDict_irregular.org new file mode 100644 index 0000000..082a318 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/waveDict_irregular.org @@ -0,0 +1,44 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType irregular; +genAbs 1; +absDir 0.0; +nPaddles 1; +secondOrder 1; +waveHeights +{n} +( +{wh} +); +wavePeriods +{n} +( +{wper} +); +wavePhases +{n} +( +{wph} +); +waveDirs +{n} +{ +0 +}; + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/constant/waveDict_paddle.org b/olaflow/of_short_ts_3/constant/waveDict_paddle.org new file mode 100644 index 0000000..77c14e8 --- /dev/null +++ b/olaflow/of_short_ts_3/constant/waveDict_paddle.org @@ -0,0 +1,46 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +{n} +( +{t} +); + +paddleVelocity +{n} +( +{v} +); + +paddleEta +{n} +( +{eta} +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/system/blockMeshDict b/olaflow/of_short_ts_3/system/blockMeshDict new file mode 100644 index 0000000..ff77ee3 --- /dev/null +++ b/olaflow/of_short_ts_3/system/blockMeshDict @@ -0,0 +1,81 @@ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +scale 1; + +vertices +( + (-150 0 -30) + (0 0 -30) + (0 0 30) + (-150 0 30) + (-150 1 -30) + (0 1 -30) + (0 1 30) + (-150 1 30) +); + +blocks +( + hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1) +); + +edges +( +); + +boundary +( + inlet + { + type patch; + faces + ( + (0 4 7 3) + ); + } + /*outlet + { + type patch; + faces + ( + (1 5 6 2) + ); + }*/ + wall1 + { + type wall; + faces + ( + (0 1 5 4) + ); + } + atmosphere + { + type patch; + faces + ( + (3 2 6 7) + (1 5 6 2) + ); + } +); + +mergePatchPairs +( +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/system/controlDict b/olaflow/of_short_ts_3/system/controlDict new file mode 100644 index 0000000..ca393bb --- /dev/null +++ b/olaflow/of_short_ts_3/system/controlDict @@ -0,0 +1,138 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object controlDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +application olaFlow; + +startFrom latestTime; + +startTime 0; + +stopAt endTime; + +endTime 400; + +deltaT 0.1; + +writeControl adjustableRunTime; + +writeInterval 0.5; + +purgeWrite 0; + +writeFormat ascii; + +writePrecision 6; + +compression on; + +timeFormat general; + +timePrecision 6; + +runTimeModifiable yes; + +adjustTimeStep yes; + +maxCo 0.45; +maxAlphaCo 0.45; + +maxDeltaT 0.5; +/* +functions +{ + gaugesVOF + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cell; + fields ( alpha.water ); + sets + ( + GaugeVOF01 + { + type lineCellFace; + axis xyz; + start ( 0.5 0.001 0 ); + end ( 0.5 0.001 1.2 ); + } + GaugeVOF02 + { + type lineCellFace; + axis xyz; + start ( 9.25 0.001 0 ); + end ( 9.25 0.001 1.2 ); + } + GaugeVOF03 + { + type lineCellFace; + axis xyz; + start ( 15.75 0.001 0 ); + end ( 15.75 0.001 1.2 ); + } + GaugeVOF04 + { + type lineCellFace; + axis xyz; + start ( 17.75 0.001 0 ); + end ( 17.75 0.001 1.2 ); + } + GaugeVOF05 + { + type lineCellFace; + axis xyz; + start ( 21.1 0.001 0 ); + end ( 21.1 0.001 1.2 ); + } + ); + } + gaugesP + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cellPointFace; + fields ( p ); + sets + ( + GaugesP + { + type boundaryPoints; + axis xyz; + patches 1(caisson); + points ((18.0 0.01 0.75) + (18.00 0.01 0.80) + (18.00 0.01 0.85) + (18.00 0.01 0.95) + (18.01 0.01 0.70) + (18.25 0.01 0.70) + (18.50 0.01 0.70) + (18.75 0.01 0.70)); + maxDistance 0.01; + } + ); + } +} +*/ +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/system/decomposeParDict b/olaflow/of_short_ts_3/system/decomposeParDict new file mode 100644 index 0000000..3407e5d --- /dev/null +++ b/olaflow/of_short_ts_3/system/decomposeParDict @@ -0,0 +1,50 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +numberOfSubdomains 4; + +method simple; + +simpleCoeffs +{ + n ( 2 2 1 ); + delta 0.001; +} + +hierarchicalCoeffs +{ + n ( 1 1 1 ); + delta 0.001; + order xyz; +} + +metisCoeffs +{ + processorWeights ( 1 1 1 1 ); +} + +manualCoeffs +{ + dataFile ""; +} + +distributed no; + +roots (); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/system/fvSchemes b/olaflow/of_short_ts_3/system/fvSchemes new file mode 100644 index 0000000..c0ac5b1 --- /dev/null +++ b/olaflow/of_short_ts_3/system/fvSchemes @@ -0,0 +1,79 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +ddtSchemes +{ + default Euler; +} + +gradSchemes +{ + default Gauss linear; +} + +divSchemes +{ + div(rhoPhi,U) Gauss limitedLinearV 1; + div(U) Gauss linear; + div((rhoPhi|interpolate(porosity)),U) Gauss limitedLinearV 1; + div(rhoPhiPor,UPor) Gauss limitedLinearV 1; + div(rhoPhi,UPor) Gauss limitedLinearV 1; + div(rhoPhiPor,U) Gauss limitedLinearV 1; + div(phi,alpha) Gauss vanLeer; + div(phirb,alpha) Gauss interfaceCompression; + div((muEff*dev(T(grad(U))))) Gauss linear; + div(phi,k) Gauss upwind; + div(phi,epsilon) Gauss upwind; + div((phi|interpolate(porosity)),k) Gauss upwind; + div((phi*interpolate(rho)),k) Gauss upwind; + div((phi|interpolate(porosity)),epsilon) Gauss upwind; + div(phi,omega) Gauss upwind; + div((phi|interpolate(porosity)),omega) Gauss upwind; + div((phi*interpolate(rho)),omega) Gauss upwind; + div((phi*interpolate(rho)),epsilon) Gauss upwind; +} + +laplacianSchemes +{ + default Gauss linear corrected; +} + +interpolationSchemes +{ + default linear; +} + +snGradSchemes +{ + default corrected; +} + +fluxRequired +{ + default no; + p_rgh; + pcorr; + alpha.water; +} + +wallDist +{ + method meshWave; +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/system/fvSolution b/olaflow/of_short_ts_3/system/fvSolution new file mode 100644 index 0000000..ca48d43 --- /dev/null +++ b/olaflow/of_short_ts_3/system/fvSolution @@ -0,0 +1,95 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +solvers +{ + "alpha.water.*" + { + nAlphaCorr 1; + nAlphaSubCycles 2; + alphaOuterCorrectors yes; + cAlpha 1; + + MULESCorr no; + nLimiterIter 3; + + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-8; + relTol 0; + } + + "pcorr.*" + { + solver PCG; + preconditioner DIC; + tolerance 1e-5; + relTol 0; + } + + p_rgh + { + solver PCG; + preconditioner DIC; + tolerance 1e-07; + relTol 0.05; + } + + p_rghFinal + { + $p_rgh; + relTol 0; + } + + U + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-06; + relTol 0; + } + + "(k|epsilon|omega|B|nuTilda).*" + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-08; + relTol 0; + } +} + +PIMPLE +{ + momentumPredictor no; + nOuterCorrectors 1; + nCorrectors 3; + nNonOrthogonalCorrectors 0; +} + +relaxationFactors +{ + fields + { + } + equations + { + ".*" 1; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/system/graphUniform b/olaflow/of_short_ts_3/system/graphUniform new file mode 100644 index 0000000..d2e315b --- /dev/null +++ b/olaflow/of_short_ts_3/system/graphUniform @@ -0,0 +1,25 @@ +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 9 + \\/ M anipulation | +------------------------------------------------------------------------------- +Description + Writes graph data for specified fields along a line, specified by start and + end points. A specified number of graph points are used, distributed + uniformly along the line. + +\*---------------------------------------------------------------------------*/ + +start (-50 0.5 -15); +end (-50 0.5 15); +nPoints 100; + +fields (alpha.water); + +axis z; + +#includeEtc "caseDicts/postProcessing/graphs/graphUniform.cfg" + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_3/system/setFieldsDict b/olaflow/of_short_ts_3/system/setFieldsDict new file mode 100644 index 0000000..6b39f30 --- /dev/null +++ b/olaflow/of_short_ts_3/system/setFieldsDict @@ -0,0 +1,63 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object setFieldsDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +defaultFieldValues +( + volScalarFieldValue alpha.water 0 + volVectorFieldValue U (0 0 0) + volScalarFieldValue porosityIndex 0 +); + +regions +( + boxToCell + { + box (-200 -100 -100) (100 100 4.5); + + fieldValues + ( + volScalarFieldValue alpha.water 1 + ); + } + boxToCell + { + box (-110 -100 0) (-100 100 1); + + fieldValues + ( + volVectorFieldValue U (1 0 0) + ); + } + surfaceToCell + { + file "./constant/triSurface/poro.stl"; + outsidePoints ((-100 0 0)); // definition of outside + includeCut true; // cells cut by surface + includeInside true; // cells not on outside of surf + includeOutside false; // cells on outside of surf + nearDistance -1; // cells with centre near surf + // (set to -1 if not used) + curvature -100; // cells within nearDistance + // and near surf curvature + // (set to -100 if not used) + + fieldValues + ( + volScalarFieldValue porosityIndex 1 + ); + } +); diff --git a/olaflow/of_short_ts_3/system/snappyHexMeshDict b/olaflow/of_short_ts_3/system/snappyHexMeshDict new file mode 100644 index 0000000..0a30707 --- /dev/null +++ b/olaflow/of_short_ts_3/system/snappyHexMeshDict @@ -0,0 +1,341 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object snappyHexMeshDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Which of the steps to run +castellatedMesh true; +snap false; +addLayers false; + + +// Geometry. Definition of all surfaces. All surfaces are of class +// searchableSurface. +// Surfaces are used +// - to specify refinement for any mesh cell intersecting it +// - to specify refinement for any mesh cell inside/outside/near +// - to 'snap' the mesh boundary to the surface +geometry +{ + + + bathy.stl + { + type triSurfaceMesh; + name bathy; + } + +}; + + + +// Settings for the castellatedMesh generation. +castellatedMeshControls +{ + + // Refinement parameters + // ~~~~~~~~~~~~~~~~~~~~~ + + // If local number of cells is >= maxLocalCells on any processor + // switches from from refinement followed by balancing + // (current method) to (weighted) balancing before refinement. + maxLocalCells 10000000; + + // Overall cell limit (approximately). Refinement will stop immediately + // upon reaching this number so a refinement level might not complete. + // Note that this is the number of cells before removing the part which + // is not 'visible' from the keepPoint. The final number of cells might + // actually be a lot less. + maxGlobalCells 10000000; + + // The surface refinement loop might spend lots of iterations refining just a + // few cells. This setting will cause refinement to stop if <= minimumRefine + // are selected for refinement. Note: it will at least do one iteration + // (unless the number of cells to refine is 0) + minRefinementCells 10; + + // Allow a certain level of imbalance during refining + // (since balancing is quite expensive) + // Expressed as fraction of perfect balance (= overall number of cells / + // nProcs). 0=balance always. + maxLoadUnbalance 0.10; + + + // Number of buffer layers between different levels. + // 1 means normal 2:1 refinement restriction, larger means slower + // refinement. + nCellsBetweenLevels 3; + + + + // Explicit feature edge refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies a level for any cell intersected by its edges. + // This is a featureEdgeMesh, read from constant/triSurface for now. + features + ( + //{ + // file "tanque.stl"; + // level 2; + //} + ); + + + + // Surface based refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies two levels for every surface. The first is the minimum level, + // every cell intersecting a surface gets refined up to the minimum level. + // The second level is the maximum level. Cells that 'see' multiple + // intersections where the intersections make an + // angle > resolveFeatureAngle get refined up to the maximum level. + + refinementSurfaces + { + + //caisson + //{ + // // Surface-wise min and max refinement level + // level ( 1 1 ); + //} + bathy + { + level ( 0 0 ); + } + + } + + // Resolve sharp angles + resolveFeatureAngle 65; + + + // Region-wise refinement + // ~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies refinement level for cells in relation to a surface. One of + // three modes + // - distance. 'levels' specifies per distance to the surface the + // wanted refinement level. The distances need to be specified in + // descending order. + // - inside. 'levels' is only one entry and only the level is used. All + // cells inside the surface get refined up to the level. The surface + // needs to be closed for this to be possible. + // - outside. Same but cells outside. + + refinementRegions + { + //mode distance; + //levels + //( + // (1.0 4) + // (2.0 3) + //); + } + + + // Mesh selection + // ~~~~~~~~~~~~~~ + + // After refinement patches get added for all refinementSurfaces and + // all cells intersecting the surfaces get put into these patches. The + // section reachable from the locationInMesh is kept. + // NOTE: This point should never be on a face, always inside a cell, even + // after refinement. + locationInMesh (-100 0 0); + + // Whether any faceZones (as specified in the refinementSurfaces) + // are only on the boundary of corresponding cellZones or also allow + // free-standing zone faces. Not used if there are no faceZones. + allowFreeStandingZoneFaces true; +} + + + +// Settings for the snapping. +snapControls +{ + //- Number of patch smoothing iterations before finding correspondence + // to surface + nSmoothPatch 3; + + //- Relative distance for points to be attracted by surface feature point + // or edge. True distance is this factor times local + // maximum edge length. + tolerance 4.0; + + //- Number of mesh displacement relaxation iterations. + nSolveIter 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 5; +} + + + +// Settings for the layer addition. +addLayersControls +{ + // Are the thickness parameters below relative to the undistorted + // size of the refined cell outside layer (true) or absolute sizes (false). + relativeSizes true; + + // Per final patch (so not geometry!) the layer information + layers + { + //batimetria_patch0 + //{ + // nSurfaceLayers 2; //was 1 //was 4 + //} + } + + // Expansion factor for layer mesh + expansionRatio 1.0; + + //- Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // See relativeSizes parameter. + finalLayerThickness 0.3; + + //- Minimum thickness of cell layer. If for any reason layer + // cannot be above minThickness do not add layer. + // Relative to undistorted size of cell outside layer. + minThickness 0.1; + + //- If points get not extruded do nGrow layers of connected faces that are + // also not grown. This helps convergence of the layer addition process + // close to features. + nGrow 1; + + + // Advanced settings + + //- When not to extrude surface. 0 is flat surface, 90 is when two faces + // make straight angle. + featureAngle 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 3; + + // Number of smoothing iterations of surface normals + nSmoothSurfaceNormals 1; + + // Number of smoothing iterations of interior mesh movement direction + nSmoothNormals 3; + + // Smooth layer thickness over surface patches + nSmoothThickness 10; + + // Stop layer growth on highly warped cells + maxFaceThicknessRatio 0.5; + + // Reduce layer growth where ratio thickness to medial + // distance is large + maxThicknessToMedialRatio 0.3; + + // Angle used to pick up medial axis points + minMedianAxisAngle 130; + + // Create buffer region for new layer terminations + nBufferCellsNoExtrude 0; + + // Overall max number of layer addition iterations + nLayerIter 50; +} + + + +// Generic mesh quality settings. At any undoable phase these determine +// where to undo. +meshQualityControls +{ + //- Maximum non-orthogonality allowed. Set to 180 to disable. + maxNonOrtho 65; + + //- Max skewness allowed. Set to <0 to disable. + maxBoundarySkewness 20; + maxInternalSkewness 4; + + //- Max concaveness allowed. Is angle (in degrees) below which concavity + // is allowed. 0 is straight face, <0 would be convex face. + // Set to 180 to disable. + maxConcave 80; + + //- Minimum projected area v.s. actual area. Set to -1 to disable. + minFlatness 0.5; + + //- Minimum pyramid volume. Is absolute volume of cell pyramid. + // Set to a sensible fraction of the smallest cell volume expected. + // Set to very negative number (e.g. -1E30) to disable. + minVol 1e-13; + + //- Minimum quality of the tet formed by the face-centre + // and variable base point minimum decomposition triangles and + // the cell centre. This has to be a positive number for tracking + // to work. Set to very negative number (e.g. -1E30) to + // disable. + // <0 = inside out tet, + // 0 = flat tet + // 1 = regular tet + minTetQuality 1e-30; + + //- Minimum face area. Set to <0 to disable. + minArea -1; + + //- Minimum face twist. Set to <-1 to disable. dot product of face normal + //- and face centre triangles normal + minTwist 0.02; + + //- minimum normalised cell determinant + //- 1 = hex, <= 0 = folded or flattened illegal cell + minDeterminant 0.001; + + //- minFaceWeight (0 -> 0.5) + minFaceWeight 0.02; + + //- minVolRatio (0 -> 1) + minVolRatio 0.01; + + //must be >0 for Fluent compatibility + minTriangleTwist -1; + + + // Advanced + + //- Number of error distribution iterations + nSmoothScale 4; + //- amount to scale back displacement at error points + errorReduction 0.75; +} + + +// Advanced + +// Flags for optional output +// 0 : only write final meshes +// 1 : write intermediate meshes +// 2 : write volScalarField with cellLevel for postprocessing +// 4 : write current intersections as .obj files +debug 0; + + +// Merge tolerance. Is fraction of overall bounding box of initial mesh. +// Note: the write tolerance needs to be higher than this. +mergeTolerance 1E-6; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/U b/olaflow/of_short_ts_4/0.org/U new file mode 100644 index 0000000..d8e9345 --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/U @@ -0,0 +1,67 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.x | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -1 0 0 0 0]; + +internalField uniform (0 0 0); + +boundaryField +{ + inlet + { + type waveVelocity; + waveDictName waveDict; + value uniform (0 0 0); + } + atmosphere + { + type pressureInletOutletVelocity; + value uniform (0 0 0); + } + "wall." + { + type fixedValue; + value uniform (0 0 0); + } + bathy + { + type fixedValue; + value uniform (0 0 0); + } + bloc0 + { + type fixedValue; + value uniform (0 0 0); + } + bloc1 + { + type fixedValue; + value uniform (0 0 0); + } + defaultFaces + { + type empty; + } + outlet + { + type waveAbsorption2DVelocity; + value uniform (0 0 0); + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/alpha.water b/olaflow/of_short_ts_4/0.org/alpha.water new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/alpha.water @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/alpha.water.org b/olaflow/of_short_ts_4/0.org/alpha.water.org new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/alpha.water.org @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/epsilon b/olaflow/of_short_ts_4/0.org/epsilon new file mode 100644 index 0000000..706ec43 --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/epsilon @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object epsilon; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -3 0 0 0 0]; + +internalField uniform 0.0001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + "wall." + { + type epsilonWallFunction; + value uniform 0.0001; + } + bathy + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc0 + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc1 + { + type epsilonWallFunction; + value uniform 0.0001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/k b/olaflow/of_short_ts_4/0.org/k new file mode 100644 index 0000000..83de11c --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/k @@ -0,0 +1,69 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object k; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -2 0 0 0 0]; + +internalField uniform 0.00000001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + "wall." + { + type kqRWallFunction; + value uniform 0.00000001; + } + bathy + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc0 + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc1 + { + type kqRWallFunction; + value uniform 0.00000001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/nut b/olaflow/of_short_ts_4/0.org/nut new file mode 100644 index 0000000..29da2ca --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/nut @@ -0,0 +1,78 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object nut; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -1 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type calculated; + value uniform 0; + } + outlet + { + type calculated; + value uniform 0; + } + "wall." + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + atmosphere + { + type calculated; + value uniform 0; + } + defaultFaces + { + type empty; + } + bathy + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc0 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc1 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/omega b/olaflow/of_short_ts_4/0.org/omega new file mode 100644 index 0000000..98f8314 --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/omega @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object omega; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 -1 0 0 0 0]; + +internalField uniform 0.001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + "wall." + { + type omegaWallFunction; + value uniform 0.001; + } + bathy + { + type omegaWallFunction; + value uniform 0.001; + } + bloc0 + { + type omegaWallFunction; + value uniform 0.001; + } + bloc1 + { + type omegaWallFunction; + value uniform 0.001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/p_rgh b/olaflow/of_short_ts_4/0.org/p_rgh new file mode 100644 index 0000000..eb45d1a --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/p_rgh @@ -0,0 +1,71 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object p_rgh; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [1 -1 -2 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + "wall." + { + type fixedFluxPressure; + value uniform 0; + } + bathy + { + type fixedFluxPressure; + value uniform 0; + } + bloc0 + { + type fixedFluxPressure; + value uniform 0; + } + bloc1 + { + type fixedFluxPressure; + value uniform 0; + } + defaultFaces + { + type empty; + } + outlet + { + type fixedFluxPressure; + value uniform 0; + } + inlet + { + type fixedFluxPressure; + value uniform 0; + } + atmosphere + { + type totalPressure; + U U; + phi phi; + rho rho; + psi none; + gamma 1; + p0 uniform 0; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/porosityIndex b/olaflow/of_short_ts_4/0.org/porosityIndex new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/porosityIndex @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/0.org/porosityIndex.org b/olaflow/of_short_ts_4/0.org/porosityIndex.org new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_4/0.org/porosityIndex.org @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/g b/olaflow/of_short_ts_4/constant/g new file mode 100644 index 0000000..c1dbc16 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/g @@ -0,0 +1,22 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class uniformDimensionedVectorField; + location "constant"; + object g; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -2 0 0 0 0]; +value ( 0 0 -9.81 ); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/porosityDict b/olaflow/of_short_ts_4/constant/porosityDict new file mode 100644 index 0000000..b397cc5 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/porosityDict @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object porosityDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Materials: clear region, core, secondary armour layer, primary armour layer +// a,b,c: tuning parameters +a 2(0 50); +b 2(0 3.0); +c 2(0 0.34); + +// D50: mean nominal diameter +D50 2(1 4); +// porosity (phi) +porosity 2(1 0.4); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/transportProperties b/olaflow/of_short_ts_4/constant/transportProperties new file mode 100644 index 0000000..d3edb56 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/transportProperties @@ -0,0 +1,37 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object transportProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +phases (water air); + +water +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1e-06; + rho [1 -3 0 0 0 0 0] 1000; +} + +air +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1.48e-05; + rho [1 -3 0 0 0 0 0] 1; +} + +sigma [1 0 -2 0 0 0 0] 0.07; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/triSurface b/olaflow/of_short_ts_4/constant/triSurface new file mode 120000 index 0000000..3f29a96 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/triSurface @@ -0,0 +1 @@ +../../out_bathy/ \ No newline at end of file diff --git a/olaflow/of_short_ts_4/constant/turbulenceProperties b/olaflow/of_short_ts_4/constant/turbulenceProperties new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/turbulenceProperties @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/turbulenceProperties_keps b/olaflow/of_short_ts_4/constant/turbulenceProperties_keps new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/turbulenceProperties_keps @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/turbulenceProperties_sst b/olaflow/of_short_ts_4/constant/turbulenceProperties_sst new file mode 100644 index 0000000..187f845 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/turbulenceProperties_sst @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kOmegaSST; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/waveDict b/olaflow/of_short_ts_4/constant/waveDict new file mode 100644 index 0000000..0526843 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/waveDict @@ -0,0 +1,2449 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +802 +( +0.0 +0.25499999999919964 +0.4959999999991851 +0.75 +1.0049999999991996 +1.245999999999185 +1.5 +1.7549999999991996 +1.995999999999185 +2.25 +2.5049999999991996 +2.745999999999185 +3.0 +3.2549999999991996 +3.495999999999185 +3.75 +4.0049999999992 +4.245999999999185 +4.5 +4.7549999999992 +4.995999999999185 +5.25 +5.5049999999992 +5.745999999999185 +6.0 +6.2549999999992 +6.495999999999185 +6.75 +7.0049999999992 +7.245999999999185 +7.5 +7.7549999999992 +7.995999999999185 +8.25 +8.5049999999992 +8.745999999999185 +9.0 +9.2549999999992 +9.495999999999185 +9.75 +10.0049999999992 +10.245999999999185 +10.5 +10.7549999999992 +10.995999999999185 +11.25 +11.5049999999992 +11.745999999999185 +12.0 +12.2549999999992 +12.495999999999185 +12.75 +13.0049999999992 +13.245999999999185 +13.5 +13.7549999999992 +13.995999999999185 +14.25 +14.5049999999992 +14.745999999999185 +15.0 +15.2549999999992 +15.495999999999185 +15.75 +16.0049999999992 +16.245999999999185 +16.5 +16.7549999999992 +16.995999999999185 +17.25 +17.5049999999992 +17.745999999999185 +18.0 +18.2549999999992 +18.495999999999185 +18.75 +19.0049999999992 +19.245999999999185 +19.5 +19.7549999999992 +19.995999999999185 +20.25 +20.5049999999992 +20.745999999999185 +21.0 +21.2549999999992 +21.495999999999185 +21.75 +22.0049999999992 +22.245999999999185 +22.5 +22.7549999999992 +22.995999999999185 +23.25 +23.5049999999992 +23.745999999999185 +24.0 +24.2549999999992 +24.495999999999185 +24.75 +25.0049999999992 +25.245999999999185 +25.5 +25.7549999999992 +25.995999999999185 +26.25 +26.5049999999992 +26.745999999999185 +27.0 +27.2549999999992 +27.495999999999185 +27.75 +28.0049999999992 +28.245999999999185 +28.5 +28.7549999999992 +28.995999999999185 +29.25 +29.5049999999992 +29.745999999999185 +30.0 +30.2549999999992 +30.495999999999185 +30.75 +31.0049999999992 +31.245999999999185 +31.5 +31.7549999999992 +31.995999999999185 +32.25 +32.5049999999992 +32.745999999999185 +33.0 +33.2549999999992 +33.495999999999185 +33.75 +34.0049999999992 +34.245999999999185 +34.5 +34.7549999999992 +34.995999999999185 +35.25 +35.5049999999992 +35.745999999999185 +36.0 +36.2549999999992 +36.495999999999185 +36.75 +37.0049999999992 +37.245999999999185 +37.5 +37.7549999999992 +37.995999999999185 +38.25 +38.5049999999992 +38.745999999999185 +39.0 +39.2549999999992 +39.495999999999185 +39.75 +40.0049999999992 +40.245999999999185 +40.5 +40.7549999999992 +40.995999999999185 +41.25 +41.5049999999992 +41.745999999999185 +42.0 +42.2549999999992 +42.495999999999185 +42.75 +43.0049999999992 +43.245999999999185 +43.5 +43.7549999999992 +43.995999999999185 +44.25 +44.5049999999992 +44.745999999999185 +45.0 +45.2549999999992 +45.495999999999185 +45.75 +46.0049999999992 +46.245999999999185 +46.5 +46.7549999999992 +46.995999999999185 +47.25 +47.5049999999992 +47.745999999999185 +48.0 +48.2549999999992 +48.495999999999185 +48.75 +49.0049999999992 +49.245999999999185 +49.5 +49.7549999999992 +49.995999999999185 +50.25 +50.5049999999992 +50.745999999999185 +51.0 +51.2549999999992 +51.495999999999185 +51.75 +52.0049999999992 +52.245999999999185 +52.5 +52.7549999999992 +52.995999999999185 +53.25 +53.5049999999992 +53.745999999999185 +54.0 +54.2549999999992 +54.495999999999185 +54.75 +55.0049999999992 +55.245999999999185 +55.5 +55.7549999999992 +55.995999999999185 +56.25 +56.5049999999992 +56.745999999999185 +57.0 +57.2549999999992 +57.495999999999185 +57.75 +58.0049999999992 +58.245999999999185 +58.5 +58.7549999999992 +58.995999999999185 +59.25 +59.5049999999992 +59.745999999999185 +60.0 +60.2549999999992 +60.495999999999185 +60.75 +61.0049999999992 +61.245999999999185 +61.5 +61.7549999999992 +61.995999999999185 +62.25 +62.5049999999992 +62.745999999999185 +63.0 +63.2549999999992 +63.495999999999185 +63.75 +64.0049999999992 +64.24599999999919 +64.5 +64.7549999999992 +64.99599999999919 +65.25 +65.5049999999992 +65.74599999999919 +66.0 +66.2549999999992 +66.49599999999919 +66.75 +67.0049999999992 +67.24599999999919 +67.5 +67.7549999999992 +67.99599999999919 +68.25 +68.5049999999992 +68.74599999999919 +69.0 +69.2549999999992 +69.49599999999919 +69.75 +70.0049999999992 +70.24599999999919 +70.5 +70.7549999999992 +70.99599999999919 +71.25 +71.5049999999992 +71.74599999999919 +72.0 +72.2549999999992 +72.49599999999919 +72.75 +73.0049999999992 +73.24599999999919 +73.5 +73.7549999999992 +73.99599999999919 +74.25 +74.5049999999992 +74.74599999999919 +75.0 +75.2549999999992 +75.49599999999919 +75.75 +76.0049999999992 +76.24599999999919 +76.5 +76.7549999999992 +76.99599999999919 +77.25 +77.5049999999992 +77.74599999999919 +78.0 +78.2549999999992 +78.49599999999919 +78.75 +79.0049999999992 +79.24599999999919 +79.5 +79.7549999999992 +79.99599999999919 +80.25 +80.5049999999992 +80.74599999999919 +81.0 +81.2549999999992 +81.49599999999919 +81.75 +82.0049999999992 +82.24599999999919 +82.5 +82.7549999999992 +82.99599999999919 +83.25 +83.5049999999992 +83.74599999999919 +84.0 +84.2549999999992 +84.49599999999919 +84.75 +85.0049999999992 +85.24599999999919 +85.5 +85.7549999999992 +85.99599999999919 +86.25 +86.5049999999992 +86.74599999999919 +87.0 +87.2549999999992 +87.49599999999919 +87.75 +88.0049999999992 +88.24599999999919 +88.5 +88.7549999999992 +88.99599999999919 +89.25 +89.5049999999992 +89.74599999999919 +90.0 +90.2549999999992 +90.49599999999919 +90.75 +91.0049999999992 +91.24599999999919 +91.5 +91.7549999999992 +91.99599999999919 +92.25 +92.5049999999992 +92.74599999999919 +93.0 +93.2549999999992 +93.49599999999919 +93.75 +94.0049999999992 +94.24599999999919 +94.5 +94.7549999999992 +94.99599999999919 +95.25 +95.5049999999992 +95.74599999999919 +96.0 +96.2549999999992 +96.49599999999919 +96.75 +97.0049999999992 +97.24599999999919 +97.5 +97.7549999999992 +97.99599999999919 +98.25 +98.5049999999992 +98.74599999999919 +99.0 +99.2549999999992 +99.49599999999919 +99.75 +100.0049999999992 +100.24599999999919 +100.5 +100.7549999999992 +100.99599999999919 +101.25 +101.5049999999992 +101.74599999999919 +102.0 +102.2549999999992 +102.49599999999919 +102.75 +103.0049999999992 +103.24599999999919 +103.5 +103.7549999999992 +103.99599999999919 +104.25 +104.5049999999992 +104.74599999999919 +105.0 +105.2549999999992 +105.49599999999919 +105.75 +106.0049999999992 +106.24599999999919 +106.5 +106.7549999999992 +106.99599999999919 +107.25 +107.5049999999992 +107.74599999999919 +108.0 +108.2549999999992 +108.49599999999919 +108.75 +109.0049999999992 +109.24599999999919 +109.5 +109.7549999999992 +109.99599999999919 +110.25 +110.5049999999992 +110.74599999999919 +111.0 +111.2549999999992 +111.49599999999919 +111.75 +112.0049999999992 +112.24599999999919 +112.5 +112.7549999999992 +112.99599999999919 +113.25 +113.5049999999992 +113.74599999999919 +114.0 +114.2549999999992 +114.49599999999919 +114.75 +115.0049999999992 +115.24599999999919 +115.5 +115.7549999999992 +115.99599999999919 +116.25 +116.5049999999992 +116.74599999999919 +117.0 +117.2549999999992 +117.49599999999919 +117.75 +118.0049999999992 +118.24599999999919 +118.5 +118.7549999999992 +118.99599999999919 +119.25 +119.5049999999992 +119.74599999999919 +120.0 +120.2549999999992 +120.49599999999919 +120.75 +121.0049999999992 +121.24599999999919 +121.5 +121.7549999999992 +121.99599999999919 +122.25 +122.5049999999992 +122.74599999999919 +123.0 +123.2549999999992 +123.49599999999919 +123.75 +124.0049999999992 +124.24599999999919 +124.5 +124.7549999999992 +124.99599999999919 +125.25 +125.5049999999992 +125.74599999999919 +126.0 +126.2549999999992 +126.49599999999919 +126.75 +127.0049999999992 +127.24599999999919 +127.5 +127.7549999999992 +127.99599999999919 +128.25 +128.5049999999992 +128.74599999999919 +129.0 +129.2549999999992 +129.49599999999919 +129.75 +130.0049999999992 +130.24599999999919 +130.5 +130.7549999999992 +130.99599999999919 +131.25 +131.5049999999992 +131.74599999999919 +132.0 +132.2549999999992 +132.49599999999919 +132.75 +133.0049999999992 +133.24599999999919 +133.5 +133.7549999999992 +133.99599999999919 +134.25 +134.5049999999992 +134.74599999999919 +135.0 +135.2549999999992 +135.49599999999919 +135.75 +136.0049999999992 +136.24599999999919 +136.5 +136.7549999999992 +136.99599999999919 +137.25 +137.5049999999992 +137.74599999999919 +138.0 +138.2549999999992 +138.49599999999919 +138.75 +139.0049999999992 +139.24599999999919 +139.5 +139.7549999999992 +139.99599999999919 +140.25 +140.5049999999992 +140.74599999999919 +141.0 +141.2549999999992 +141.49599999999919 +141.75 +142.0049999999992 +142.24599999999919 +142.5 +142.7549999999992 +142.99599999999919 +143.25 +143.5049999999992 +143.74599999999919 +144.0 +144.2549999999992 +144.49599999999919 +144.75 +145.0049999999992 +145.24599999999919 +145.5 +145.7549999999992 +145.99599999999919 +146.25 +146.5049999999992 +146.74599999999919 +147.0 +147.2549999999992 +147.49599999999919 +147.75 +148.0049999999992 +148.24599999999919 +148.5 +148.7549999999992 +148.99599999999919 +149.25 +149.5049999999992 +149.74599999999919 +150.0 +150.2549999999992 +150.49599999999919 +150.75 +151.0049999999992 +151.24599999999919 +151.5 +151.7549999999992 +151.99599999999919 +152.25 +152.5049999999992 +152.74599999999919 +153.0 +153.2549999999992 +153.49599999999919 +153.75 +154.0049999999992 +154.24599999999919 +154.5 +154.7549999999992 +154.99599999999919 +155.25 +155.5049999999992 +155.74599999999919 +156.0 +156.2549999999992 +156.49599999999919 +156.75 +157.0049999999992 +157.24599999999919 +157.5 +157.7549999999992 +157.99599999999919 +158.25 +158.5049999999992 +158.74599999999919 +159.0 +159.2549999999992 +159.49599999999919 +159.75 +160.0049999999992 +160.24599999999919 +160.5 +160.7549999999992 +160.99599999999919 +161.25 +161.5049999999992 +161.74599999999919 +162.0 +162.2549999999992 +162.49599999999919 +162.75 +163.0049999999992 +163.24599999999919 +163.5 +163.7549999999992 +163.99599999999919 +164.25 +164.5049999999992 +164.74599999999919 +165.0 +165.2549999999992 +165.49599999999919 +165.75 +166.0049999999992 +166.24599999999919 +166.5 +166.7549999999992 +166.99599999999919 +167.25 +167.5049999999992 +167.74599999999919 +168.0 +168.2549999999992 +168.49599999999919 +168.75 +169.0049999999992 +169.24599999999919 +169.5 +169.7549999999992 +169.99599999999919 +170.25 +170.5049999999992 +170.74599999999919 +171.0 +171.2549999999992 +171.49599999999919 +171.75 +172.0049999999992 +172.24599999999919 +172.5 +172.7549999999992 +172.99599999999919 +173.25 +173.5049999999992 +173.74599999999919 +174.0 +174.2549999999992 +174.49599999999919 +174.75 +175.0049999999992 +175.24599999999919 +175.5 +175.7549999999992 +175.99599999999919 +176.25 +176.5049999999992 +176.74599999999919 +177.0 +177.2549999999992 +177.49599999999919 +177.75 +178.0049999999992 +178.24599999999919 +178.5 +178.7549999999992 +178.99599999999919 +179.25 +179.5049999999992 +179.74599999999919 +180.0 +180.2549999999992 +180.49599999999919 +180.75 +181.0049999999992 +181.24599999999919 +181.5 +181.7549999999992 +181.99599999999919 +182.25 +182.5049999999992 +182.74599999999919 +183.0 +183.2549999999992 +183.49599999999919 +183.75 +184.0049999999992 +184.24599999999919 +184.5 +184.7549999999992 +184.99599999999919 +185.25 +185.5049999999992 +185.74599999999919 +186.0 +186.2549999999992 +186.49599999999919 +186.75 +187.0049999999992 +187.24599999999919 +187.5 +187.7549999999992 +187.99599999999919 +188.25 +188.5049999999992 +188.74599999999919 +189.0 +189.2549999999992 +189.49599999999919 +189.75 +190.0049999999992 +190.24599999999919 +190.5 +190.7549999999992 +190.99599999999919 +191.25 +191.5049999999992 +191.74599999999919 +192.0 +192.2549999999992 +192.49599999999919 +192.75 +193.0049999999992 +193.24599999999919 +193.5 +193.7549999999992 +193.99599999999919 +194.25 +194.5049999999992 +194.74599999999919 +195.0 +195.2549999999992 +195.49599999999919 +195.75 +196.0049999999992 +196.24599999999919 +196.5 +196.7549999999992 +196.99599999999919 +197.25 +197.5049999999992 +197.74599999999919 +198.0 +198.2549999999992 +198.49599999999919 +198.75 +199.0049999999992 +199.24599999999919 +199.5 +199.7549999999992 +199.99599999999919 +200.25 +); + +paddleVelocity +802 +( +-0.9322925 +-1.0766824 +-1.2049251 +-1.3263367 +-1.4262202 +-1.493435 +-1.5265559 +-1.5070274 +-1.4278208 +-1.2699289 +-1.0374863 +-0.76266 +-0.42969653 +-0.07286313 +0.2712851 +0.6344259 +0.9840938 +1.2901301 +1.5768057 +1.8057141 +1.9487743 +2.0038054 +1.9471716 +1.795519 +1.5480808 +1.2373455 +0.90972376 +0.54465085 +0.17999941 +-0.1478299 +-0.4654706 +-0.7403796 +-0.9535176 +-1.1279303 +-1.2490191 +-1.316101 +-1.3414695 +-1.3246491 +-1.2760204 +-1.1952949 +-1.0910064 +-0.97510004 +-0.8370472 +-0.68735534 +-0.5398836 +-0.38148707 +-0.22842136 +-0.09595227 +0.024659503 +0.1174274 +0.1745677 +0.19950588 +0.18684366 +0.141535 +0.060772937 +-0.04943848 +-0.17530073 +-0.3263215 +-0.4874505 +-0.63991505 +-0.7926803 +-0.92491037 +-1.0213553 +-1.0864186 +-1.1083643 +-1.0886788 +-1.0266254 +-0.9263742 +-0.80269456 +-0.6476512 +-0.4766118 +-0.3080257 +-0.1269757 +0.05218976 +0.21710245 +0.3869772 +0.5498317 +0.69419324 +0.8341063 +0.95441645 +1.0434958 +1.1058904 +1.1301215 +1.1157904 +1.0638713 +0.98014367 +0.88083565 +0.7635421 +0.64367765 +0.5356481 +0.43187395 +0.34458378 +0.28186688 +0.2405084 +0.22956559 +0.24977252 +0.30404228 +0.38916668 +0.49179778 +0.61629456 +0.7467098 +0.8656478 +0.979057 +1.0713327 +1.1331925 +1.1679945 +1.1679239 +1.1346087 +1.0640955 +0.95874244 +0.83017 +0.665923 +0.47786176 +0.28399304 +0.065562665 +-0.1603058 +-0.3755408 +-0.6039581 +-0.8304316 +-1.0413302 +-1.2627785 +-1.4805006 +-1.6792957 +-1.8789322 +-2.0588257 +-2.2018743 +-2.3179436 +-2.3921998 +-2.4241748 +-2.4235637 +-2.3972268 +-2.3587718 +-2.3123364 +-2.2637703 +-2.2161348 +-2.1592839 +-2.0895114 +-2.0074856 +-1.9003754 +-1.7731019 +-1.6352036 +-1.4687047 +-1.2770302 +-1.0682131 +-0.81184334 +-0.52012634 +-0.21850324 +0.121173255 +0.46893364 +0.7922746 +1.1196004 +1.4179195 +1.6618801 +1.8730285 +2.0284038 +2.1211653 +2.1634345 +2.1506119 +2.0918393 +1.9841537 +1.8351711 +1.6634434 +1.4558252 +1.2325164 +1.0181199 +0.7964439 +0.590519 +0.4175865 +0.26007846 +0.1309687 +0.034824066 +-0.042017374 +-0.09457998 +-0.12300598 +-0.13139956 +-0.11800654 +-0.08654529 +-0.035305306 +0.030714318 +0.102349326 +0.18383577 +0.2659448 +0.33986455 +0.41160297 +0.4739693 +0.5231012 +0.5652293 +0.5982514 +0.62312776 +0.6456929 +0.6672799 +0.6890026 +0.71513957 +0.7447611 +0.774833 +0.80664563 +0.83466876 +0.85300404 +0.8585225 +0.8437134 +0.8062753 +0.73696744 +0.63433117 +0.5068771 +0.34096205 +0.14867644 +-0.049461316 +-0.2693364 +-0.48910624 +-0.6873538 +-0.8816844 +-1.0532973 +-1.1900866 +-1.3060889 +-1.3897406 +-1.43829 +-1.4582014 +-1.4461653 +-1.4058247 +-1.3320981 +-1.2273448 +-1.1029841 +-0.9486575 +-0.77869284 +-0.6118236 +-0.43491593 +-0.2657362 +-0.11952983 +0.016487632 +0.1279705 +0.20728722 +0.26241282 +0.28726438 +0.2842513 +0.2560923 +0.20683867 +0.1463833 +0.07318806 +-0.0030133147 +-0.07216042 +-0.13786379 +-0.19123878 +-0.22719175 +-0.24819192 +-0.2506585 +-0.23654358 +-0.2053028 +-0.1593283 +-0.10455997 +-0.036647763 +0.038295474 +0.111898035 +0.18885206 +0.25922108 +0.31432953 +0.35619003 +0.37710288 +0.3758081 +0.35225564 +0.30772874 +0.24984935 +0.175847 +0.09436753 +0.016571637 +-0.060510438 +-0.124836385 +-0.16702679 +-0.18666112 +-0.1767772 +-0.14005755 +-0.074380495 +0.013778596 +0.111603834 +0.22493088 +0.3412137 +0.4484995 +0.55516887 +0.64979935 +0.7240806 +0.78377795 +0.8207574 +0.833197 +0.8224852 +0.7886255 +0.7385341 +0.6701507 +0.59096813 +0.5106165 +0.42227423 +0.3326862 +0.24750125 +0.15508732 +0.05890817 +-0.036969088 +-0.14624062 +-0.26436687 +-0.38341466 +-0.51698536 +-0.6542573 +-0.78216815 +-0.9101596 +-1.0223893 +-1.1069827 +-1.1692162 +-1.2004552 +-1.2021118 +-1.1773157 +-1.1289638 +-1.0649127 +-0.9784427 +-0.87192374 +-0.75041366 +-0.5946125 +-0.40792185 +-0.20379624 +0.038721904 +0.2980968 +0.5459666 +0.80002105 +1.0313416 +1.2176065 +1.372571 +1.4761003 +1.5231584 +1.5199429 +1.4654096 +1.3722159 +1.2350111 +1.065411 +0.8833016 +0.6746469 +0.46061268 +0.2645959 +0.072732106 +-0.09354833 +-0.22266082 +-0.33137462 +-0.41593778 +-0.48000577 +-0.5385005 +-0.59204406 +-0.64026105 +-0.68867815 +-0.73131716 +-0.76203895 +-0.7805459 +-0.78200406 +-0.7677473 +-0.7378619 +-0.6964148 +-0.65019876 +-0.5968829 +-0.5419968 +-0.49126735 +-0.44066855 +-0.39581054 +-0.36093578 +-0.3337462 +-0.318384 +-0.31555775 +-0.32488626 +-0.34569034 +-0.37338027 +-0.407689 +-0.44249767 +-0.47151953 +-0.4950359 +-0.50958604 +-0.5159836 +-0.51796776 +-0.51894045 +-0.5223478 +-0.5304093 +-0.5428767 +-0.5561151 +-0.5673678 +-0.5707325 +-0.5633213 +-0.54388034 +-0.5155112 +-0.48565695 +-0.45638335 +-0.43439153 +-0.42281 +-0.42052132 +-0.42685947 +-0.43752387 +-0.44914976 +-0.45554483 +-0.45188588 +-0.43459424 +-0.4029606 +-0.3618422 +-0.30942795 +-0.25126302 +-0.19307478 +-0.12686877 +-0.05332006 +0.026299767 +0.12594081 +0.24383958 +0.37181914 +0.52368855 +0.6875673 +0.8476441 +1.0179572 +1.1822082 +1.3254228 +1.4591757 +1.5674361 +1.6403229 +1.6815752 +1.6812993 +1.6410058 +1.5559891 +1.4310381 +1.2831787 +1.1031193 +0.91026556 +0.7268253 +0.53861713 +0.3634442 +0.21312265 +0.06892754 +-0.06074968 +-0.17098872 +-0.2761249 +-0.36791524 +-0.4401936 +-0.49989563 +-0.541028 +-0.5639949 +-0.57512146 +-0.57783633 +-0.5780028 +-0.580652 +-0.5895188 +-0.60509926 +-0.6288014 +-0.6570199 +-0.6834322 +-0.7060437 +-0.7183243 +-0.7179369 +-0.70447206 +-0.67846787 +-0.6434896 +-0.59491915 +-0.53283954 +-0.45975885 +-0.36432284 +-0.24981418 +-0.12591712 +0.0194332 +0.17388368 +0.32224986 +0.47728038 +0.62383693 +0.7492513 +0.8648719 +0.9588531 +1.0253654 +1.071554 +1.0924953 +1.0900316 +1.0655673 +1.0207804 +0.96214855 +0.88440365 +0.7925659 +0.6947141 +0.5799581 +0.45547178 +0.33091447 +0.1927185 +0.05112449 +-0.08229533 +-0.22055636 +-0.35111532 +-0.46332288 +-0.5680306 +-0.65564746 +-0.72155976 +-0.77362233 +-0.80666995 +-0.8194849 +-0.8122867 +-0.78250974 +-0.7339098 +-0.66227674 +-0.5739105 +-0.48027098 +-0.37541357 +-0.27091247 +-0.17777123 +-0.088782966 +-0.0137740495 +0.041593898 +0.082558095 +0.10440123 +0.107608594 +0.09324149 +0.061620656 +0.017168168 +-0.04445454 +-0.1195048 +-0.20075853 +-0.29607755 +-0.3976208 +-0.4955847 +-0.5985523 +-0.6967107 +-0.78192574 +-0.86276895 +-0.93246603 +-0.98738146 +-1.0339566 +-1.067523 +-1.085709 +-1.0884717 +-1.0714636 +-1.0352482 +-0.9739313 +-0.88899785 +-0.7888972 +-0.66429615 +-0.5258576 +-0.38866067 +-0.24229294 +-0.10216658 +0.018537024 +0.13050425 +0.22304864 +0.2917624 +0.34621742 +0.38382694 +0.4066231 +0.42075425 +0.42786887 +0.43087146 +0.4323267 +0.43341047 +0.43451187 +0.43562755 +0.43624368 +0.4361078 +0.4354988 +0.43566224 +0.43868017 +0.4484041 +0.4694796 +0.5046378 +0.5636234 +0.64970845 +0.7577589 +0.900688 +1.0674615 +1.2378837 +1.4201039 +1.5878501 +1.7175525 +1.8118932 +1.8521944 +1.8380712 +1.7717022 +1.6595021 +1.5194331 +1.341805 +1.1409985 +0.93607444 +0.7062805 +0.469283 +0.24500996 +0.011984105 +-0.20819849 +-0.39699727 +-0.57208997 +-0.7170288 +-0.82494694 +-0.91073227 +-0.9698264 +-1.0043969 +-1.0220321 +-1.021711 +-1.0065308 +-0.97525465 +-0.9296359 +-0.8755528 +-0.8096345 +-0.7398667 +-0.6759433 +-0.61557126 +-0.56814384 +-0.538868 +-0.52633965 +-0.53343153 +-0.55709153 +-0.59760755 +-0.6498787 +-0.70528746 +-0.76585245 +-0.8237951 +-0.87288094 +-0.9168542 +-0.9499697 +-0.96823454 +-0.9694375 +-0.9463717 +-0.8979862 +-0.81560314 +-0.70167446 +-0.5685041 +-0.40395978 +-0.22045222 +-0.034344055 +0.1737162 +0.3880122 +0.5904653 +0.80006903 +0.9968716 +1.1640792 +1.3169574 +1.4400567 +1.5263225 +1.585692 +1.6120363 +1.607667 +1.5738207 +1.512286 +1.4317616 +1.3253806 +1.2016531 +1.0735791 +0.9297451 +0.78237027 +0.64395773 +0.50022036 +0.3622339 +0.23905733 +0.11609882 +0.0013820429 +-0.099596865 +-0.20051879 +-0.2962093 +-0.38265452 +-0.47161722 +-0.55816144 +-0.6374715 +-0.71914035 +-0.79758924 +-0.86803705 +-0.93918276 +-1.0069729 +-1.0686828 +-1.1334199 +-1.1987958 +-1.2620775 +-1.3320174 +-1.4052855 +-1.4773089 +-1.5566785 +-1.637253 +-1.7111322 +-1.7820666 +-1.8372624 +-1.8665382 +-1.8659171 +-1.8293499 +-1.7648331 +-1.6727619 +-1.5669363 +-1.4625682 +-1.3503859 +-1.2362665 +-1.1237957 +-0.9946344 +-0.85280526 +-0.70827174 +-0.5469254 +-0.38389498 +-0.2350823 +-0.0874485 +0.045531098 +0.15555559 +0.2565407 +0.34327105 +0.4155671 +0.48826826 +0.5642834 +0.6464018 +0.75219816 +0.8822544 +1.028218 +1.2058781 +1.4005698 +1.5908983 +1.7891583 +1.9698049 +2.1113036 +2.2206855 +2.282391 +2.2978632 +2.2749064 +2.218957 +2.1421223 +2.0395002 +1.9185425 +1.7905306 +1.6420239 +1.4837326 +1.3293115 +1.1637971 +1.0014614 +0.85539836 +0.71011156 +0.576102 +0.45953724 +0.34345695 +0.23179133 +0.12703021 +0.012158084 +-0.10981096 +-0.2333552 +-0.37507206 +-0.5272199 +-0.6783216 +-0.8443488 +-1.012272 +-1.1685466 +-1.3296473 +-1.4839226 +-1.622758 +-1.764465 +-1.901323 +-2.026172 +-2.1542087 +-2.2761488 +-2.3835995 +-2.487684 +-2.5797305 +-2.6547818 +-2.722932 +-2.780224 +-2.8235483 +-2.8534477 +-2.8564205 +-2.8224618 +-2.73689 +-2.5961938 +-2.4161975 +-2.1806202 +-1.9057155 +-1.6160752 +-1.2807536 +-0.92259526 +-0.5693168 +-0.18037842 +0.22049932 +0.6073135 +1.0256177 +1.4447762 +1.8279008 +2.2014298 +2.5092196 +2.7045736 +2.7791567 +2.7049356 +2.5149078 +2.2224433 +1.876225 +1.5290246 +1.1573976 +0.7966097 +0.47543398 +0.16005914 +-0.12441191 +-0.36173415 +-0.5808948 +-0.76687455 +-0.9133604 +-1.0413615 +-1.1438849 +-1.219394 +-1.278838 +-1.3174117 +-1.3347538 +-1.333547 +-1.314006 +-1.2819357 +-1.2379049 +-1.1888838 +-1.1426867 +-1.0974667 +-1.0590719 +-1.0306821 +-1.0094228 +-0.99746233 +-0.99467206 +-1.00061 +-1.0160024 +-1.0394949 +-1.0742954 +); + +paddleEta +802 +( +-0.68505776 +-0.52828526 +-0.34979725 +-0.11640027 +0.1713216 +0.49441692 +0.8844389 +1.298514 +1.6784344 +2.0414119 +2.354151 +2.6207347 +2.906333 +3.2200174 +3.5493464 +3.9279537 +4.3132014 +4.649452 +4.9340763 +5.089094 +5.062704 +4.804989 +4.301434 +3.6450887 +2.8375876 +2.006602 +1.2631481 +0.54804957 +-0.07932062 +-0.5930307 +-1.0666587 +-1.4745464 +-1.8027508 +-2.094221 +-2.3288753 +-2.5013149 +-2.6380076 +-2.7312183 +-2.7816403 +-2.7968314 +-2.7745423 +-2.7239342 +-2.6474938 +-2.56006 +-2.4801269 +-2.4096973 +-2.3634012 +-2.346583 +-2.3580818 +-2.3968396 +-2.452182 +-2.521295 +-2.5881014 +-2.6354628 +-2.6549597 +-2.6295018 +-2.5551798 +-2.4170356 +-2.217369 +-1.978051 +-1.6798425 +-1.3516202 +-1.02998 +-0.6870189 +-0.34895867 +-0.03493043 +0.2985589 +0.63707644 +0.9640764 +1.323066 +1.6949612 +2.0553138 +2.4439442 +2.829142 +3.1773796 +3.5193603 +3.8198483 +4.0541973 +4.2406116 +4.3492994 +4.365651 +4.2745686 +4.055255 +3.7306824 +3.273967 +2.727419 +2.166768 +1.5615989 +0.9828471 +0.48787832 +0.032856427 +-0.33995086 +-0.6151737 +-0.83409727 +-0.990551 +-1.0955889 +-1.1782492 +-1.2447548 +-1.3013524 +-1.3606312 +-1.4220569 +-1.4833906 +-1.5534129 +-1.6293151 +-1.7065823 +-1.7945243 +-1.8866428 +-1.9737155 +-2.061669 +-2.139277 +-2.1982307 +-2.242346 +-2.2656121 +-2.26869 +-2.2539315 +-2.223579 +-2.1831088 +-2.1280966 +-2.0586543 +-1.9762242 +-1.865984 +-1.7301577 +-1.5816863 +-1.4121952 +-1.2490122 +-1.1228533 +-1.0401763 +-1.0240799 +-1.067889 +-1.158922 +-1.2655845 +-1.3509506 +-1.4023147 +-1.4015627 +-1.3567636 +-1.273166 +-1.1677637 +-1.0556089 +-0.9201553 +-0.7546408 +-0.556923 +-0.29411685 +0.017738942 +0.3414579 +0.700636 +1.066223 +1.4174598 +1.8046035 +2.2081878 +2.5941558 +2.9880548 +3.3323565 +3.5801299 +3.736908 +3.7707858 +3.691617 +3.5033283 +3.2267141 +2.9030108 +2.5040598 +2.0589285 +1.6089537 +1.1130269 +0.6168604 +0.16639127 +-0.2792101 +-0.6783826 +-1.0030539 +-1.2865293 +-1.5005997 +-1.635015 +-1.7062886 +-1.7080328 +-1.6547902 +-1.5539968 +-1.4250073 +-1.2944028 +-1.1619544 +-1.0491891 +-0.96931136 +-0.9172198 +-0.9005859 +-0.9164297 +-0.9636984 +-1.0372562 +-1.1242383 +-1.2272853 +-1.331702 +-1.4218874 +-1.4993151 +-1.5481582 +-1.5599427 +-1.5286858 +-1.4460641 +-1.3174498 +-1.1252176 +-0.87761915 +-0.5994123 +-0.26563424 +0.09358775 +0.43961573 +0.7976458 +1.1268754 +1.3943136 +1.6192052 +1.7729981 +1.8484485 +1.8556024 +1.7933187 +1.6806027 +1.5160306 +1.3185222 +1.1125857 +0.8805559 +0.64270127 +0.42226613 +0.20224479 +0.005605819 +-0.15487477 +-0.30056518 +-0.42338195 +-0.51786745 +-0.5913451 +-0.6302491 +-0.63041925 +-0.5911485 +-0.5162677 +-0.42258233 +-0.3117394 +-0.20439065 +-0.11974839 +-0.058911048 +-0.036315966 +-0.053835705 +-0.11330712 +-0.21035951 +-0.32873672 +-0.47303885 +-0.6246617 +-0.7633265 +-0.89602745 +-1.0046263 +-1.0779456 +-1.1188424 +-1.115669 +-1.067817 +-0.9656898 +-0.8099148 +-0.61673903 +-0.36857542 +-0.08689484 +0.19615567 +0.50036395 +0.7910484 +1.0368376 +1.2535102 +1.4120983 +1.5006274 +1.529009 +1.4943831 +1.4141114 +1.2927084 +1.150408 +1.0108781 +0.86745363 +0.735658 +0.6251997 +0.5241896 +0.4431427 +0.39031315 +0.3669339 +0.3858747 +0.44842875 +0.5648284 +0.7297851 +0.9215625 +1.1505487 +1.3871261 +1.5975056 +1.7872834 +1.9235418 +1.9900169 +1.987611 +1.908674 +1.7681727 +1.5563912 +1.2910938 +1.0042061 +0.67356 +0.33105004 +0.011181764 +-0.31278154 +-0.608324 +-0.8513663 +-1.0648401 +-1.227175 +-1.3314972 +-1.3925312 +-1.4080613 +-1.390163 +-1.349648 +-1.3020399 +-1.2627783 +-1.2336909 +-1.2152889 +-1.1973156 +-1.1612642 +-1.0902874 +-0.97863746 +-0.8042784 +-0.57196546 +-0.307285 +0.009232515 +0.34445882 +0.662668 +0.9953859 +1.3226013 +1.6294048 +1.9556785 +2.2753334 +2.5546827 +2.805335 +2.98471 +3.074646 +3.0859585 +3.0221686 +2.911574 +2.7608771 +2.5935984 +2.4307957 +2.2542295 +2.0679939 +1.8730736 +1.632242 +1.3485723 +1.0457655 +0.70303595 +0.36579123 +0.07922849 +-0.17120883 +-0.3547479 +-0.46506 +-0.5245087 +-0.5418732 +-0.5395143 +-0.53688586 +-0.5481483 +-0.5751082 +-0.6181493 +-0.6689553 +-0.7182244 +-0.76922894 +-0.8191129 +-0.8667823 +-0.9197197 +-0.97470784 +-1.0258697 +-1.0750732 +-1.113502 +-1.1353378 +-1.1406379 +-1.1278597 +-1.1031861 +-1.0711944 +-1.0433629 +-1.0296038 +-1.0335824 +-1.0546517 +-1.0807508 +-1.0993123 +-1.0902026 +-1.0417507 +-0.9395035 +-0.784111 +-0.5967985 +-0.3707809 +-0.13896498 +0.065170825 +0.25418952 +0.41202042 +0.5385932 +0.6605479 +0.7785584 +0.8886025 +0.99961984 +1.0917249 +1.1442778 +1.1438848 +1.0677083 +0.91962695 +0.6904646 +0.41244227 +0.13632013 +-0.13881333 +-0.3667007 +-0.5219723 +-0.6176151 +-0.6447977 +-0.616734 +-0.54251814 +-0.43509007 +-0.3120509 +-0.16263479 +0.0045760144 +0.17761429 +0.37605238 +0.58460295 +0.78272843 +0.98420334 +1.1621304 +1.2931509 +1.3771715 +1.3890874 +1.3248134 +1.1742318 +0.94698656 +0.6789118 +0.35825968 +0.02325148 +-0.2869666 +-0.5948383 +-0.8657143 +-1.0748875 +-1.2376862 +-1.3317847 +-1.3561051 +-1.3197168 +-1.2339727 +-1.1282269 +-1.0141795 +-0.9221188 +-0.8698065 +-0.8563554 +-0.8798645 +-0.9233525 +-0.9767448 +-1.0233935 +-1.0525453 +-1.0643082 +-1.0584521 +-1.0421997 +-1.0191274 +-0.991073 +-0.9539473 +-0.8896848 +-0.78370345 +-0.6337241 +-0.41556662 +-0.13966373 +0.16398555 +0.51989734 +0.89637655 +1.2593961 +1.6464124 +2.0277548 +2.374054 +2.718423 +3.026176 +3.2710505 +3.4735875 +3.6099465 +3.6754174 +3.6795468 +3.6217186 +3.5166306 +3.3599665 +3.165041 +2.95255 +2.7005138 +2.4250216 +2.1474504 +1.8372076 +1.5168028 +1.2123474 +0.8932485 +0.5858215 +0.31199813 +0.04011801 +-0.2119386 +-0.43177894 +-0.6466314 +-0.839507 +-0.99673295 +-1.1337409 +-1.2385069 +-1.3106298 +-1.3662527 +-1.4089456 +-1.4437234 +-1.4777335 +-1.5071433 +-1.5265577 +-1.53355 +-1.5229352 +-1.4957774 +-1.449805 +-1.3889288 +-1.3210163 +-1.2403493 +-1.1526986 +-1.0642574 +-0.9633071 +-0.8537917 +-0.7416538 +-0.6123316 +-0.47352493 +-0.33704114 +-0.19115153 +-0.052011233 +0.06465424 +0.16513725 +0.23536515 +0.2722857 +0.28423005 +0.27682698 +0.2625171 +0.24991354 +0.24730703 +0.2563591 +0.27642682 +0.30277056 +0.32863525 +0.35323524 +0.37239224 +0.3848083 +0.3931657 +0.39948863 +0.40722662 +0.420846 +0.44168228 +0.46692544 +0.49636096 +0.5238004 +0.5435788 +0.5544764 +0.55200124 +0.53500366 +0.49846727 +0.43941385 +0.36004007 +0.24775979 +0.10618152 +-0.05160141 +-0.23982772 +-0.43980074 +-0.6275928 +-0.81293195 +-0.96874064 +-1.0753554 +-1.1340799 +-1.127395 +-1.0560379 +-0.9084083 +-0.687214 +-0.41404718 +-0.05960806 +0.35219282 +0.77842677 +1.2488058 +1.7022834 +2.0747175 +2.372611 +2.5416536 +2.574324 +2.493751 +2.320757 +2.0981112 +1.8208076 +1.5195953 +1.2258081 +0.9109378 +0.59893095 +0.3112777 +0.014056837 +-0.27347642 +-0.5341671 +-0.79761773 +-1.0407445 +-1.2420008 +-1.4148176 +-1.5334873 +-1.5875273 +-1.578341 +-1.5014038 +-1.3713102 +-1.1794741 +-0.9428959 +-0.6901984 +-0.40199327 +-0.10619205 +0.16749783 +0.44058675 +0.6818137 +0.8672892 +1.0082645 +1.0822179 +1.0865313 +1.0224496 +0.8941346 +0.72509503 +0.5096734 +0.2770884 +0.062487233 +-0.14035115 +-0.3001086 +-0.40161496 +-0.45497733 +-0.45545542 +-0.4119828 +-0.32111758 +-0.1803287 +0.0055993665 +0.26875934 +0.6043855 +0.9841051 +1.4443226 +1.9434208 +2.4250698 +2.9209895 +3.3714137 +3.730948 +4.027973 +4.228874 +4.3298283 +4.3487787 +4.2819457 +4.1436744 +3.918999 +3.618639 +3.2740574 +2.8517435 +2.3889828 +1.9359653 +1.4570949 +0.99963564 +0.6014459 +0.22061312 +-0.11442694 +-0.39027792 +-0.6473222 +-0.87509084 +-1.0700042 +-1.2630243 +-1.4464966 +-1.6133235 +-1.7860892 +-1.9553299 +-2.1122391 +-2.277225 +-2.4407008 +-2.5921965 +-2.7475023 +-2.8913345 +-3.009463 +-3.1090147 +-3.174902 +-3.2014728 +-3.1888423 +-3.1319635 +-3.0363708 +-2.888514 +-2.6923456 +-2.4658518 +-2.1889057 +-1.8910729 +-1.6130385 +-1.3439372 +-1.1158216 +-0.934793 +-0.7560941 +-0.5619061 +-0.34394485 +-0.06665894 +0.2502443 +0.5666075 +0.8971567 +1.1989906 +1.4443147 +1.6617008 +1.8407998 +1.9825366 +2.1111104 +2.2194662 +2.3022213 +2.367981 +2.4102411 +2.430068 +2.4336195 +2.4245648 +2.410894 +2.399862 +2.404262 +2.4346623 +2.5060687 +2.6223507 +2.7656403 +2.930676 +3.0705566 +3.1388752 +3.1096683 +2.9628878 +2.7304623 +2.4139447 +2.0624452 +1.7217491 +1.3634765 +1.0130243 +0.6895912 +0.34928298 +0.00821705 +-0.3158552 +-0.66348165 +-1.0123508 +-1.3385003 +-1.6780243 +-2.0045104 +-2.293942 +-2.5760908 +-2.8261304 +-3.0278184 +-3.2033727 +-3.3376775 +-3.4267569 +-3.4838507 +-3.5061321 +-3.5002074 +-3.4716268 +-3.4269702 +-3.3759232 +-3.3159318 +-3.2501397 +-3.1794486 +-3.0894542 +-2.9796333 +-2.857058 +-2.7083287 +-2.544671 +-2.3818445 +-2.2049887 +-2.0281296 +-1.8608654 +-1.674597 +-1.466521 +-1.2406876 +-0.96992534 +-0.6868354 +-0.4391991 +-0.21838576 +-0.043360427 +0.0991993 +0.25196922 +0.42274082 +0.6075021 +0.83569705 +1.1059939 +1.4094291 +1.7947698 +2.253138 +2.754518 +3.3587763 +4.0236654 +4.677793 +5.3500366 +5.9095106 +6.217207 +6.181122 +5.734167 +5.008541 +4.0641127 +3.0776772 +2.186483 +1.3147624 +0.5314147 +-0.12576087 +-0.74437463 +-1.288971 +-1.742307 +-2.1699426 +-2.550249 +-2.8713665 +-3.178905 +-3.4566538 +-3.695719 +-3.932539 +-4.159543 +-4.370641 +-4.595446 +-4.8187814 +-5.0211773 +-5.2178183 +-5.384452 +-5.505131 +-5.5881643 +-5.6206636 +-5.603936 +-5.5368586 +-5.421232 +-5.270652 +-5.068842 +-4.825583 +-4.559137 +-4.235612 +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/waveDict_irregular.org b/olaflow/of_short_ts_4/constant/waveDict_irregular.org new file mode 100644 index 0000000..082a318 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/waveDict_irregular.org @@ -0,0 +1,44 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType irregular; +genAbs 1; +absDir 0.0; +nPaddles 1; +secondOrder 1; +waveHeights +{n} +( +{wh} +); +wavePeriods +{n} +( +{wper} +); +wavePhases +{n} +( +{wph} +); +waveDirs +{n} +{ +0 +}; + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/constant/waveDict_paddle.org b/olaflow/of_short_ts_4/constant/waveDict_paddle.org new file mode 100644 index 0000000..77c14e8 --- /dev/null +++ b/olaflow/of_short_ts_4/constant/waveDict_paddle.org @@ -0,0 +1,46 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +{n} +( +{t} +); + +paddleVelocity +{n} +( +{v} +); + +paddleEta +{n} +( +{eta} +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/system/blockMeshDict b/olaflow/of_short_ts_4/system/blockMeshDict new file mode 100644 index 0000000..ff77ee3 --- /dev/null +++ b/olaflow/of_short_ts_4/system/blockMeshDict @@ -0,0 +1,81 @@ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +scale 1; + +vertices +( + (-150 0 -30) + (0 0 -30) + (0 0 30) + (-150 0 30) + (-150 1 -30) + (0 1 -30) + (0 1 30) + (-150 1 30) +); + +blocks +( + hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1) +); + +edges +( +); + +boundary +( + inlet + { + type patch; + faces + ( + (0 4 7 3) + ); + } + /*outlet + { + type patch; + faces + ( + (1 5 6 2) + ); + }*/ + wall1 + { + type wall; + faces + ( + (0 1 5 4) + ); + } + atmosphere + { + type patch; + faces + ( + (3 2 6 7) + (1 5 6 2) + ); + } +); + +mergePatchPairs +( +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/system/controlDict b/olaflow/of_short_ts_4/system/controlDict new file mode 100644 index 0000000..ca393bb --- /dev/null +++ b/olaflow/of_short_ts_4/system/controlDict @@ -0,0 +1,138 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object controlDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +application olaFlow; + +startFrom latestTime; + +startTime 0; + +stopAt endTime; + +endTime 400; + +deltaT 0.1; + +writeControl adjustableRunTime; + +writeInterval 0.5; + +purgeWrite 0; + +writeFormat ascii; + +writePrecision 6; + +compression on; + +timeFormat general; + +timePrecision 6; + +runTimeModifiable yes; + +adjustTimeStep yes; + +maxCo 0.45; +maxAlphaCo 0.45; + +maxDeltaT 0.5; +/* +functions +{ + gaugesVOF + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cell; + fields ( alpha.water ); + sets + ( + GaugeVOF01 + { + type lineCellFace; + axis xyz; + start ( 0.5 0.001 0 ); + end ( 0.5 0.001 1.2 ); + } + GaugeVOF02 + { + type lineCellFace; + axis xyz; + start ( 9.25 0.001 0 ); + end ( 9.25 0.001 1.2 ); + } + GaugeVOF03 + { + type lineCellFace; + axis xyz; + start ( 15.75 0.001 0 ); + end ( 15.75 0.001 1.2 ); + } + GaugeVOF04 + { + type lineCellFace; + axis xyz; + start ( 17.75 0.001 0 ); + end ( 17.75 0.001 1.2 ); + } + GaugeVOF05 + { + type lineCellFace; + axis xyz; + start ( 21.1 0.001 0 ); + end ( 21.1 0.001 1.2 ); + } + ); + } + gaugesP + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cellPointFace; + fields ( p ); + sets + ( + GaugesP + { + type boundaryPoints; + axis xyz; + patches 1(caisson); + points ((18.0 0.01 0.75) + (18.00 0.01 0.80) + (18.00 0.01 0.85) + (18.00 0.01 0.95) + (18.01 0.01 0.70) + (18.25 0.01 0.70) + (18.50 0.01 0.70) + (18.75 0.01 0.70)); + maxDistance 0.01; + } + ); + } +} +*/ +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/system/decomposeParDict b/olaflow/of_short_ts_4/system/decomposeParDict new file mode 100644 index 0000000..3407e5d --- /dev/null +++ b/olaflow/of_short_ts_4/system/decomposeParDict @@ -0,0 +1,50 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +numberOfSubdomains 4; + +method simple; + +simpleCoeffs +{ + n ( 2 2 1 ); + delta 0.001; +} + +hierarchicalCoeffs +{ + n ( 1 1 1 ); + delta 0.001; + order xyz; +} + +metisCoeffs +{ + processorWeights ( 1 1 1 1 ); +} + +manualCoeffs +{ + dataFile ""; +} + +distributed no; + +roots (); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/system/fvSchemes b/olaflow/of_short_ts_4/system/fvSchemes new file mode 100644 index 0000000..c0ac5b1 --- /dev/null +++ b/olaflow/of_short_ts_4/system/fvSchemes @@ -0,0 +1,79 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +ddtSchemes +{ + default Euler; +} + +gradSchemes +{ + default Gauss linear; +} + +divSchemes +{ + div(rhoPhi,U) Gauss limitedLinearV 1; + div(U) Gauss linear; + div((rhoPhi|interpolate(porosity)),U) Gauss limitedLinearV 1; + div(rhoPhiPor,UPor) Gauss limitedLinearV 1; + div(rhoPhi,UPor) Gauss limitedLinearV 1; + div(rhoPhiPor,U) Gauss limitedLinearV 1; + div(phi,alpha) Gauss vanLeer; + div(phirb,alpha) Gauss interfaceCompression; + div((muEff*dev(T(grad(U))))) Gauss linear; + div(phi,k) Gauss upwind; + div(phi,epsilon) Gauss upwind; + div((phi|interpolate(porosity)),k) Gauss upwind; + div((phi*interpolate(rho)),k) Gauss upwind; + div((phi|interpolate(porosity)),epsilon) Gauss upwind; + div(phi,omega) Gauss upwind; + div((phi|interpolate(porosity)),omega) Gauss upwind; + div((phi*interpolate(rho)),omega) Gauss upwind; + div((phi*interpolate(rho)),epsilon) Gauss upwind; +} + +laplacianSchemes +{ + default Gauss linear corrected; +} + +interpolationSchemes +{ + default linear; +} + +snGradSchemes +{ + default corrected; +} + +fluxRequired +{ + default no; + p_rgh; + pcorr; + alpha.water; +} + +wallDist +{ + method meshWave; +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/system/fvSolution b/olaflow/of_short_ts_4/system/fvSolution new file mode 100644 index 0000000..ca48d43 --- /dev/null +++ b/olaflow/of_short_ts_4/system/fvSolution @@ -0,0 +1,95 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +solvers +{ + "alpha.water.*" + { + nAlphaCorr 1; + nAlphaSubCycles 2; + alphaOuterCorrectors yes; + cAlpha 1; + + MULESCorr no; + nLimiterIter 3; + + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-8; + relTol 0; + } + + "pcorr.*" + { + solver PCG; + preconditioner DIC; + tolerance 1e-5; + relTol 0; + } + + p_rgh + { + solver PCG; + preconditioner DIC; + tolerance 1e-07; + relTol 0.05; + } + + p_rghFinal + { + $p_rgh; + relTol 0; + } + + U + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-06; + relTol 0; + } + + "(k|epsilon|omega|B|nuTilda).*" + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-08; + relTol 0; + } +} + +PIMPLE +{ + momentumPredictor no; + nOuterCorrectors 1; + nCorrectors 3; + nNonOrthogonalCorrectors 0; +} + +relaxationFactors +{ + fields + { + } + equations + { + ".*" 1; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/system/graphUniform b/olaflow/of_short_ts_4/system/graphUniform new file mode 100644 index 0000000..d2e315b --- /dev/null +++ b/olaflow/of_short_ts_4/system/graphUniform @@ -0,0 +1,25 @@ +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 9 + \\/ M anipulation | +------------------------------------------------------------------------------- +Description + Writes graph data for specified fields along a line, specified by start and + end points. A specified number of graph points are used, distributed + uniformly along the line. + +\*---------------------------------------------------------------------------*/ + +start (-50 0.5 -15); +end (-50 0.5 15); +nPoints 100; + +fields (alpha.water); + +axis z; + +#includeEtc "caseDicts/postProcessing/graphs/graphUniform.cfg" + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_4/system/setFieldsDict b/olaflow/of_short_ts_4/system/setFieldsDict new file mode 100644 index 0000000..6b39f30 --- /dev/null +++ b/olaflow/of_short_ts_4/system/setFieldsDict @@ -0,0 +1,63 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object setFieldsDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +defaultFieldValues +( + volScalarFieldValue alpha.water 0 + volVectorFieldValue U (0 0 0) + volScalarFieldValue porosityIndex 0 +); + +regions +( + boxToCell + { + box (-200 -100 -100) (100 100 4.5); + + fieldValues + ( + volScalarFieldValue alpha.water 1 + ); + } + boxToCell + { + box (-110 -100 0) (-100 100 1); + + fieldValues + ( + volVectorFieldValue U (1 0 0) + ); + } + surfaceToCell + { + file "./constant/triSurface/poro.stl"; + outsidePoints ((-100 0 0)); // definition of outside + includeCut true; // cells cut by surface + includeInside true; // cells not on outside of surf + includeOutside false; // cells on outside of surf + nearDistance -1; // cells with centre near surf + // (set to -1 if not used) + curvature -100; // cells within nearDistance + // and near surf curvature + // (set to -100 if not used) + + fieldValues + ( + volScalarFieldValue porosityIndex 1 + ); + } +); diff --git a/olaflow/of_short_ts_4/system/snappyHexMeshDict b/olaflow/of_short_ts_4/system/snappyHexMeshDict new file mode 100644 index 0000000..0a30707 --- /dev/null +++ b/olaflow/of_short_ts_4/system/snappyHexMeshDict @@ -0,0 +1,341 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object snappyHexMeshDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Which of the steps to run +castellatedMesh true; +snap false; +addLayers false; + + +// Geometry. Definition of all surfaces. All surfaces are of class +// searchableSurface. +// Surfaces are used +// - to specify refinement for any mesh cell intersecting it +// - to specify refinement for any mesh cell inside/outside/near +// - to 'snap' the mesh boundary to the surface +geometry +{ + + + bathy.stl + { + type triSurfaceMesh; + name bathy; + } + +}; + + + +// Settings for the castellatedMesh generation. +castellatedMeshControls +{ + + // Refinement parameters + // ~~~~~~~~~~~~~~~~~~~~~ + + // If local number of cells is >= maxLocalCells on any processor + // switches from from refinement followed by balancing + // (current method) to (weighted) balancing before refinement. + maxLocalCells 10000000; + + // Overall cell limit (approximately). Refinement will stop immediately + // upon reaching this number so a refinement level might not complete. + // Note that this is the number of cells before removing the part which + // is not 'visible' from the keepPoint. The final number of cells might + // actually be a lot less. + maxGlobalCells 10000000; + + // The surface refinement loop might spend lots of iterations refining just a + // few cells. This setting will cause refinement to stop if <= minimumRefine + // are selected for refinement. Note: it will at least do one iteration + // (unless the number of cells to refine is 0) + minRefinementCells 10; + + // Allow a certain level of imbalance during refining + // (since balancing is quite expensive) + // Expressed as fraction of perfect balance (= overall number of cells / + // nProcs). 0=balance always. + maxLoadUnbalance 0.10; + + + // Number of buffer layers between different levels. + // 1 means normal 2:1 refinement restriction, larger means slower + // refinement. + nCellsBetweenLevels 3; + + + + // Explicit feature edge refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies a level for any cell intersected by its edges. + // This is a featureEdgeMesh, read from constant/triSurface for now. + features + ( + //{ + // file "tanque.stl"; + // level 2; + //} + ); + + + + // Surface based refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies two levels for every surface. The first is the minimum level, + // every cell intersecting a surface gets refined up to the minimum level. + // The second level is the maximum level. Cells that 'see' multiple + // intersections where the intersections make an + // angle > resolveFeatureAngle get refined up to the maximum level. + + refinementSurfaces + { + + //caisson + //{ + // // Surface-wise min and max refinement level + // level ( 1 1 ); + //} + bathy + { + level ( 0 0 ); + } + + } + + // Resolve sharp angles + resolveFeatureAngle 65; + + + // Region-wise refinement + // ~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies refinement level for cells in relation to a surface. One of + // three modes + // - distance. 'levels' specifies per distance to the surface the + // wanted refinement level. The distances need to be specified in + // descending order. + // - inside. 'levels' is only one entry and only the level is used. All + // cells inside the surface get refined up to the level. The surface + // needs to be closed for this to be possible. + // - outside. Same but cells outside. + + refinementRegions + { + //mode distance; + //levels + //( + // (1.0 4) + // (2.0 3) + //); + } + + + // Mesh selection + // ~~~~~~~~~~~~~~ + + // After refinement patches get added for all refinementSurfaces and + // all cells intersecting the surfaces get put into these patches. The + // section reachable from the locationInMesh is kept. + // NOTE: This point should never be on a face, always inside a cell, even + // after refinement. + locationInMesh (-100 0 0); + + // Whether any faceZones (as specified in the refinementSurfaces) + // are only on the boundary of corresponding cellZones or also allow + // free-standing zone faces. Not used if there are no faceZones. + allowFreeStandingZoneFaces true; +} + + + +// Settings for the snapping. +snapControls +{ + //- Number of patch smoothing iterations before finding correspondence + // to surface + nSmoothPatch 3; + + //- Relative distance for points to be attracted by surface feature point + // or edge. True distance is this factor times local + // maximum edge length. + tolerance 4.0; + + //- Number of mesh displacement relaxation iterations. + nSolveIter 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 5; +} + + + +// Settings for the layer addition. +addLayersControls +{ + // Are the thickness parameters below relative to the undistorted + // size of the refined cell outside layer (true) or absolute sizes (false). + relativeSizes true; + + // Per final patch (so not geometry!) the layer information + layers + { + //batimetria_patch0 + //{ + // nSurfaceLayers 2; //was 1 //was 4 + //} + } + + // Expansion factor for layer mesh + expansionRatio 1.0; + + //- Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // See relativeSizes parameter. + finalLayerThickness 0.3; + + //- Minimum thickness of cell layer. If for any reason layer + // cannot be above minThickness do not add layer. + // Relative to undistorted size of cell outside layer. + minThickness 0.1; + + //- If points get not extruded do nGrow layers of connected faces that are + // also not grown. This helps convergence of the layer addition process + // close to features. + nGrow 1; + + + // Advanced settings + + //- When not to extrude surface. 0 is flat surface, 90 is when two faces + // make straight angle. + featureAngle 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 3; + + // Number of smoothing iterations of surface normals + nSmoothSurfaceNormals 1; + + // Number of smoothing iterations of interior mesh movement direction + nSmoothNormals 3; + + // Smooth layer thickness over surface patches + nSmoothThickness 10; + + // Stop layer growth on highly warped cells + maxFaceThicknessRatio 0.5; + + // Reduce layer growth where ratio thickness to medial + // distance is large + maxThicknessToMedialRatio 0.3; + + // Angle used to pick up medial axis points + minMedianAxisAngle 130; + + // Create buffer region for new layer terminations + nBufferCellsNoExtrude 0; + + // Overall max number of layer addition iterations + nLayerIter 50; +} + + + +// Generic mesh quality settings. At any undoable phase these determine +// where to undo. +meshQualityControls +{ + //- Maximum non-orthogonality allowed. Set to 180 to disable. + maxNonOrtho 65; + + //- Max skewness allowed. Set to <0 to disable. + maxBoundarySkewness 20; + maxInternalSkewness 4; + + //- Max concaveness allowed. Is angle (in degrees) below which concavity + // is allowed. 0 is straight face, <0 would be convex face. + // Set to 180 to disable. + maxConcave 80; + + //- Minimum projected area v.s. actual area. Set to -1 to disable. + minFlatness 0.5; + + //- Minimum pyramid volume. Is absolute volume of cell pyramid. + // Set to a sensible fraction of the smallest cell volume expected. + // Set to very negative number (e.g. -1E30) to disable. + minVol 1e-13; + + //- Minimum quality of the tet formed by the face-centre + // and variable base point minimum decomposition triangles and + // the cell centre. This has to be a positive number for tracking + // to work. Set to very negative number (e.g. -1E30) to + // disable. + // <0 = inside out tet, + // 0 = flat tet + // 1 = regular tet + minTetQuality 1e-30; + + //- Minimum face area. Set to <0 to disable. + minArea -1; + + //- Minimum face twist. Set to <-1 to disable. dot product of face normal + //- and face centre triangles normal + minTwist 0.02; + + //- minimum normalised cell determinant + //- 1 = hex, <= 0 = folded or flattened illegal cell + minDeterminant 0.001; + + //- minFaceWeight (0 -> 0.5) + minFaceWeight 0.02; + + //- minVolRatio (0 -> 1) + minVolRatio 0.01; + + //must be >0 for Fluent compatibility + minTriangleTwist -1; + + + // Advanced + + //- Number of error distribution iterations + nSmoothScale 4; + //- amount to scale back displacement at error points + errorReduction 0.75; +} + + +// Advanced + +// Flags for optional output +// 0 : only write final meshes +// 1 : write intermediate meshes +// 2 : write volScalarField with cellLevel for postprocessing +// 4 : write current intersections as .obj files +debug 0; + + +// Merge tolerance. Is fraction of overall bounding box of initial mesh. +// Note: the write tolerance needs to be higher than this. +mergeTolerance 1E-6; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/U b/olaflow/of_short_ts_5/0.org/U new file mode 100644 index 0000000..d8e9345 --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/U @@ -0,0 +1,67 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.x | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -1 0 0 0 0]; + +internalField uniform (0 0 0); + +boundaryField +{ + inlet + { + type waveVelocity; + waveDictName waveDict; + value uniform (0 0 0); + } + atmosphere + { + type pressureInletOutletVelocity; + value uniform (0 0 0); + } + "wall." + { + type fixedValue; + value uniform (0 0 0); + } + bathy + { + type fixedValue; + value uniform (0 0 0); + } + bloc0 + { + type fixedValue; + value uniform (0 0 0); + } + bloc1 + { + type fixedValue; + value uniform (0 0 0); + } + defaultFaces + { + type empty; + } + outlet + { + type waveAbsorption2DVelocity; + value uniform (0 0 0); + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/alpha.water b/olaflow/of_short_ts_5/0.org/alpha.water new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/alpha.water @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/alpha.water.org b/olaflow/of_short_ts_5/0.org/alpha.water.org new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/alpha.water.org @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/epsilon b/olaflow/of_short_ts_5/0.org/epsilon new file mode 100644 index 0000000..706ec43 --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/epsilon @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object epsilon; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -3 0 0 0 0]; + +internalField uniform 0.0001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + "wall." + { + type epsilonWallFunction; + value uniform 0.0001; + } + bathy + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc0 + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc1 + { + type epsilonWallFunction; + value uniform 0.0001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/k b/olaflow/of_short_ts_5/0.org/k new file mode 100644 index 0000000..83de11c --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/k @@ -0,0 +1,69 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object k; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -2 0 0 0 0]; + +internalField uniform 0.00000001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + "wall." + { + type kqRWallFunction; + value uniform 0.00000001; + } + bathy + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc0 + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc1 + { + type kqRWallFunction; + value uniform 0.00000001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/nut b/olaflow/of_short_ts_5/0.org/nut new file mode 100644 index 0000000..29da2ca --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/nut @@ -0,0 +1,78 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object nut; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -1 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type calculated; + value uniform 0; + } + outlet + { + type calculated; + value uniform 0; + } + "wall." + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + atmosphere + { + type calculated; + value uniform 0; + } + defaultFaces + { + type empty; + } + bathy + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc0 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc1 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/omega b/olaflow/of_short_ts_5/0.org/omega new file mode 100644 index 0000000..98f8314 --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/omega @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object omega; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 -1 0 0 0 0]; + +internalField uniform 0.001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + "wall." + { + type omegaWallFunction; + value uniform 0.001; + } + bathy + { + type omegaWallFunction; + value uniform 0.001; + } + bloc0 + { + type omegaWallFunction; + value uniform 0.001; + } + bloc1 + { + type omegaWallFunction; + value uniform 0.001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/p_rgh b/olaflow/of_short_ts_5/0.org/p_rgh new file mode 100644 index 0000000..eb45d1a --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/p_rgh @@ -0,0 +1,71 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object p_rgh; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [1 -1 -2 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + "wall." + { + type fixedFluxPressure; + value uniform 0; + } + bathy + { + type fixedFluxPressure; + value uniform 0; + } + bloc0 + { + type fixedFluxPressure; + value uniform 0; + } + bloc1 + { + type fixedFluxPressure; + value uniform 0; + } + defaultFaces + { + type empty; + } + outlet + { + type fixedFluxPressure; + value uniform 0; + } + inlet + { + type fixedFluxPressure; + value uniform 0; + } + atmosphere + { + type totalPressure; + U U; + phi phi; + rho rho; + psi none; + gamma 1; + p0 uniform 0; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/porosityIndex b/olaflow/of_short_ts_5/0.org/porosityIndex new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/porosityIndex @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/0.org/porosityIndex.org b/olaflow/of_short_ts_5/0.org/porosityIndex.org new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_5/0.org/porosityIndex.org @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/g b/olaflow/of_short_ts_5/constant/g new file mode 100644 index 0000000..c1dbc16 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/g @@ -0,0 +1,22 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class uniformDimensionedVectorField; + location "constant"; + object g; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -2 0 0 0 0]; +value ( 0 0 -9.81 ); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/porosityDict b/olaflow/of_short_ts_5/constant/porosityDict new file mode 100644 index 0000000..cff42b1 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/porosityDict @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object porosityDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Materials: clear region, core, secondary armour layer, primary armour layer +// a,b,c: tuning parameters +a 2(0 50); +b 2(0 1.2); +c 2(0 0.34); + +// D50: mean nominal diameter +D50 2(1 2); +// porosity (phi) +porosity 2(1 0.4); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/transportProperties b/olaflow/of_short_ts_5/constant/transportProperties new file mode 100644 index 0000000..d3edb56 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/transportProperties @@ -0,0 +1,37 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object transportProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +phases (water air); + +water +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1e-06; + rho [1 -3 0 0 0 0 0] 1000; +} + +air +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1.48e-05; + rho [1 -3 0 0 0 0 0] 1; +} + +sigma [1 0 -2 0 0 0 0] 0.07; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/triSurface b/olaflow/of_short_ts_5/constant/triSurface new file mode 120000 index 0000000..3f29a96 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/triSurface @@ -0,0 +1 @@ +../../out_bathy/ \ No newline at end of file diff --git a/olaflow/of_short_ts_5/constant/turbulenceProperties b/olaflow/of_short_ts_5/constant/turbulenceProperties new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/turbulenceProperties @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/turbulenceProperties_keps b/olaflow/of_short_ts_5/constant/turbulenceProperties_keps new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/turbulenceProperties_keps @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/turbulenceProperties_sst b/olaflow/of_short_ts_5/constant/turbulenceProperties_sst new file mode 100644 index 0000000..187f845 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/turbulenceProperties_sst @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kOmegaSST; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/waveDict b/olaflow/of_short_ts_5/constant/waveDict new file mode 100644 index 0000000..0526843 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/waveDict @@ -0,0 +1,2449 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +802 +( +0.0 +0.25499999999919964 +0.4959999999991851 +0.75 +1.0049999999991996 +1.245999999999185 +1.5 +1.7549999999991996 +1.995999999999185 +2.25 +2.5049999999991996 +2.745999999999185 +3.0 +3.2549999999991996 +3.495999999999185 +3.75 +4.0049999999992 +4.245999999999185 +4.5 +4.7549999999992 +4.995999999999185 +5.25 +5.5049999999992 +5.745999999999185 +6.0 +6.2549999999992 +6.495999999999185 +6.75 +7.0049999999992 +7.245999999999185 +7.5 +7.7549999999992 +7.995999999999185 +8.25 +8.5049999999992 +8.745999999999185 +9.0 +9.2549999999992 +9.495999999999185 +9.75 +10.0049999999992 +10.245999999999185 +10.5 +10.7549999999992 +10.995999999999185 +11.25 +11.5049999999992 +11.745999999999185 +12.0 +12.2549999999992 +12.495999999999185 +12.75 +13.0049999999992 +13.245999999999185 +13.5 +13.7549999999992 +13.995999999999185 +14.25 +14.5049999999992 +14.745999999999185 +15.0 +15.2549999999992 +15.495999999999185 +15.75 +16.0049999999992 +16.245999999999185 +16.5 +16.7549999999992 +16.995999999999185 +17.25 +17.5049999999992 +17.745999999999185 +18.0 +18.2549999999992 +18.495999999999185 +18.75 +19.0049999999992 +19.245999999999185 +19.5 +19.7549999999992 +19.995999999999185 +20.25 +20.5049999999992 +20.745999999999185 +21.0 +21.2549999999992 +21.495999999999185 +21.75 +22.0049999999992 +22.245999999999185 +22.5 +22.7549999999992 +22.995999999999185 +23.25 +23.5049999999992 +23.745999999999185 +24.0 +24.2549999999992 +24.495999999999185 +24.75 +25.0049999999992 +25.245999999999185 +25.5 +25.7549999999992 +25.995999999999185 +26.25 +26.5049999999992 +26.745999999999185 +27.0 +27.2549999999992 +27.495999999999185 +27.75 +28.0049999999992 +28.245999999999185 +28.5 +28.7549999999992 +28.995999999999185 +29.25 +29.5049999999992 +29.745999999999185 +30.0 +30.2549999999992 +30.495999999999185 +30.75 +31.0049999999992 +31.245999999999185 +31.5 +31.7549999999992 +31.995999999999185 +32.25 +32.5049999999992 +32.745999999999185 +33.0 +33.2549999999992 +33.495999999999185 +33.75 +34.0049999999992 +34.245999999999185 +34.5 +34.7549999999992 +34.995999999999185 +35.25 +35.5049999999992 +35.745999999999185 +36.0 +36.2549999999992 +36.495999999999185 +36.75 +37.0049999999992 +37.245999999999185 +37.5 +37.7549999999992 +37.995999999999185 +38.25 +38.5049999999992 +38.745999999999185 +39.0 +39.2549999999992 +39.495999999999185 +39.75 +40.0049999999992 +40.245999999999185 +40.5 +40.7549999999992 +40.995999999999185 +41.25 +41.5049999999992 +41.745999999999185 +42.0 +42.2549999999992 +42.495999999999185 +42.75 +43.0049999999992 +43.245999999999185 +43.5 +43.7549999999992 +43.995999999999185 +44.25 +44.5049999999992 +44.745999999999185 +45.0 +45.2549999999992 +45.495999999999185 +45.75 +46.0049999999992 +46.245999999999185 +46.5 +46.7549999999992 +46.995999999999185 +47.25 +47.5049999999992 +47.745999999999185 +48.0 +48.2549999999992 +48.495999999999185 +48.75 +49.0049999999992 +49.245999999999185 +49.5 +49.7549999999992 +49.995999999999185 +50.25 +50.5049999999992 +50.745999999999185 +51.0 +51.2549999999992 +51.495999999999185 +51.75 +52.0049999999992 +52.245999999999185 +52.5 +52.7549999999992 +52.995999999999185 +53.25 +53.5049999999992 +53.745999999999185 +54.0 +54.2549999999992 +54.495999999999185 +54.75 +55.0049999999992 +55.245999999999185 +55.5 +55.7549999999992 +55.995999999999185 +56.25 +56.5049999999992 +56.745999999999185 +57.0 +57.2549999999992 +57.495999999999185 +57.75 +58.0049999999992 +58.245999999999185 +58.5 +58.7549999999992 +58.995999999999185 +59.25 +59.5049999999992 +59.745999999999185 +60.0 +60.2549999999992 +60.495999999999185 +60.75 +61.0049999999992 +61.245999999999185 +61.5 +61.7549999999992 +61.995999999999185 +62.25 +62.5049999999992 +62.745999999999185 +63.0 +63.2549999999992 +63.495999999999185 +63.75 +64.0049999999992 +64.24599999999919 +64.5 +64.7549999999992 +64.99599999999919 +65.25 +65.5049999999992 +65.74599999999919 +66.0 +66.2549999999992 +66.49599999999919 +66.75 +67.0049999999992 +67.24599999999919 +67.5 +67.7549999999992 +67.99599999999919 +68.25 +68.5049999999992 +68.74599999999919 +69.0 +69.2549999999992 +69.49599999999919 +69.75 +70.0049999999992 +70.24599999999919 +70.5 +70.7549999999992 +70.99599999999919 +71.25 +71.5049999999992 +71.74599999999919 +72.0 +72.2549999999992 +72.49599999999919 +72.75 +73.0049999999992 +73.24599999999919 +73.5 +73.7549999999992 +73.99599999999919 +74.25 +74.5049999999992 +74.74599999999919 +75.0 +75.2549999999992 +75.49599999999919 +75.75 +76.0049999999992 +76.24599999999919 +76.5 +76.7549999999992 +76.99599999999919 +77.25 +77.5049999999992 +77.74599999999919 +78.0 +78.2549999999992 +78.49599999999919 +78.75 +79.0049999999992 +79.24599999999919 +79.5 +79.7549999999992 +79.99599999999919 +80.25 +80.5049999999992 +80.74599999999919 +81.0 +81.2549999999992 +81.49599999999919 +81.75 +82.0049999999992 +82.24599999999919 +82.5 +82.7549999999992 +82.99599999999919 +83.25 +83.5049999999992 +83.74599999999919 +84.0 +84.2549999999992 +84.49599999999919 +84.75 +85.0049999999992 +85.24599999999919 +85.5 +85.7549999999992 +85.99599999999919 +86.25 +86.5049999999992 +86.74599999999919 +87.0 +87.2549999999992 +87.49599999999919 +87.75 +88.0049999999992 +88.24599999999919 +88.5 +88.7549999999992 +88.99599999999919 +89.25 +89.5049999999992 +89.74599999999919 +90.0 +90.2549999999992 +90.49599999999919 +90.75 +91.0049999999992 +91.24599999999919 +91.5 +91.7549999999992 +91.99599999999919 +92.25 +92.5049999999992 +92.74599999999919 +93.0 +93.2549999999992 +93.49599999999919 +93.75 +94.0049999999992 +94.24599999999919 +94.5 +94.7549999999992 +94.99599999999919 +95.25 +95.5049999999992 +95.74599999999919 +96.0 +96.2549999999992 +96.49599999999919 +96.75 +97.0049999999992 +97.24599999999919 +97.5 +97.7549999999992 +97.99599999999919 +98.25 +98.5049999999992 +98.74599999999919 +99.0 +99.2549999999992 +99.49599999999919 +99.75 +100.0049999999992 +100.24599999999919 +100.5 +100.7549999999992 +100.99599999999919 +101.25 +101.5049999999992 +101.74599999999919 +102.0 +102.2549999999992 +102.49599999999919 +102.75 +103.0049999999992 +103.24599999999919 +103.5 +103.7549999999992 +103.99599999999919 +104.25 +104.5049999999992 +104.74599999999919 +105.0 +105.2549999999992 +105.49599999999919 +105.75 +106.0049999999992 +106.24599999999919 +106.5 +106.7549999999992 +106.99599999999919 +107.25 +107.5049999999992 +107.74599999999919 +108.0 +108.2549999999992 +108.49599999999919 +108.75 +109.0049999999992 +109.24599999999919 +109.5 +109.7549999999992 +109.99599999999919 +110.25 +110.5049999999992 +110.74599999999919 +111.0 +111.2549999999992 +111.49599999999919 +111.75 +112.0049999999992 +112.24599999999919 +112.5 +112.7549999999992 +112.99599999999919 +113.25 +113.5049999999992 +113.74599999999919 +114.0 +114.2549999999992 +114.49599999999919 +114.75 +115.0049999999992 +115.24599999999919 +115.5 +115.7549999999992 +115.99599999999919 +116.25 +116.5049999999992 +116.74599999999919 +117.0 +117.2549999999992 +117.49599999999919 +117.75 +118.0049999999992 +118.24599999999919 +118.5 +118.7549999999992 +118.99599999999919 +119.25 +119.5049999999992 +119.74599999999919 +120.0 +120.2549999999992 +120.49599999999919 +120.75 +121.0049999999992 +121.24599999999919 +121.5 +121.7549999999992 +121.99599999999919 +122.25 +122.5049999999992 +122.74599999999919 +123.0 +123.2549999999992 +123.49599999999919 +123.75 +124.0049999999992 +124.24599999999919 +124.5 +124.7549999999992 +124.99599999999919 +125.25 +125.5049999999992 +125.74599999999919 +126.0 +126.2549999999992 +126.49599999999919 +126.75 +127.0049999999992 +127.24599999999919 +127.5 +127.7549999999992 +127.99599999999919 +128.25 +128.5049999999992 +128.74599999999919 +129.0 +129.2549999999992 +129.49599999999919 +129.75 +130.0049999999992 +130.24599999999919 +130.5 +130.7549999999992 +130.99599999999919 +131.25 +131.5049999999992 +131.74599999999919 +132.0 +132.2549999999992 +132.49599999999919 +132.75 +133.0049999999992 +133.24599999999919 +133.5 +133.7549999999992 +133.99599999999919 +134.25 +134.5049999999992 +134.74599999999919 +135.0 +135.2549999999992 +135.49599999999919 +135.75 +136.0049999999992 +136.24599999999919 +136.5 +136.7549999999992 +136.99599999999919 +137.25 +137.5049999999992 +137.74599999999919 +138.0 +138.2549999999992 +138.49599999999919 +138.75 +139.0049999999992 +139.24599999999919 +139.5 +139.7549999999992 +139.99599999999919 +140.25 +140.5049999999992 +140.74599999999919 +141.0 +141.2549999999992 +141.49599999999919 +141.75 +142.0049999999992 +142.24599999999919 +142.5 +142.7549999999992 +142.99599999999919 +143.25 +143.5049999999992 +143.74599999999919 +144.0 +144.2549999999992 +144.49599999999919 +144.75 +145.0049999999992 +145.24599999999919 +145.5 +145.7549999999992 +145.99599999999919 +146.25 +146.5049999999992 +146.74599999999919 +147.0 +147.2549999999992 +147.49599999999919 +147.75 +148.0049999999992 +148.24599999999919 +148.5 +148.7549999999992 +148.99599999999919 +149.25 +149.5049999999992 +149.74599999999919 +150.0 +150.2549999999992 +150.49599999999919 +150.75 +151.0049999999992 +151.24599999999919 +151.5 +151.7549999999992 +151.99599999999919 +152.25 +152.5049999999992 +152.74599999999919 +153.0 +153.2549999999992 +153.49599999999919 +153.75 +154.0049999999992 +154.24599999999919 +154.5 +154.7549999999992 +154.99599999999919 +155.25 +155.5049999999992 +155.74599999999919 +156.0 +156.2549999999992 +156.49599999999919 +156.75 +157.0049999999992 +157.24599999999919 +157.5 +157.7549999999992 +157.99599999999919 +158.25 +158.5049999999992 +158.74599999999919 +159.0 +159.2549999999992 +159.49599999999919 +159.75 +160.0049999999992 +160.24599999999919 +160.5 +160.7549999999992 +160.99599999999919 +161.25 +161.5049999999992 +161.74599999999919 +162.0 +162.2549999999992 +162.49599999999919 +162.75 +163.0049999999992 +163.24599999999919 +163.5 +163.7549999999992 +163.99599999999919 +164.25 +164.5049999999992 +164.74599999999919 +165.0 +165.2549999999992 +165.49599999999919 +165.75 +166.0049999999992 +166.24599999999919 +166.5 +166.7549999999992 +166.99599999999919 +167.25 +167.5049999999992 +167.74599999999919 +168.0 +168.2549999999992 +168.49599999999919 +168.75 +169.0049999999992 +169.24599999999919 +169.5 +169.7549999999992 +169.99599999999919 +170.25 +170.5049999999992 +170.74599999999919 +171.0 +171.2549999999992 +171.49599999999919 +171.75 +172.0049999999992 +172.24599999999919 +172.5 +172.7549999999992 +172.99599999999919 +173.25 +173.5049999999992 +173.74599999999919 +174.0 +174.2549999999992 +174.49599999999919 +174.75 +175.0049999999992 +175.24599999999919 +175.5 +175.7549999999992 +175.99599999999919 +176.25 +176.5049999999992 +176.74599999999919 +177.0 +177.2549999999992 +177.49599999999919 +177.75 +178.0049999999992 +178.24599999999919 +178.5 +178.7549999999992 +178.99599999999919 +179.25 +179.5049999999992 +179.74599999999919 +180.0 +180.2549999999992 +180.49599999999919 +180.75 +181.0049999999992 +181.24599999999919 +181.5 +181.7549999999992 +181.99599999999919 +182.25 +182.5049999999992 +182.74599999999919 +183.0 +183.2549999999992 +183.49599999999919 +183.75 +184.0049999999992 +184.24599999999919 +184.5 +184.7549999999992 +184.99599999999919 +185.25 +185.5049999999992 +185.74599999999919 +186.0 +186.2549999999992 +186.49599999999919 +186.75 +187.0049999999992 +187.24599999999919 +187.5 +187.7549999999992 +187.99599999999919 +188.25 +188.5049999999992 +188.74599999999919 +189.0 +189.2549999999992 +189.49599999999919 +189.75 +190.0049999999992 +190.24599999999919 +190.5 +190.7549999999992 +190.99599999999919 +191.25 +191.5049999999992 +191.74599999999919 +192.0 +192.2549999999992 +192.49599999999919 +192.75 +193.0049999999992 +193.24599999999919 +193.5 +193.7549999999992 +193.99599999999919 +194.25 +194.5049999999992 +194.74599999999919 +195.0 +195.2549999999992 +195.49599999999919 +195.75 +196.0049999999992 +196.24599999999919 +196.5 +196.7549999999992 +196.99599999999919 +197.25 +197.5049999999992 +197.74599999999919 +198.0 +198.2549999999992 +198.49599999999919 +198.75 +199.0049999999992 +199.24599999999919 +199.5 +199.7549999999992 +199.99599999999919 +200.25 +); + +paddleVelocity +802 +( +-0.9322925 +-1.0766824 +-1.2049251 +-1.3263367 +-1.4262202 +-1.493435 +-1.5265559 +-1.5070274 +-1.4278208 +-1.2699289 +-1.0374863 +-0.76266 +-0.42969653 +-0.07286313 +0.2712851 +0.6344259 +0.9840938 +1.2901301 +1.5768057 +1.8057141 +1.9487743 +2.0038054 +1.9471716 +1.795519 +1.5480808 +1.2373455 +0.90972376 +0.54465085 +0.17999941 +-0.1478299 +-0.4654706 +-0.7403796 +-0.9535176 +-1.1279303 +-1.2490191 +-1.316101 +-1.3414695 +-1.3246491 +-1.2760204 +-1.1952949 +-1.0910064 +-0.97510004 +-0.8370472 +-0.68735534 +-0.5398836 +-0.38148707 +-0.22842136 +-0.09595227 +0.024659503 +0.1174274 +0.1745677 +0.19950588 +0.18684366 +0.141535 +0.060772937 +-0.04943848 +-0.17530073 +-0.3263215 +-0.4874505 +-0.63991505 +-0.7926803 +-0.92491037 +-1.0213553 +-1.0864186 +-1.1083643 +-1.0886788 +-1.0266254 +-0.9263742 +-0.80269456 +-0.6476512 +-0.4766118 +-0.3080257 +-0.1269757 +0.05218976 +0.21710245 +0.3869772 +0.5498317 +0.69419324 +0.8341063 +0.95441645 +1.0434958 +1.1058904 +1.1301215 +1.1157904 +1.0638713 +0.98014367 +0.88083565 +0.7635421 +0.64367765 +0.5356481 +0.43187395 +0.34458378 +0.28186688 +0.2405084 +0.22956559 +0.24977252 +0.30404228 +0.38916668 +0.49179778 +0.61629456 +0.7467098 +0.8656478 +0.979057 +1.0713327 +1.1331925 +1.1679945 +1.1679239 +1.1346087 +1.0640955 +0.95874244 +0.83017 +0.665923 +0.47786176 +0.28399304 +0.065562665 +-0.1603058 +-0.3755408 +-0.6039581 +-0.8304316 +-1.0413302 +-1.2627785 +-1.4805006 +-1.6792957 +-1.8789322 +-2.0588257 +-2.2018743 +-2.3179436 +-2.3921998 +-2.4241748 +-2.4235637 +-2.3972268 +-2.3587718 +-2.3123364 +-2.2637703 +-2.2161348 +-2.1592839 +-2.0895114 +-2.0074856 +-1.9003754 +-1.7731019 +-1.6352036 +-1.4687047 +-1.2770302 +-1.0682131 +-0.81184334 +-0.52012634 +-0.21850324 +0.121173255 +0.46893364 +0.7922746 +1.1196004 +1.4179195 +1.6618801 +1.8730285 +2.0284038 +2.1211653 +2.1634345 +2.1506119 +2.0918393 +1.9841537 +1.8351711 +1.6634434 +1.4558252 +1.2325164 +1.0181199 +0.7964439 +0.590519 +0.4175865 +0.26007846 +0.1309687 +0.034824066 +-0.042017374 +-0.09457998 +-0.12300598 +-0.13139956 +-0.11800654 +-0.08654529 +-0.035305306 +0.030714318 +0.102349326 +0.18383577 +0.2659448 +0.33986455 +0.41160297 +0.4739693 +0.5231012 +0.5652293 +0.5982514 +0.62312776 +0.6456929 +0.6672799 +0.6890026 +0.71513957 +0.7447611 +0.774833 +0.80664563 +0.83466876 +0.85300404 +0.8585225 +0.8437134 +0.8062753 +0.73696744 +0.63433117 +0.5068771 +0.34096205 +0.14867644 +-0.049461316 +-0.2693364 +-0.48910624 +-0.6873538 +-0.8816844 +-1.0532973 +-1.1900866 +-1.3060889 +-1.3897406 +-1.43829 +-1.4582014 +-1.4461653 +-1.4058247 +-1.3320981 +-1.2273448 +-1.1029841 +-0.9486575 +-0.77869284 +-0.6118236 +-0.43491593 +-0.2657362 +-0.11952983 +0.016487632 +0.1279705 +0.20728722 +0.26241282 +0.28726438 +0.2842513 +0.2560923 +0.20683867 +0.1463833 +0.07318806 +-0.0030133147 +-0.07216042 +-0.13786379 +-0.19123878 +-0.22719175 +-0.24819192 +-0.2506585 +-0.23654358 +-0.2053028 +-0.1593283 +-0.10455997 +-0.036647763 +0.038295474 +0.111898035 +0.18885206 +0.25922108 +0.31432953 +0.35619003 +0.37710288 +0.3758081 +0.35225564 +0.30772874 +0.24984935 +0.175847 +0.09436753 +0.016571637 +-0.060510438 +-0.124836385 +-0.16702679 +-0.18666112 +-0.1767772 +-0.14005755 +-0.074380495 +0.013778596 +0.111603834 +0.22493088 +0.3412137 +0.4484995 +0.55516887 +0.64979935 +0.7240806 +0.78377795 +0.8207574 +0.833197 +0.8224852 +0.7886255 +0.7385341 +0.6701507 +0.59096813 +0.5106165 +0.42227423 +0.3326862 +0.24750125 +0.15508732 +0.05890817 +-0.036969088 +-0.14624062 +-0.26436687 +-0.38341466 +-0.51698536 +-0.6542573 +-0.78216815 +-0.9101596 +-1.0223893 +-1.1069827 +-1.1692162 +-1.2004552 +-1.2021118 +-1.1773157 +-1.1289638 +-1.0649127 +-0.9784427 +-0.87192374 +-0.75041366 +-0.5946125 +-0.40792185 +-0.20379624 +0.038721904 +0.2980968 +0.5459666 +0.80002105 +1.0313416 +1.2176065 +1.372571 +1.4761003 +1.5231584 +1.5199429 +1.4654096 +1.3722159 +1.2350111 +1.065411 +0.8833016 +0.6746469 +0.46061268 +0.2645959 +0.072732106 +-0.09354833 +-0.22266082 +-0.33137462 +-0.41593778 +-0.48000577 +-0.5385005 +-0.59204406 +-0.64026105 +-0.68867815 +-0.73131716 +-0.76203895 +-0.7805459 +-0.78200406 +-0.7677473 +-0.7378619 +-0.6964148 +-0.65019876 +-0.5968829 +-0.5419968 +-0.49126735 +-0.44066855 +-0.39581054 +-0.36093578 +-0.3337462 +-0.318384 +-0.31555775 +-0.32488626 +-0.34569034 +-0.37338027 +-0.407689 +-0.44249767 +-0.47151953 +-0.4950359 +-0.50958604 +-0.5159836 +-0.51796776 +-0.51894045 +-0.5223478 +-0.5304093 +-0.5428767 +-0.5561151 +-0.5673678 +-0.5707325 +-0.5633213 +-0.54388034 +-0.5155112 +-0.48565695 +-0.45638335 +-0.43439153 +-0.42281 +-0.42052132 +-0.42685947 +-0.43752387 +-0.44914976 +-0.45554483 +-0.45188588 +-0.43459424 +-0.4029606 +-0.3618422 +-0.30942795 +-0.25126302 +-0.19307478 +-0.12686877 +-0.05332006 +0.026299767 +0.12594081 +0.24383958 +0.37181914 +0.52368855 +0.6875673 +0.8476441 +1.0179572 +1.1822082 +1.3254228 +1.4591757 +1.5674361 +1.6403229 +1.6815752 +1.6812993 +1.6410058 +1.5559891 +1.4310381 +1.2831787 +1.1031193 +0.91026556 +0.7268253 +0.53861713 +0.3634442 +0.21312265 +0.06892754 +-0.06074968 +-0.17098872 +-0.2761249 +-0.36791524 +-0.4401936 +-0.49989563 +-0.541028 +-0.5639949 +-0.57512146 +-0.57783633 +-0.5780028 +-0.580652 +-0.5895188 +-0.60509926 +-0.6288014 +-0.6570199 +-0.6834322 +-0.7060437 +-0.7183243 +-0.7179369 +-0.70447206 +-0.67846787 +-0.6434896 +-0.59491915 +-0.53283954 +-0.45975885 +-0.36432284 +-0.24981418 +-0.12591712 +0.0194332 +0.17388368 +0.32224986 +0.47728038 +0.62383693 +0.7492513 +0.8648719 +0.9588531 +1.0253654 +1.071554 +1.0924953 +1.0900316 +1.0655673 +1.0207804 +0.96214855 +0.88440365 +0.7925659 +0.6947141 +0.5799581 +0.45547178 +0.33091447 +0.1927185 +0.05112449 +-0.08229533 +-0.22055636 +-0.35111532 +-0.46332288 +-0.5680306 +-0.65564746 +-0.72155976 +-0.77362233 +-0.80666995 +-0.8194849 +-0.8122867 +-0.78250974 +-0.7339098 +-0.66227674 +-0.5739105 +-0.48027098 +-0.37541357 +-0.27091247 +-0.17777123 +-0.088782966 +-0.0137740495 +0.041593898 +0.082558095 +0.10440123 +0.107608594 +0.09324149 +0.061620656 +0.017168168 +-0.04445454 +-0.1195048 +-0.20075853 +-0.29607755 +-0.3976208 +-0.4955847 +-0.5985523 +-0.6967107 +-0.78192574 +-0.86276895 +-0.93246603 +-0.98738146 +-1.0339566 +-1.067523 +-1.085709 +-1.0884717 +-1.0714636 +-1.0352482 +-0.9739313 +-0.88899785 +-0.7888972 +-0.66429615 +-0.5258576 +-0.38866067 +-0.24229294 +-0.10216658 +0.018537024 +0.13050425 +0.22304864 +0.2917624 +0.34621742 +0.38382694 +0.4066231 +0.42075425 +0.42786887 +0.43087146 +0.4323267 +0.43341047 +0.43451187 +0.43562755 +0.43624368 +0.4361078 +0.4354988 +0.43566224 +0.43868017 +0.4484041 +0.4694796 +0.5046378 +0.5636234 +0.64970845 +0.7577589 +0.900688 +1.0674615 +1.2378837 +1.4201039 +1.5878501 +1.7175525 +1.8118932 +1.8521944 +1.8380712 +1.7717022 +1.6595021 +1.5194331 +1.341805 +1.1409985 +0.93607444 +0.7062805 +0.469283 +0.24500996 +0.011984105 +-0.20819849 +-0.39699727 +-0.57208997 +-0.7170288 +-0.82494694 +-0.91073227 +-0.9698264 +-1.0043969 +-1.0220321 +-1.021711 +-1.0065308 +-0.97525465 +-0.9296359 +-0.8755528 +-0.8096345 +-0.7398667 +-0.6759433 +-0.61557126 +-0.56814384 +-0.538868 +-0.52633965 +-0.53343153 +-0.55709153 +-0.59760755 +-0.6498787 +-0.70528746 +-0.76585245 +-0.8237951 +-0.87288094 +-0.9168542 +-0.9499697 +-0.96823454 +-0.9694375 +-0.9463717 +-0.8979862 +-0.81560314 +-0.70167446 +-0.5685041 +-0.40395978 +-0.22045222 +-0.034344055 +0.1737162 +0.3880122 +0.5904653 +0.80006903 +0.9968716 +1.1640792 +1.3169574 +1.4400567 +1.5263225 +1.585692 +1.6120363 +1.607667 +1.5738207 +1.512286 +1.4317616 +1.3253806 +1.2016531 +1.0735791 +0.9297451 +0.78237027 +0.64395773 +0.50022036 +0.3622339 +0.23905733 +0.11609882 +0.0013820429 +-0.099596865 +-0.20051879 +-0.2962093 +-0.38265452 +-0.47161722 +-0.55816144 +-0.6374715 +-0.71914035 +-0.79758924 +-0.86803705 +-0.93918276 +-1.0069729 +-1.0686828 +-1.1334199 +-1.1987958 +-1.2620775 +-1.3320174 +-1.4052855 +-1.4773089 +-1.5566785 +-1.637253 +-1.7111322 +-1.7820666 +-1.8372624 +-1.8665382 +-1.8659171 +-1.8293499 +-1.7648331 +-1.6727619 +-1.5669363 +-1.4625682 +-1.3503859 +-1.2362665 +-1.1237957 +-0.9946344 +-0.85280526 +-0.70827174 +-0.5469254 +-0.38389498 +-0.2350823 +-0.0874485 +0.045531098 +0.15555559 +0.2565407 +0.34327105 +0.4155671 +0.48826826 +0.5642834 +0.6464018 +0.75219816 +0.8822544 +1.028218 +1.2058781 +1.4005698 +1.5908983 +1.7891583 +1.9698049 +2.1113036 +2.2206855 +2.282391 +2.2978632 +2.2749064 +2.218957 +2.1421223 +2.0395002 +1.9185425 +1.7905306 +1.6420239 +1.4837326 +1.3293115 +1.1637971 +1.0014614 +0.85539836 +0.71011156 +0.576102 +0.45953724 +0.34345695 +0.23179133 +0.12703021 +0.012158084 +-0.10981096 +-0.2333552 +-0.37507206 +-0.5272199 +-0.6783216 +-0.8443488 +-1.012272 +-1.1685466 +-1.3296473 +-1.4839226 +-1.622758 +-1.764465 +-1.901323 +-2.026172 +-2.1542087 +-2.2761488 +-2.3835995 +-2.487684 +-2.5797305 +-2.6547818 +-2.722932 +-2.780224 +-2.8235483 +-2.8534477 +-2.8564205 +-2.8224618 +-2.73689 +-2.5961938 +-2.4161975 +-2.1806202 +-1.9057155 +-1.6160752 +-1.2807536 +-0.92259526 +-0.5693168 +-0.18037842 +0.22049932 +0.6073135 +1.0256177 +1.4447762 +1.8279008 +2.2014298 +2.5092196 +2.7045736 +2.7791567 +2.7049356 +2.5149078 +2.2224433 +1.876225 +1.5290246 +1.1573976 +0.7966097 +0.47543398 +0.16005914 +-0.12441191 +-0.36173415 +-0.5808948 +-0.76687455 +-0.9133604 +-1.0413615 +-1.1438849 +-1.219394 +-1.278838 +-1.3174117 +-1.3347538 +-1.333547 +-1.314006 +-1.2819357 +-1.2379049 +-1.1888838 +-1.1426867 +-1.0974667 +-1.0590719 +-1.0306821 +-1.0094228 +-0.99746233 +-0.99467206 +-1.00061 +-1.0160024 +-1.0394949 +-1.0742954 +); + +paddleEta +802 +( +-0.68505776 +-0.52828526 +-0.34979725 +-0.11640027 +0.1713216 +0.49441692 +0.8844389 +1.298514 +1.6784344 +2.0414119 +2.354151 +2.6207347 +2.906333 +3.2200174 +3.5493464 +3.9279537 +4.3132014 +4.649452 +4.9340763 +5.089094 +5.062704 +4.804989 +4.301434 +3.6450887 +2.8375876 +2.006602 +1.2631481 +0.54804957 +-0.07932062 +-0.5930307 +-1.0666587 +-1.4745464 +-1.8027508 +-2.094221 +-2.3288753 +-2.5013149 +-2.6380076 +-2.7312183 +-2.7816403 +-2.7968314 +-2.7745423 +-2.7239342 +-2.6474938 +-2.56006 +-2.4801269 +-2.4096973 +-2.3634012 +-2.346583 +-2.3580818 +-2.3968396 +-2.452182 +-2.521295 +-2.5881014 +-2.6354628 +-2.6549597 +-2.6295018 +-2.5551798 +-2.4170356 +-2.217369 +-1.978051 +-1.6798425 +-1.3516202 +-1.02998 +-0.6870189 +-0.34895867 +-0.03493043 +0.2985589 +0.63707644 +0.9640764 +1.323066 +1.6949612 +2.0553138 +2.4439442 +2.829142 +3.1773796 +3.5193603 +3.8198483 +4.0541973 +4.2406116 +4.3492994 +4.365651 +4.2745686 +4.055255 +3.7306824 +3.273967 +2.727419 +2.166768 +1.5615989 +0.9828471 +0.48787832 +0.032856427 +-0.33995086 +-0.6151737 +-0.83409727 +-0.990551 +-1.0955889 +-1.1782492 +-1.2447548 +-1.3013524 +-1.3606312 +-1.4220569 +-1.4833906 +-1.5534129 +-1.6293151 +-1.7065823 +-1.7945243 +-1.8866428 +-1.9737155 +-2.061669 +-2.139277 +-2.1982307 +-2.242346 +-2.2656121 +-2.26869 +-2.2539315 +-2.223579 +-2.1831088 +-2.1280966 +-2.0586543 +-1.9762242 +-1.865984 +-1.7301577 +-1.5816863 +-1.4121952 +-1.2490122 +-1.1228533 +-1.0401763 +-1.0240799 +-1.067889 +-1.158922 +-1.2655845 +-1.3509506 +-1.4023147 +-1.4015627 +-1.3567636 +-1.273166 +-1.1677637 +-1.0556089 +-0.9201553 +-0.7546408 +-0.556923 +-0.29411685 +0.017738942 +0.3414579 +0.700636 +1.066223 +1.4174598 +1.8046035 +2.2081878 +2.5941558 +2.9880548 +3.3323565 +3.5801299 +3.736908 +3.7707858 +3.691617 +3.5033283 +3.2267141 +2.9030108 +2.5040598 +2.0589285 +1.6089537 +1.1130269 +0.6168604 +0.16639127 +-0.2792101 +-0.6783826 +-1.0030539 +-1.2865293 +-1.5005997 +-1.635015 +-1.7062886 +-1.7080328 +-1.6547902 +-1.5539968 +-1.4250073 +-1.2944028 +-1.1619544 +-1.0491891 +-0.96931136 +-0.9172198 +-0.9005859 +-0.9164297 +-0.9636984 +-1.0372562 +-1.1242383 +-1.2272853 +-1.331702 +-1.4218874 +-1.4993151 +-1.5481582 +-1.5599427 +-1.5286858 +-1.4460641 +-1.3174498 +-1.1252176 +-0.87761915 +-0.5994123 +-0.26563424 +0.09358775 +0.43961573 +0.7976458 +1.1268754 +1.3943136 +1.6192052 +1.7729981 +1.8484485 +1.8556024 +1.7933187 +1.6806027 +1.5160306 +1.3185222 +1.1125857 +0.8805559 +0.64270127 +0.42226613 +0.20224479 +0.005605819 +-0.15487477 +-0.30056518 +-0.42338195 +-0.51786745 +-0.5913451 +-0.6302491 +-0.63041925 +-0.5911485 +-0.5162677 +-0.42258233 +-0.3117394 +-0.20439065 +-0.11974839 +-0.058911048 +-0.036315966 +-0.053835705 +-0.11330712 +-0.21035951 +-0.32873672 +-0.47303885 +-0.6246617 +-0.7633265 +-0.89602745 +-1.0046263 +-1.0779456 +-1.1188424 +-1.115669 +-1.067817 +-0.9656898 +-0.8099148 +-0.61673903 +-0.36857542 +-0.08689484 +0.19615567 +0.50036395 +0.7910484 +1.0368376 +1.2535102 +1.4120983 +1.5006274 +1.529009 +1.4943831 +1.4141114 +1.2927084 +1.150408 +1.0108781 +0.86745363 +0.735658 +0.6251997 +0.5241896 +0.4431427 +0.39031315 +0.3669339 +0.3858747 +0.44842875 +0.5648284 +0.7297851 +0.9215625 +1.1505487 +1.3871261 +1.5975056 +1.7872834 +1.9235418 +1.9900169 +1.987611 +1.908674 +1.7681727 +1.5563912 +1.2910938 +1.0042061 +0.67356 +0.33105004 +0.011181764 +-0.31278154 +-0.608324 +-0.8513663 +-1.0648401 +-1.227175 +-1.3314972 +-1.3925312 +-1.4080613 +-1.390163 +-1.349648 +-1.3020399 +-1.2627783 +-1.2336909 +-1.2152889 +-1.1973156 +-1.1612642 +-1.0902874 +-0.97863746 +-0.8042784 +-0.57196546 +-0.307285 +0.009232515 +0.34445882 +0.662668 +0.9953859 +1.3226013 +1.6294048 +1.9556785 +2.2753334 +2.5546827 +2.805335 +2.98471 +3.074646 +3.0859585 +3.0221686 +2.911574 +2.7608771 +2.5935984 +2.4307957 +2.2542295 +2.0679939 +1.8730736 +1.632242 +1.3485723 +1.0457655 +0.70303595 +0.36579123 +0.07922849 +-0.17120883 +-0.3547479 +-0.46506 +-0.5245087 +-0.5418732 +-0.5395143 +-0.53688586 +-0.5481483 +-0.5751082 +-0.6181493 +-0.6689553 +-0.7182244 +-0.76922894 +-0.8191129 +-0.8667823 +-0.9197197 +-0.97470784 +-1.0258697 +-1.0750732 +-1.113502 +-1.1353378 +-1.1406379 +-1.1278597 +-1.1031861 +-1.0711944 +-1.0433629 +-1.0296038 +-1.0335824 +-1.0546517 +-1.0807508 +-1.0993123 +-1.0902026 +-1.0417507 +-0.9395035 +-0.784111 +-0.5967985 +-0.3707809 +-0.13896498 +0.065170825 +0.25418952 +0.41202042 +0.5385932 +0.6605479 +0.7785584 +0.8886025 +0.99961984 +1.0917249 +1.1442778 +1.1438848 +1.0677083 +0.91962695 +0.6904646 +0.41244227 +0.13632013 +-0.13881333 +-0.3667007 +-0.5219723 +-0.6176151 +-0.6447977 +-0.616734 +-0.54251814 +-0.43509007 +-0.3120509 +-0.16263479 +0.0045760144 +0.17761429 +0.37605238 +0.58460295 +0.78272843 +0.98420334 +1.1621304 +1.2931509 +1.3771715 +1.3890874 +1.3248134 +1.1742318 +0.94698656 +0.6789118 +0.35825968 +0.02325148 +-0.2869666 +-0.5948383 +-0.8657143 +-1.0748875 +-1.2376862 +-1.3317847 +-1.3561051 +-1.3197168 +-1.2339727 +-1.1282269 +-1.0141795 +-0.9221188 +-0.8698065 +-0.8563554 +-0.8798645 +-0.9233525 +-0.9767448 +-1.0233935 +-1.0525453 +-1.0643082 +-1.0584521 +-1.0421997 +-1.0191274 +-0.991073 +-0.9539473 +-0.8896848 +-0.78370345 +-0.6337241 +-0.41556662 +-0.13966373 +0.16398555 +0.51989734 +0.89637655 +1.2593961 +1.6464124 +2.0277548 +2.374054 +2.718423 +3.026176 +3.2710505 +3.4735875 +3.6099465 +3.6754174 +3.6795468 +3.6217186 +3.5166306 +3.3599665 +3.165041 +2.95255 +2.7005138 +2.4250216 +2.1474504 +1.8372076 +1.5168028 +1.2123474 +0.8932485 +0.5858215 +0.31199813 +0.04011801 +-0.2119386 +-0.43177894 +-0.6466314 +-0.839507 +-0.99673295 +-1.1337409 +-1.2385069 +-1.3106298 +-1.3662527 +-1.4089456 +-1.4437234 +-1.4777335 +-1.5071433 +-1.5265577 +-1.53355 +-1.5229352 +-1.4957774 +-1.449805 +-1.3889288 +-1.3210163 +-1.2403493 +-1.1526986 +-1.0642574 +-0.9633071 +-0.8537917 +-0.7416538 +-0.6123316 +-0.47352493 +-0.33704114 +-0.19115153 +-0.052011233 +0.06465424 +0.16513725 +0.23536515 +0.2722857 +0.28423005 +0.27682698 +0.2625171 +0.24991354 +0.24730703 +0.2563591 +0.27642682 +0.30277056 +0.32863525 +0.35323524 +0.37239224 +0.3848083 +0.3931657 +0.39948863 +0.40722662 +0.420846 +0.44168228 +0.46692544 +0.49636096 +0.5238004 +0.5435788 +0.5544764 +0.55200124 +0.53500366 +0.49846727 +0.43941385 +0.36004007 +0.24775979 +0.10618152 +-0.05160141 +-0.23982772 +-0.43980074 +-0.6275928 +-0.81293195 +-0.96874064 +-1.0753554 +-1.1340799 +-1.127395 +-1.0560379 +-0.9084083 +-0.687214 +-0.41404718 +-0.05960806 +0.35219282 +0.77842677 +1.2488058 +1.7022834 +2.0747175 +2.372611 +2.5416536 +2.574324 +2.493751 +2.320757 +2.0981112 +1.8208076 +1.5195953 +1.2258081 +0.9109378 +0.59893095 +0.3112777 +0.014056837 +-0.27347642 +-0.5341671 +-0.79761773 +-1.0407445 +-1.2420008 +-1.4148176 +-1.5334873 +-1.5875273 +-1.578341 +-1.5014038 +-1.3713102 +-1.1794741 +-0.9428959 +-0.6901984 +-0.40199327 +-0.10619205 +0.16749783 +0.44058675 +0.6818137 +0.8672892 +1.0082645 +1.0822179 +1.0865313 +1.0224496 +0.8941346 +0.72509503 +0.5096734 +0.2770884 +0.062487233 +-0.14035115 +-0.3001086 +-0.40161496 +-0.45497733 +-0.45545542 +-0.4119828 +-0.32111758 +-0.1803287 +0.0055993665 +0.26875934 +0.6043855 +0.9841051 +1.4443226 +1.9434208 +2.4250698 +2.9209895 +3.3714137 +3.730948 +4.027973 +4.228874 +4.3298283 +4.3487787 +4.2819457 +4.1436744 +3.918999 +3.618639 +3.2740574 +2.8517435 +2.3889828 +1.9359653 +1.4570949 +0.99963564 +0.6014459 +0.22061312 +-0.11442694 +-0.39027792 +-0.6473222 +-0.87509084 +-1.0700042 +-1.2630243 +-1.4464966 +-1.6133235 +-1.7860892 +-1.9553299 +-2.1122391 +-2.277225 +-2.4407008 +-2.5921965 +-2.7475023 +-2.8913345 +-3.009463 +-3.1090147 +-3.174902 +-3.2014728 +-3.1888423 +-3.1319635 +-3.0363708 +-2.888514 +-2.6923456 +-2.4658518 +-2.1889057 +-1.8910729 +-1.6130385 +-1.3439372 +-1.1158216 +-0.934793 +-0.7560941 +-0.5619061 +-0.34394485 +-0.06665894 +0.2502443 +0.5666075 +0.8971567 +1.1989906 +1.4443147 +1.6617008 +1.8407998 +1.9825366 +2.1111104 +2.2194662 +2.3022213 +2.367981 +2.4102411 +2.430068 +2.4336195 +2.4245648 +2.410894 +2.399862 +2.404262 +2.4346623 +2.5060687 +2.6223507 +2.7656403 +2.930676 +3.0705566 +3.1388752 +3.1096683 +2.9628878 +2.7304623 +2.4139447 +2.0624452 +1.7217491 +1.3634765 +1.0130243 +0.6895912 +0.34928298 +0.00821705 +-0.3158552 +-0.66348165 +-1.0123508 +-1.3385003 +-1.6780243 +-2.0045104 +-2.293942 +-2.5760908 +-2.8261304 +-3.0278184 +-3.2033727 +-3.3376775 +-3.4267569 +-3.4838507 +-3.5061321 +-3.5002074 +-3.4716268 +-3.4269702 +-3.3759232 +-3.3159318 +-3.2501397 +-3.1794486 +-3.0894542 +-2.9796333 +-2.857058 +-2.7083287 +-2.544671 +-2.3818445 +-2.2049887 +-2.0281296 +-1.8608654 +-1.674597 +-1.466521 +-1.2406876 +-0.96992534 +-0.6868354 +-0.4391991 +-0.21838576 +-0.043360427 +0.0991993 +0.25196922 +0.42274082 +0.6075021 +0.83569705 +1.1059939 +1.4094291 +1.7947698 +2.253138 +2.754518 +3.3587763 +4.0236654 +4.677793 +5.3500366 +5.9095106 +6.217207 +6.181122 +5.734167 +5.008541 +4.0641127 +3.0776772 +2.186483 +1.3147624 +0.5314147 +-0.12576087 +-0.74437463 +-1.288971 +-1.742307 +-2.1699426 +-2.550249 +-2.8713665 +-3.178905 +-3.4566538 +-3.695719 +-3.932539 +-4.159543 +-4.370641 +-4.595446 +-4.8187814 +-5.0211773 +-5.2178183 +-5.384452 +-5.505131 +-5.5881643 +-5.6206636 +-5.603936 +-5.5368586 +-5.421232 +-5.270652 +-5.068842 +-4.825583 +-4.559137 +-4.235612 +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/waveDict_irregular.org b/olaflow/of_short_ts_5/constant/waveDict_irregular.org new file mode 100644 index 0000000..082a318 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/waveDict_irregular.org @@ -0,0 +1,44 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType irregular; +genAbs 1; +absDir 0.0; +nPaddles 1; +secondOrder 1; +waveHeights +{n} +( +{wh} +); +wavePeriods +{n} +( +{wper} +); +wavePhases +{n} +( +{wph} +); +waveDirs +{n} +{ +0 +}; + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/constant/waveDict_paddle.org b/olaflow/of_short_ts_5/constant/waveDict_paddle.org new file mode 100644 index 0000000..77c14e8 --- /dev/null +++ b/olaflow/of_short_ts_5/constant/waveDict_paddle.org @@ -0,0 +1,46 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +{n} +( +{t} +); + +paddleVelocity +{n} +( +{v} +); + +paddleEta +{n} +( +{eta} +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/system/blockMeshDict b/olaflow/of_short_ts_5/system/blockMeshDict new file mode 100644 index 0000000..ff77ee3 --- /dev/null +++ b/olaflow/of_short_ts_5/system/blockMeshDict @@ -0,0 +1,81 @@ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +scale 1; + +vertices +( + (-150 0 -30) + (0 0 -30) + (0 0 30) + (-150 0 30) + (-150 1 -30) + (0 1 -30) + (0 1 30) + (-150 1 30) +); + +blocks +( + hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1) +); + +edges +( +); + +boundary +( + inlet + { + type patch; + faces + ( + (0 4 7 3) + ); + } + /*outlet + { + type patch; + faces + ( + (1 5 6 2) + ); + }*/ + wall1 + { + type wall; + faces + ( + (0 1 5 4) + ); + } + atmosphere + { + type patch; + faces + ( + (3 2 6 7) + (1 5 6 2) + ); + } +); + +mergePatchPairs +( +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/system/controlDict b/olaflow/of_short_ts_5/system/controlDict new file mode 100644 index 0000000..ca393bb --- /dev/null +++ b/olaflow/of_short_ts_5/system/controlDict @@ -0,0 +1,138 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object controlDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +application olaFlow; + +startFrom latestTime; + +startTime 0; + +stopAt endTime; + +endTime 400; + +deltaT 0.1; + +writeControl adjustableRunTime; + +writeInterval 0.5; + +purgeWrite 0; + +writeFormat ascii; + +writePrecision 6; + +compression on; + +timeFormat general; + +timePrecision 6; + +runTimeModifiable yes; + +adjustTimeStep yes; + +maxCo 0.45; +maxAlphaCo 0.45; + +maxDeltaT 0.5; +/* +functions +{ + gaugesVOF + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cell; + fields ( alpha.water ); + sets + ( + GaugeVOF01 + { + type lineCellFace; + axis xyz; + start ( 0.5 0.001 0 ); + end ( 0.5 0.001 1.2 ); + } + GaugeVOF02 + { + type lineCellFace; + axis xyz; + start ( 9.25 0.001 0 ); + end ( 9.25 0.001 1.2 ); + } + GaugeVOF03 + { + type lineCellFace; + axis xyz; + start ( 15.75 0.001 0 ); + end ( 15.75 0.001 1.2 ); + } + GaugeVOF04 + { + type lineCellFace; + axis xyz; + start ( 17.75 0.001 0 ); + end ( 17.75 0.001 1.2 ); + } + GaugeVOF05 + { + type lineCellFace; + axis xyz; + start ( 21.1 0.001 0 ); + end ( 21.1 0.001 1.2 ); + } + ); + } + gaugesP + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cellPointFace; + fields ( p ); + sets + ( + GaugesP + { + type boundaryPoints; + axis xyz; + patches 1(caisson); + points ((18.0 0.01 0.75) + (18.00 0.01 0.80) + (18.00 0.01 0.85) + (18.00 0.01 0.95) + (18.01 0.01 0.70) + (18.25 0.01 0.70) + (18.50 0.01 0.70) + (18.75 0.01 0.70)); + maxDistance 0.01; + } + ); + } +} +*/ +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/system/decomposeParDict b/olaflow/of_short_ts_5/system/decomposeParDict new file mode 100644 index 0000000..3407e5d --- /dev/null +++ b/olaflow/of_short_ts_5/system/decomposeParDict @@ -0,0 +1,50 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +numberOfSubdomains 4; + +method simple; + +simpleCoeffs +{ + n ( 2 2 1 ); + delta 0.001; +} + +hierarchicalCoeffs +{ + n ( 1 1 1 ); + delta 0.001; + order xyz; +} + +metisCoeffs +{ + processorWeights ( 1 1 1 1 ); +} + +manualCoeffs +{ + dataFile ""; +} + +distributed no; + +roots (); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/system/fvSchemes b/olaflow/of_short_ts_5/system/fvSchemes new file mode 100644 index 0000000..c0ac5b1 --- /dev/null +++ b/olaflow/of_short_ts_5/system/fvSchemes @@ -0,0 +1,79 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +ddtSchemes +{ + default Euler; +} + +gradSchemes +{ + default Gauss linear; +} + +divSchemes +{ + div(rhoPhi,U) Gauss limitedLinearV 1; + div(U) Gauss linear; + div((rhoPhi|interpolate(porosity)),U) Gauss limitedLinearV 1; + div(rhoPhiPor,UPor) Gauss limitedLinearV 1; + div(rhoPhi,UPor) Gauss limitedLinearV 1; + div(rhoPhiPor,U) Gauss limitedLinearV 1; + div(phi,alpha) Gauss vanLeer; + div(phirb,alpha) Gauss interfaceCompression; + div((muEff*dev(T(grad(U))))) Gauss linear; + div(phi,k) Gauss upwind; + div(phi,epsilon) Gauss upwind; + div((phi|interpolate(porosity)),k) Gauss upwind; + div((phi*interpolate(rho)),k) Gauss upwind; + div((phi|interpolate(porosity)),epsilon) Gauss upwind; + div(phi,omega) Gauss upwind; + div((phi|interpolate(porosity)),omega) Gauss upwind; + div((phi*interpolate(rho)),omega) Gauss upwind; + div((phi*interpolate(rho)),epsilon) Gauss upwind; +} + +laplacianSchemes +{ + default Gauss linear corrected; +} + +interpolationSchemes +{ + default linear; +} + +snGradSchemes +{ + default corrected; +} + +fluxRequired +{ + default no; + p_rgh; + pcorr; + alpha.water; +} + +wallDist +{ + method meshWave; +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/system/fvSolution b/olaflow/of_short_ts_5/system/fvSolution new file mode 100644 index 0000000..ca48d43 --- /dev/null +++ b/olaflow/of_short_ts_5/system/fvSolution @@ -0,0 +1,95 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +solvers +{ + "alpha.water.*" + { + nAlphaCorr 1; + nAlphaSubCycles 2; + alphaOuterCorrectors yes; + cAlpha 1; + + MULESCorr no; + nLimiterIter 3; + + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-8; + relTol 0; + } + + "pcorr.*" + { + solver PCG; + preconditioner DIC; + tolerance 1e-5; + relTol 0; + } + + p_rgh + { + solver PCG; + preconditioner DIC; + tolerance 1e-07; + relTol 0.05; + } + + p_rghFinal + { + $p_rgh; + relTol 0; + } + + U + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-06; + relTol 0; + } + + "(k|epsilon|omega|B|nuTilda).*" + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-08; + relTol 0; + } +} + +PIMPLE +{ + momentumPredictor no; + nOuterCorrectors 1; + nCorrectors 3; + nNonOrthogonalCorrectors 0; +} + +relaxationFactors +{ + fields + { + } + equations + { + ".*" 1; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/system/graphUniform b/olaflow/of_short_ts_5/system/graphUniform new file mode 100644 index 0000000..d2e315b --- /dev/null +++ b/olaflow/of_short_ts_5/system/graphUniform @@ -0,0 +1,25 @@ +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 9 + \\/ M anipulation | +------------------------------------------------------------------------------- +Description + Writes graph data for specified fields along a line, specified by start and + end points. A specified number of graph points are used, distributed + uniformly along the line. + +\*---------------------------------------------------------------------------*/ + +start (-50 0.5 -15); +end (-50 0.5 15); +nPoints 100; + +fields (alpha.water); + +axis z; + +#includeEtc "caseDicts/postProcessing/graphs/graphUniform.cfg" + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_5/system/setFieldsDict b/olaflow/of_short_ts_5/system/setFieldsDict new file mode 100644 index 0000000..6b39f30 --- /dev/null +++ b/olaflow/of_short_ts_5/system/setFieldsDict @@ -0,0 +1,63 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object setFieldsDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +defaultFieldValues +( + volScalarFieldValue alpha.water 0 + volVectorFieldValue U (0 0 0) + volScalarFieldValue porosityIndex 0 +); + +regions +( + boxToCell + { + box (-200 -100 -100) (100 100 4.5); + + fieldValues + ( + volScalarFieldValue alpha.water 1 + ); + } + boxToCell + { + box (-110 -100 0) (-100 100 1); + + fieldValues + ( + volVectorFieldValue U (1 0 0) + ); + } + surfaceToCell + { + file "./constant/triSurface/poro.stl"; + outsidePoints ((-100 0 0)); // definition of outside + includeCut true; // cells cut by surface + includeInside true; // cells not on outside of surf + includeOutside false; // cells on outside of surf + nearDistance -1; // cells with centre near surf + // (set to -1 if not used) + curvature -100; // cells within nearDistance + // and near surf curvature + // (set to -100 if not used) + + fieldValues + ( + volScalarFieldValue porosityIndex 1 + ); + } +); diff --git a/olaflow/of_short_ts_5/system/snappyHexMeshDict b/olaflow/of_short_ts_5/system/snappyHexMeshDict new file mode 100644 index 0000000..0a30707 --- /dev/null +++ b/olaflow/of_short_ts_5/system/snappyHexMeshDict @@ -0,0 +1,341 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object snappyHexMeshDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Which of the steps to run +castellatedMesh true; +snap false; +addLayers false; + + +// Geometry. Definition of all surfaces. All surfaces are of class +// searchableSurface. +// Surfaces are used +// - to specify refinement for any mesh cell intersecting it +// - to specify refinement for any mesh cell inside/outside/near +// - to 'snap' the mesh boundary to the surface +geometry +{ + + + bathy.stl + { + type triSurfaceMesh; + name bathy; + } + +}; + + + +// Settings for the castellatedMesh generation. +castellatedMeshControls +{ + + // Refinement parameters + // ~~~~~~~~~~~~~~~~~~~~~ + + // If local number of cells is >= maxLocalCells on any processor + // switches from from refinement followed by balancing + // (current method) to (weighted) balancing before refinement. + maxLocalCells 10000000; + + // Overall cell limit (approximately). Refinement will stop immediately + // upon reaching this number so a refinement level might not complete. + // Note that this is the number of cells before removing the part which + // is not 'visible' from the keepPoint. The final number of cells might + // actually be a lot less. + maxGlobalCells 10000000; + + // The surface refinement loop might spend lots of iterations refining just a + // few cells. This setting will cause refinement to stop if <= minimumRefine + // are selected for refinement. Note: it will at least do one iteration + // (unless the number of cells to refine is 0) + minRefinementCells 10; + + // Allow a certain level of imbalance during refining + // (since balancing is quite expensive) + // Expressed as fraction of perfect balance (= overall number of cells / + // nProcs). 0=balance always. + maxLoadUnbalance 0.10; + + + // Number of buffer layers between different levels. + // 1 means normal 2:1 refinement restriction, larger means slower + // refinement. + nCellsBetweenLevels 3; + + + + // Explicit feature edge refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies a level for any cell intersected by its edges. + // This is a featureEdgeMesh, read from constant/triSurface for now. + features + ( + //{ + // file "tanque.stl"; + // level 2; + //} + ); + + + + // Surface based refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies two levels for every surface. The first is the minimum level, + // every cell intersecting a surface gets refined up to the minimum level. + // The second level is the maximum level. Cells that 'see' multiple + // intersections where the intersections make an + // angle > resolveFeatureAngle get refined up to the maximum level. + + refinementSurfaces + { + + //caisson + //{ + // // Surface-wise min and max refinement level + // level ( 1 1 ); + //} + bathy + { + level ( 0 0 ); + } + + } + + // Resolve sharp angles + resolveFeatureAngle 65; + + + // Region-wise refinement + // ~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies refinement level for cells in relation to a surface. One of + // three modes + // - distance. 'levels' specifies per distance to the surface the + // wanted refinement level. The distances need to be specified in + // descending order. + // - inside. 'levels' is only one entry and only the level is used. All + // cells inside the surface get refined up to the level. The surface + // needs to be closed for this to be possible. + // - outside. Same but cells outside. + + refinementRegions + { + //mode distance; + //levels + //( + // (1.0 4) + // (2.0 3) + //); + } + + + // Mesh selection + // ~~~~~~~~~~~~~~ + + // After refinement patches get added for all refinementSurfaces and + // all cells intersecting the surfaces get put into these patches. The + // section reachable from the locationInMesh is kept. + // NOTE: This point should never be on a face, always inside a cell, even + // after refinement. + locationInMesh (-100 0 0); + + // Whether any faceZones (as specified in the refinementSurfaces) + // are only on the boundary of corresponding cellZones or also allow + // free-standing zone faces. Not used if there are no faceZones. + allowFreeStandingZoneFaces true; +} + + + +// Settings for the snapping. +snapControls +{ + //- Number of patch smoothing iterations before finding correspondence + // to surface + nSmoothPatch 3; + + //- Relative distance for points to be attracted by surface feature point + // or edge. True distance is this factor times local + // maximum edge length. + tolerance 4.0; + + //- Number of mesh displacement relaxation iterations. + nSolveIter 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 5; +} + + + +// Settings for the layer addition. +addLayersControls +{ + // Are the thickness parameters below relative to the undistorted + // size of the refined cell outside layer (true) or absolute sizes (false). + relativeSizes true; + + // Per final patch (so not geometry!) the layer information + layers + { + //batimetria_patch0 + //{ + // nSurfaceLayers 2; //was 1 //was 4 + //} + } + + // Expansion factor for layer mesh + expansionRatio 1.0; + + //- Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // See relativeSizes parameter. + finalLayerThickness 0.3; + + //- Minimum thickness of cell layer. If for any reason layer + // cannot be above minThickness do not add layer. + // Relative to undistorted size of cell outside layer. + minThickness 0.1; + + //- If points get not extruded do nGrow layers of connected faces that are + // also not grown. This helps convergence of the layer addition process + // close to features. + nGrow 1; + + + // Advanced settings + + //- When not to extrude surface. 0 is flat surface, 90 is when two faces + // make straight angle. + featureAngle 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 3; + + // Number of smoothing iterations of surface normals + nSmoothSurfaceNormals 1; + + // Number of smoothing iterations of interior mesh movement direction + nSmoothNormals 3; + + // Smooth layer thickness over surface patches + nSmoothThickness 10; + + // Stop layer growth on highly warped cells + maxFaceThicknessRatio 0.5; + + // Reduce layer growth where ratio thickness to medial + // distance is large + maxThicknessToMedialRatio 0.3; + + // Angle used to pick up medial axis points + minMedianAxisAngle 130; + + // Create buffer region for new layer terminations + nBufferCellsNoExtrude 0; + + // Overall max number of layer addition iterations + nLayerIter 50; +} + + + +// Generic mesh quality settings. At any undoable phase these determine +// where to undo. +meshQualityControls +{ + //- Maximum non-orthogonality allowed. Set to 180 to disable. + maxNonOrtho 65; + + //- Max skewness allowed. Set to <0 to disable. + maxBoundarySkewness 20; + maxInternalSkewness 4; + + //- Max concaveness allowed. Is angle (in degrees) below which concavity + // is allowed. 0 is straight face, <0 would be convex face. + // Set to 180 to disable. + maxConcave 80; + + //- Minimum projected area v.s. actual area. Set to -1 to disable. + minFlatness 0.5; + + //- Minimum pyramid volume. Is absolute volume of cell pyramid. + // Set to a sensible fraction of the smallest cell volume expected. + // Set to very negative number (e.g. -1E30) to disable. + minVol 1e-13; + + //- Minimum quality of the tet formed by the face-centre + // and variable base point minimum decomposition triangles and + // the cell centre. This has to be a positive number for tracking + // to work. Set to very negative number (e.g. -1E30) to + // disable. + // <0 = inside out tet, + // 0 = flat tet + // 1 = regular tet + minTetQuality 1e-30; + + //- Minimum face area. Set to <0 to disable. + minArea -1; + + //- Minimum face twist. Set to <-1 to disable. dot product of face normal + //- and face centre triangles normal + minTwist 0.02; + + //- minimum normalised cell determinant + //- 1 = hex, <= 0 = folded or flattened illegal cell + minDeterminant 0.001; + + //- minFaceWeight (0 -> 0.5) + minFaceWeight 0.02; + + //- minVolRatio (0 -> 1) + minVolRatio 0.01; + + //must be >0 for Fluent compatibility + minTriangleTwist -1; + + + // Advanced + + //- Number of error distribution iterations + nSmoothScale 4; + //- amount to scale back displacement at error points + errorReduction 0.75; +} + + +// Advanced + +// Flags for optional output +// 0 : only write final meshes +// 1 : write intermediate meshes +// 2 : write volScalarField with cellLevel for postprocessing +// 4 : write current intersections as .obj files +debug 0; + + +// Merge tolerance. Is fraction of overall bounding box of initial mesh. +// Note: the write tolerance needs to be higher than this. +mergeTolerance 1E-6; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/U b/olaflow/of_short_ts_6/0.org/U new file mode 100644 index 0000000..d8e9345 --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/U @@ -0,0 +1,67 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.x | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volVectorField; + location "0"; + object U; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -1 0 0 0 0]; + +internalField uniform (0 0 0); + +boundaryField +{ + inlet + { + type waveVelocity; + waveDictName waveDict; + value uniform (0 0 0); + } + atmosphere + { + type pressureInletOutletVelocity; + value uniform (0 0 0); + } + "wall." + { + type fixedValue; + value uniform (0 0 0); + } + bathy + { + type fixedValue; + value uniform (0 0 0); + } + bloc0 + { + type fixedValue; + value uniform (0 0 0); + } + bloc1 + { + type fixedValue; + value uniform (0 0 0); + } + defaultFaces + { + type empty; + } + outlet + { + type waveAbsorption2DVelocity; + value uniform (0 0 0); + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/alpha.water b/olaflow/of_short_ts_6/0.org/alpha.water new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/alpha.water @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/alpha.water.org b/olaflow/of_short_ts_6/0.org/alpha.water.org new file mode 100644 index 0000000..49520af --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/alpha.water.org @@ -0,0 +1,61 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object alpha.water; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type waveAlpha; + waveDictName waveDict; + value uniform 0; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0; + value uniform 0; + } +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/epsilon b/olaflow/of_short_ts_6/0.org/epsilon new file mode 100644 index 0000000..706ec43 --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/epsilon @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object epsilon; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -3 0 0 0 0]; + +internalField uniform 0.0001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } + "wall." + { + type epsilonWallFunction; + value uniform 0.0001; + } + bathy + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc0 + { + type epsilonWallFunction; + value uniform 0.0001; + } + bloc1 + { + type epsilonWallFunction; + value uniform 0.0001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.0001; + value uniform 0.0001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/k b/olaflow/of_short_ts_6/0.org/k new file mode 100644 index 0000000..83de11c --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/k @@ -0,0 +1,69 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object k; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -2 0 0 0 0]; + +internalField uniform 0.00000001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } + "wall." + { + type kqRWallFunction; + value uniform 0.00000001; + } + bathy + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc0 + { + type kqRWallFunction; + value uniform 0.00000001; + } + bloc1 + { + type kqRWallFunction; + value uniform 0.00000001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.00000001; + value uniform 0.00000001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/nut b/olaflow/of_short_ts_6/0.org/nut new file mode 100644 index 0000000..29da2ca --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/nut @@ -0,0 +1,78 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object nut; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 2 -1 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type calculated; + value uniform 0; + } + outlet + { + type calculated; + value uniform 0; + } + "wall." + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + atmosphere + { + type calculated; + value uniform 0; + } + defaultFaces + { + type empty; + } + bathy + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc0 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } + bloc1 + { + type nutkWallFunction; + Cmu 0.09; + kappa 0.41; + E 9.8; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/omega b/olaflow/of_short_ts_6/0.org/omega new file mode 100644 index 0000000..98f8314 --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/omega @@ -0,0 +1,68 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object omega; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 -1 0 0 0 0]; + +internalField uniform 0.001; + +boundaryField +{ + inlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + outlet + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } + "wall." + { + type omegaWallFunction; + value uniform 0.001; + } + bathy + { + type omegaWallFunction; + value uniform 0.001; + } + bloc0 + { + type omegaWallFunction; + value uniform 0.001; + } + bloc1 + { + type omegaWallFunction; + value uniform 0.001; + } + defaultFaces + { + type empty; + } + atmosphere + { + type inletOutlet; + inletValue uniform 0.001; + value uniform 0.001; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/p_rgh b/olaflow/of_short_ts_6/0.org/p_rgh new file mode 100644 index 0000000..eb45d1a --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/p_rgh @@ -0,0 +1,71 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.5-dev | +| \\ / A nd | Web: http://www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + object p_rgh; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [1 -1 -2 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + "wall." + { + type fixedFluxPressure; + value uniform 0; + } + bathy + { + type fixedFluxPressure; + value uniform 0; + } + bloc0 + { + type fixedFluxPressure; + value uniform 0; + } + bloc1 + { + type fixedFluxPressure; + value uniform 0; + } + defaultFaces + { + type empty; + } + outlet + { + type fixedFluxPressure; + value uniform 0; + } + inlet + { + type fixedFluxPressure; + value uniform 0; + } + atmosphere + { + type totalPressure; + U U; + phi phi; + rho rho; + psi none; + gamma 1; + p0 uniform 0; + value uniform 0; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/porosityIndex b/olaflow/of_short_ts_6/0.org/porosityIndex new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/porosityIndex @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/0.org/porosityIndex.org b/olaflow/of_short_ts_6/0.org/porosityIndex.org new file mode 100644 index 0000000..b9c5790 --- /dev/null +++ b/olaflow/of_short_ts_6/0.org/porosityIndex.org @@ -0,0 +1,59 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class volScalarField; + location "0"; + object porosityIndex; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 0 0 0 0 0 0]; + +internalField uniform 0; + +boundaryField +{ + inlet + { + type zeroGradient; + } + outlet + { + type zeroGradient; + } + "wall." + { + type zeroGradient; + } + bathy + { + type zeroGradient; + } + bloc0 + { + type zeroGradient; + } + bloc1 + { + type zeroGradient; + } + defaultFaces + { + type empty; + } + atmosphere + { + type zeroGradient; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/g b/olaflow/of_short_ts_6/constant/g new file mode 100644 index 0000000..c1dbc16 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/g @@ -0,0 +1,22 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class uniformDimensionedVectorField; + location "constant"; + object g; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +dimensions [0 1 -2 0 0 0 0]; +value ( 0 0 -9.81 ); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/porosityDict b/olaflow/of_short_ts_6/constant/porosityDict new file mode 100644 index 0000000..71fe7c6 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/porosityDict @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object porosityDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Materials: clear region, core, secondary armour layer, primary armour layer +// a,b,c: tuning parameters +a 2(0 50); +b 2(0 1.2); +c 2(0 0.34); + +// D50: mean nominal diameter +D50 2(1 4); +// porosity (phi) +porosity 2(1 0.25); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/transportProperties b/olaflow/of_short_ts_6/constant/transportProperties new file mode 100644 index 0000000..d3edb56 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/transportProperties @@ -0,0 +1,37 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 3.0.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object transportProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +phases (water air); + +water +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1e-06; + rho [1 -3 0 0 0 0 0] 1000; +} + +air +{ + transportModel Newtonian; + nu [0 2 -1 0 0 0 0] 1.48e-05; + rho [1 -3 0 0 0 0 0] 1; +} + +sigma [1 0 -2 0 0 0 0] 0.07; + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/triSurface b/olaflow/of_short_ts_6/constant/triSurface new file mode 120000 index 0000000..3f29a96 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/triSurface @@ -0,0 +1 @@ +../../out_bathy/ \ No newline at end of file diff --git a/olaflow/of_short_ts_6/constant/turbulenceProperties b/olaflow/of_short_ts_6/constant/turbulenceProperties new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/turbulenceProperties @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/turbulenceProperties_keps b/olaflow/of_short_ts_6/constant/turbulenceProperties_keps new file mode 100644 index 0000000..35b1307 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/turbulenceProperties_keps @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kEpsilon; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/turbulenceProperties_sst b/olaflow/of_short_ts_6/constant/turbulenceProperties_sst new file mode 100644 index 0000000..187f845 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/turbulenceProperties_sst @@ -0,0 +1,29 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.1.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object turbulenceProperties; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +simulationType RAS; + +RAS +{ + RASModel kOmegaSST; + + turbulence on; + + printCoeffs on; +} + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/waveDict b/olaflow/of_short_ts_6/constant/waveDict new file mode 100644 index 0000000..0526843 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/waveDict @@ -0,0 +1,2449 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +802 +( +0.0 +0.25499999999919964 +0.4959999999991851 +0.75 +1.0049999999991996 +1.245999999999185 +1.5 +1.7549999999991996 +1.995999999999185 +2.25 +2.5049999999991996 +2.745999999999185 +3.0 +3.2549999999991996 +3.495999999999185 +3.75 +4.0049999999992 +4.245999999999185 +4.5 +4.7549999999992 +4.995999999999185 +5.25 +5.5049999999992 +5.745999999999185 +6.0 +6.2549999999992 +6.495999999999185 +6.75 +7.0049999999992 +7.245999999999185 +7.5 +7.7549999999992 +7.995999999999185 +8.25 +8.5049999999992 +8.745999999999185 +9.0 +9.2549999999992 +9.495999999999185 +9.75 +10.0049999999992 +10.245999999999185 +10.5 +10.7549999999992 +10.995999999999185 +11.25 +11.5049999999992 +11.745999999999185 +12.0 +12.2549999999992 +12.495999999999185 +12.75 +13.0049999999992 +13.245999999999185 +13.5 +13.7549999999992 +13.995999999999185 +14.25 +14.5049999999992 +14.745999999999185 +15.0 +15.2549999999992 +15.495999999999185 +15.75 +16.0049999999992 +16.245999999999185 +16.5 +16.7549999999992 +16.995999999999185 +17.25 +17.5049999999992 +17.745999999999185 +18.0 +18.2549999999992 +18.495999999999185 +18.75 +19.0049999999992 +19.245999999999185 +19.5 +19.7549999999992 +19.995999999999185 +20.25 +20.5049999999992 +20.745999999999185 +21.0 +21.2549999999992 +21.495999999999185 +21.75 +22.0049999999992 +22.245999999999185 +22.5 +22.7549999999992 +22.995999999999185 +23.25 +23.5049999999992 +23.745999999999185 +24.0 +24.2549999999992 +24.495999999999185 +24.75 +25.0049999999992 +25.245999999999185 +25.5 +25.7549999999992 +25.995999999999185 +26.25 +26.5049999999992 +26.745999999999185 +27.0 +27.2549999999992 +27.495999999999185 +27.75 +28.0049999999992 +28.245999999999185 +28.5 +28.7549999999992 +28.995999999999185 +29.25 +29.5049999999992 +29.745999999999185 +30.0 +30.2549999999992 +30.495999999999185 +30.75 +31.0049999999992 +31.245999999999185 +31.5 +31.7549999999992 +31.995999999999185 +32.25 +32.5049999999992 +32.745999999999185 +33.0 +33.2549999999992 +33.495999999999185 +33.75 +34.0049999999992 +34.245999999999185 +34.5 +34.7549999999992 +34.995999999999185 +35.25 +35.5049999999992 +35.745999999999185 +36.0 +36.2549999999992 +36.495999999999185 +36.75 +37.0049999999992 +37.245999999999185 +37.5 +37.7549999999992 +37.995999999999185 +38.25 +38.5049999999992 +38.745999999999185 +39.0 +39.2549999999992 +39.495999999999185 +39.75 +40.0049999999992 +40.245999999999185 +40.5 +40.7549999999992 +40.995999999999185 +41.25 +41.5049999999992 +41.745999999999185 +42.0 +42.2549999999992 +42.495999999999185 +42.75 +43.0049999999992 +43.245999999999185 +43.5 +43.7549999999992 +43.995999999999185 +44.25 +44.5049999999992 +44.745999999999185 +45.0 +45.2549999999992 +45.495999999999185 +45.75 +46.0049999999992 +46.245999999999185 +46.5 +46.7549999999992 +46.995999999999185 +47.25 +47.5049999999992 +47.745999999999185 +48.0 +48.2549999999992 +48.495999999999185 +48.75 +49.0049999999992 +49.245999999999185 +49.5 +49.7549999999992 +49.995999999999185 +50.25 +50.5049999999992 +50.745999999999185 +51.0 +51.2549999999992 +51.495999999999185 +51.75 +52.0049999999992 +52.245999999999185 +52.5 +52.7549999999992 +52.995999999999185 +53.25 +53.5049999999992 +53.745999999999185 +54.0 +54.2549999999992 +54.495999999999185 +54.75 +55.0049999999992 +55.245999999999185 +55.5 +55.7549999999992 +55.995999999999185 +56.25 +56.5049999999992 +56.745999999999185 +57.0 +57.2549999999992 +57.495999999999185 +57.75 +58.0049999999992 +58.245999999999185 +58.5 +58.7549999999992 +58.995999999999185 +59.25 +59.5049999999992 +59.745999999999185 +60.0 +60.2549999999992 +60.495999999999185 +60.75 +61.0049999999992 +61.245999999999185 +61.5 +61.7549999999992 +61.995999999999185 +62.25 +62.5049999999992 +62.745999999999185 +63.0 +63.2549999999992 +63.495999999999185 +63.75 +64.0049999999992 +64.24599999999919 +64.5 +64.7549999999992 +64.99599999999919 +65.25 +65.5049999999992 +65.74599999999919 +66.0 +66.2549999999992 +66.49599999999919 +66.75 +67.0049999999992 +67.24599999999919 +67.5 +67.7549999999992 +67.99599999999919 +68.25 +68.5049999999992 +68.74599999999919 +69.0 +69.2549999999992 +69.49599999999919 +69.75 +70.0049999999992 +70.24599999999919 +70.5 +70.7549999999992 +70.99599999999919 +71.25 +71.5049999999992 +71.74599999999919 +72.0 +72.2549999999992 +72.49599999999919 +72.75 +73.0049999999992 +73.24599999999919 +73.5 +73.7549999999992 +73.99599999999919 +74.25 +74.5049999999992 +74.74599999999919 +75.0 +75.2549999999992 +75.49599999999919 +75.75 +76.0049999999992 +76.24599999999919 +76.5 +76.7549999999992 +76.99599999999919 +77.25 +77.5049999999992 +77.74599999999919 +78.0 +78.2549999999992 +78.49599999999919 +78.75 +79.0049999999992 +79.24599999999919 +79.5 +79.7549999999992 +79.99599999999919 +80.25 +80.5049999999992 +80.74599999999919 +81.0 +81.2549999999992 +81.49599999999919 +81.75 +82.0049999999992 +82.24599999999919 +82.5 +82.7549999999992 +82.99599999999919 +83.25 +83.5049999999992 +83.74599999999919 +84.0 +84.2549999999992 +84.49599999999919 +84.75 +85.0049999999992 +85.24599999999919 +85.5 +85.7549999999992 +85.99599999999919 +86.25 +86.5049999999992 +86.74599999999919 +87.0 +87.2549999999992 +87.49599999999919 +87.75 +88.0049999999992 +88.24599999999919 +88.5 +88.7549999999992 +88.99599999999919 +89.25 +89.5049999999992 +89.74599999999919 +90.0 +90.2549999999992 +90.49599999999919 +90.75 +91.0049999999992 +91.24599999999919 +91.5 +91.7549999999992 +91.99599999999919 +92.25 +92.5049999999992 +92.74599999999919 +93.0 +93.2549999999992 +93.49599999999919 +93.75 +94.0049999999992 +94.24599999999919 +94.5 +94.7549999999992 +94.99599999999919 +95.25 +95.5049999999992 +95.74599999999919 +96.0 +96.2549999999992 +96.49599999999919 +96.75 +97.0049999999992 +97.24599999999919 +97.5 +97.7549999999992 +97.99599999999919 +98.25 +98.5049999999992 +98.74599999999919 +99.0 +99.2549999999992 +99.49599999999919 +99.75 +100.0049999999992 +100.24599999999919 +100.5 +100.7549999999992 +100.99599999999919 +101.25 +101.5049999999992 +101.74599999999919 +102.0 +102.2549999999992 +102.49599999999919 +102.75 +103.0049999999992 +103.24599999999919 +103.5 +103.7549999999992 +103.99599999999919 +104.25 +104.5049999999992 +104.74599999999919 +105.0 +105.2549999999992 +105.49599999999919 +105.75 +106.0049999999992 +106.24599999999919 +106.5 +106.7549999999992 +106.99599999999919 +107.25 +107.5049999999992 +107.74599999999919 +108.0 +108.2549999999992 +108.49599999999919 +108.75 +109.0049999999992 +109.24599999999919 +109.5 +109.7549999999992 +109.99599999999919 +110.25 +110.5049999999992 +110.74599999999919 +111.0 +111.2549999999992 +111.49599999999919 +111.75 +112.0049999999992 +112.24599999999919 +112.5 +112.7549999999992 +112.99599999999919 +113.25 +113.5049999999992 +113.74599999999919 +114.0 +114.2549999999992 +114.49599999999919 +114.75 +115.0049999999992 +115.24599999999919 +115.5 +115.7549999999992 +115.99599999999919 +116.25 +116.5049999999992 +116.74599999999919 +117.0 +117.2549999999992 +117.49599999999919 +117.75 +118.0049999999992 +118.24599999999919 +118.5 +118.7549999999992 +118.99599999999919 +119.25 +119.5049999999992 +119.74599999999919 +120.0 +120.2549999999992 +120.49599999999919 +120.75 +121.0049999999992 +121.24599999999919 +121.5 +121.7549999999992 +121.99599999999919 +122.25 +122.5049999999992 +122.74599999999919 +123.0 +123.2549999999992 +123.49599999999919 +123.75 +124.0049999999992 +124.24599999999919 +124.5 +124.7549999999992 +124.99599999999919 +125.25 +125.5049999999992 +125.74599999999919 +126.0 +126.2549999999992 +126.49599999999919 +126.75 +127.0049999999992 +127.24599999999919 +127.5 +127.7549999999992 +127.99599999999919 +128.25 +128.5049999999992 +128.74599999999919 +129.0 +129.2549999999992 +129.49599999999919 +129.75 +130.0049999999992 +130.24599999999919 +130.5 +130.7549999999992 +130.99599999999919 +131.25 +131.5049999999992 +131.74599999999919 +132.0 +132.2549999999992 +132.49599999999919 +132.75 +133.0049999999992 +133.24599999999919 +133.5 +133.7549999999992 +133.99599999999919 +134.25 +134.5049999999992 +134.74599999999919 +135.0 +135.2549999999992 +135.49599999999919 +135.75 +136.0049999999992 +136.24599999999919 +136.5 +136.7549999999992 +136.99599999999919 +137.25 +137.5049999999992 +137.74599999999919 +138.0 +138.2549999999992 +138.49599999999919 +138.75 +139.0049999999992 +139.24599999999919 +139.5 +139.7549999999992 +139.99599999999919 +140.25 +140.5049999999992 +140.74599999999919 +141.0 +141.2549999999992 +141.49599999999919 +141.75 +142.0049999999992 +142.24599999999919 +142.5 +142.7549999999992 +142.99599999999919 +143.25 +143.5049999999992 +143.74599999999919 +144.0 +144.2549999999992 +144.49599999999919 +144.75 +145.0049999999992 +145.24599999999919 +145.5 +145.7549999999992 +145.99599999999919 +146.25 +146.5049999999992 +146.74599999999919 +147.0 +147.2549999999992 +147.49599999999919 +147.75 +148.0049999999992 +148.24599999999919 +148.5 +148.7549999999992 +148.99599999999919 +149.25 +149.5049999999992 +149.74599999999919 +150.0 +150.2549999999992 +150.49599999999919 +150.75 +151.0049999999992 +151.24599999999919 +151.5 +151.7549999999992 +151.99599999999919 +152.25 +152.5049999999992 +152.74599999999919 +153.0 +153.2549999999992 +153.49599999999919 +153.75 +154.0049999999992 +154.24599999999919 +154.5 +154.7549999999992 +154.99599999999919 +155.25 +155.5049999999992 +155.74599999999919 +156.0 +156.2549999999992 +156.49599999999919 +156.75 +157.0049999999992 +157.24599999999919 +157.5 +157.7549999999992 +157.99599999999919 +158.25 +158.5049999999992 +158.74599999999919 +159.0 +159.2549999999992 +159.49599999999919 +159.75 +160.0049999999992 +160.24599999999919 +160.5 +160.7549999999992 +160.99599999999919 +161.25 +161.5049999999992 +161.74599999999919 +162.0 +162.2549999999992 +162.49599999999919 +162.75 +163.0049999999992 +163.24599999999919 +163.5 +163.7549999999992 +163.99599999999919 +164.25 +164.5049999999992 +164.74599999999919 +165.0 +165.2549999999992 +165.49599999999919 +165.75 +166.0049999999992 +166.24599999999919 +166.5 +166.7549999999992 +166.99599999999919 +167.25 +167.5049999999992 +167.74599999999919 +168.0 +168.2549999999992 +168.49599999999919 +168.75 +169.0049999999992 +169.24599999999919 +169.5 +169.7549999999992 +169.99599999999919 +170.25 +170.5049999999992 +170.74599999999919 +171.0 +171.2549999999992 +171.49599999999919 +171.75 +172.0049999999992 +172.24599999999919 +172.5 +172.7549999999992 +172.99599999999919 +173.25 +173.5049999999992 +173.74599999999919 +174.0 +174.2549999999992 +174.49599999999919 +174.75 +175.0049999999992 +175.24599999999919 +175.5 +175.7549999999992 +175.99599999999919 +176.25 +176.5049999999992 +176.74599999999919 +177.0 +177.2549999999992 +177.49599999999919 +177.75 +178.0049999999992 +178.24599999999919 +178.5 +178.7549999999992 +178.99599999999919 +179.25 +179.5049999999992 +179.74599999999919 +180.0 +180.2549999999992 +180.49599999999919 +180.75 +181.0049999999992 +181.24599999999919 +181.5 +181.7549999999992 +181.99599999999919 +182.25 +182.5049999999992 +182.74599999999919 +183.0 +183.2549999999992 +183.49599999999919 +183.75 +184.0049999999992 +184.24599999999919 +184.5 +184.7549999999992 +184.99599999999919 +185.25 +185.5049999999992 +185.74599999999919 +186.0 +186.2549999999992 +186.49599999999919 +186.75 +187.0049999999992 +187.24599999999919 +187.5 +187.7549999999992 +187.99599999999919 +188.25 +188.5049999999992 +188.74599999999919 +189.0 +189.2549999999992 +189.49599999999919 +189.75 +190.0049999999992 +190.24599999999919 +190.5 +190.7549999999992 +190.99599999999919 +191.25 +191.5049999999992 +191.74599999999919 +192.0 +192.2549999999992 +192.49599999999919 +192.75 +193.0049999999992 +193.24599999999919 +193.5 +193.7549999999992 +193.99599999999919 +194.25 +194.5049999999992 +194.74599999999919 +195.0 +195.2549999999992 +195.49599999999919 +195.75 +196.0049999999992 +196.24599999999919 +196.5 +196.7549999999992 +196.99599999999919 +197.25 +197.5049999999992 +197.74599999999919 +198.0 +198.2549999999992 +198.49599999999919 +198.75 +199.0049999999992 +199.24599999999919 +199.5 +199.7549999999992 +199.99599999999919 +200.25 +); + +paddleVelocity +802 +( +-0.9322925 +-1.0766824 +-1.2049251 +-1.3263367 +-1.4262202 +-1.493435 +-1.5265559 +-1.5070274 +-1.4278208 +-1.2699289 +-1.0374863 +-0.76266 +-0.42969653 +-0.07286313 +0.2712851 +0.6344259 +0.9840938 +1.2901301 +1.5768057 +1.8057141 +1.9487743 +2.0038054 +1.9471716 +1.795519 +1.5480808 +1.2373455 +0.90972376 +0.54465085 +0.17999941 +-0.1478299 +-0.4654706 +-0.7403796 +-0.9535176 +-1.1279303 +-1.2490191 +-1.316101 +-1.3414695 +-1.3246491 +-1.2760204 +-1.1952949 +-1.0910064 +-0.97510004 +-0.8370472 +-0.68735534 +-0.5398836 +-0.38148707 +-0.22842136 +-0.09595227 +0.024659503 +0.1174274 +0.1745677 +0.19950588 +0.18684366 +0.141535 +0.060772937 +-0.04943848 +-0.17530073 +-0.3263215 +-0.4874505 +-0.63991505 +-0.7926803 +-0.92491037 +-1.0213553 +-1.0864186 +-1.1083643 +-1.0886788 +-1.0266254 +-0.9263742 +-0.80269456 +-0.6476512 +-0.4766118 +-0.3080257 +-0.1269757 +0.05218976 +0.21710245 +0.3869772 +0.5498317 +0.69419324 +0.8341063 +0.95441645 +1.0434958 +1.1058904 +1.1301215 +1.1157904 +1.0638713 +0.98014367 +0.88083565 +0.7635421 +0.64367765 +0.5356481 +0.43187395 +0.34458378 +0.28186688 +0.2405084 +0.22956559 +0.24977252 +0.30404228 +0.38916668 +0.49179778 +0.61629456 +0.7467098 +0.8656478 +0.979057 +1.0713327 +1.1331925 +1.1679945 +1.1679239 +1.1346087 +1.0640955 +0.95874244 +0.83017 +0.665923 +0.47786176 +0.28399304 +0.065562665 +-0.1603058 +-0.3755408 +-0.6039581 +-0.8304316 +-1.0413302 +-1.2627785 +-1.4805006 +-1.6792957 +-1.8789322 +-2.0588257 +-2.2018743 +-2.3179436 +-2.3921998 +-2.4241748 +-2.4235637 +-2.3972268 +-2.3587718 +-2.3123364 +-2.2637703 +-2.2161348 +-2.1592839 +-2.0895114 +-2.0074856 +-1.9003754 +-1.7731019 +-1.6352036 +-1.4687047 +-1.2770302 +-1.0682131 +-0.81184334 +-0.52012634 +-0.21850324 +0.121173255 +0.46893364 +0.7922746 +1.1196004 +1.4179195 +1.6618801 +1.8730285 +2.0284038 +2.1211653 +2.1634345 +2.1506119 +2.0918393 +1.9841537 +1.8351711 +1.6634434 +1.4558252 +1.2325164 +1.0181199 +0.7964439 +0.590519 +0.4175865 +0.26007846 +0.1309687 +0.034824066 +-0.042017374 +-0.09457998 +-0.12300598 +-0.13139956 +-0.11800654 +-0.08654529 +-0.035305306 +0.030714318 +0.102349326 +0.18383577 +0.2659448 +0.33986455 +0.41160297 +0.4739693 +0.5231012 +0.5652293 +0.5982514 +0.62312776 +0.6456929 +0.6672799 +0.6890026 +0.71513957 +0.7447611 +0.774833 +0.80664563 +0.83466876 +0.85300404 +0.8585225 +0.8437134 +0.8062753 +0.73696744 +0.63433117 +0.5068771 +0.34096205 +0.14867644 +-0.049461316 +-0.2693364 +-0.48910624 +-0.6873538 +-0.8816844 +-1.0532973 +-1.1900866 +-1.3060889 +-1.3897406 +-1.43829 +-1.4582014 +-1.4461653 +-1.4058247 +-1.3320981 +-1.2273448 +-1.1029841 +-0.9486575 +-0.77869284 +-0.6118236 +-0.43491593 +-0.2657362 +-0.11952983 +0.016487632 +0.1279705 +0.20728722 +0.26241282 +0.28726438 +0.2842513 +0.2560923 +0.20683867 +0.1463833 +0.07318806 +-0.0030133147 +-0.07216042 +-0.13786379 +-0.19123878 +-0.22719175 +-0.24819192 +-0.2506585 +-0.23654358 +-0.2053028 +-0.1593283 +-0.10455997 +-0.036647763 +0.038295474 +0.111898035 +0.18885206 +0.25922108 +0.31432953 +0.35619003 +0.37710288 +0.3758081 +0.35225564 +0.30772874 +0.24984935 +0.175847 +0.09436753 +0.016571637 +-0.060510438 +-0.124836385 +-0.16702679 +-0.18666112 +-0.1767772 +-0.14005755 +-0.074380495 +0.013778596 +0.111603834 +0.22493088 +0.3412137 +0.4484995 +0.55516887 +0.64979935 +0.7240806 +0.78377795 +0.8207574 +0.833197 +0.8224852 +0.7886255 +0.7385341 +0.6701507 +0.59096813 +0.5106165 +0.42227423 +0.3326862 +0.24750125 +0.15508732 +0.05890817 +-0.036969088 +-0.14624062 +-0.26436687 +-0.38341466 +-0.51698536 +-0.6542573 +-0.78216815 +-0.9101596 +-1.0223893 +-1.1069827 +-1.1692162 +-1.2004552 +-1.2021118 +-1.1773157 +-1.1289638 +-1.0649127 +-0.9784427 +-0.87192374 +-0.75041366 +-0.5946125 +-0.40792185 +-0.20379624 +0.038721904 +0.2980968 +0.5459666 +0.80002105 +1.0313416 +1.2176065 +1.372571 +1.4761003 +1.5231584 +1.5199429 +1.4654096 +1.3722159 +1.2350111 +1.065411 +0.8833016 +0.6746469 +0.46061268 +0.2645959 +0.072732106 +-0.09354833 +-0.22266082 +-0.33137462 +-0.41593778 +-0.48000577 +-0.5385005 +-0.59204406 +-0.64026105 +-0.68867815 +-0.73131716 +-0.76203895 +-0.7805459 +-0.78200406 +-0.7677473 +-0.7378619 +-0.6964148 +-0.65019876 +-0.5968829 +-0.5419968 +-0.49126735 +-0.44066855 +-0.39581054 +-0.36093578 +-0.3337462 +-0.318384 +-0.31555775 +-0.32488626 +-0.34569034 +-0.37338027 +-0.407689 +-0.44249767 +-0.47151953 +-0.4950359 +-0.50958604 +-0.5159836 +-0.51796776 +-0.51894045 +-0.5223478 +-0.5304093 +-0.5428767 +-0.5561151 +-0.5673678 +-0.5707325 +-0.5633213 +-0.54388034 +-0.5155112 +-0.48565695 +-0.45638335 +-0.43439153 +-0.42281 +-0.42052132 +-0.42685947 +-0.43752387 +-0.44914976 +-0.45554483 +-0.45188588 +-0.43459424 +-0.4029606 +-0.3618422 +-0.30942795 +-0.25126302 +-0.19307478 +-0.12686877 +-0.05332006 +0.026299767 +0.12594081 +0.24383958 +0.37181914 +0.52368855 +0.6875673 +0.8476441 +1.0179572 +1.1822082 +1.3254228 +1.4591757 +1.5674361 +1.6403229 +1.6815752 +1.6812993 +1.6410058 +1.5559891 +1.4310381 +1.2831787 +1.1031193 +0.91026556 +0.7268253 +0.53861713 +0.3634442 +0.21312265 +0.06892754 +-0.06074968 +-0.17098872 +-0.2761249 +-0.36791524 +-0.4401936 +-0.49989563 +-0.541028 +-0.5639949 +-0.57512146 +-0.57783633 +-0.5780028 +-0.580652 +-0.5895188 +-0.60509926 +-0.6288014 +-0.6570199 +-0.6834322 +-0.7060437 +-0.7183243 +-0.7179369 +-0.70447206 +-0.67846787 +-0.6434896 +-0.59491915 +-0.53283954 +-0.45975885 +-0.36432284 +-0.24981418 +-0.12591712 +0.0194332 +0.17388368 +0.32224986 +0.47728038 +0.62383693 +0.7492513 +0.8648719 +0.9588531 +1.0253654 +1.071554 +1.0924953 +1.0900316 +1.0655673 +1.0207804 +0.96214855 +0.88440365 +0.7925659 +0.6947141 +0.5799581 +0.45547178 +0.33091447 +0.1927185 +0.05112449 +-0.08229533 +-0.22055636 +-0.35111532 +-0.46332288 +-0.5680306 +-0.65564746 +-0.72155976 +-0.77362233 +-0.80666995 +-0.8194849 +-0.8122867 +-0.78250974 +-0.7339098 +-0.66227674 +-0.5739105 +-0.48027098 +-0.37541357 +-0.27091247 +-0.17777123 +-0.088782966 +-0.0137740495 +0.041593898 +0.082558095 +0.10440123 +0.107608594 +0.09324149 +0.061620656 +0.017168168 +-0.04445454 +-0.1195048 +-0.20075853 +-0.29607755 +-0.3976208 +-0.4955847 +-0.5985523 +-0.6967107 +-0.78192574 +-0.86276895 +-0.93246603 +-0.98738146 +-1.0339566 +-1.067523 +-1.085709 +-1.0884717 +-1.0714636 +-1.0352482 +-0.9739313 +-0.88899785 +-0.7888972 +-0.66429615 +-0.5258576 +-0.38866067 +-0.24229294 +-0.10216658 +0.018537024 +0.13050425 +0.22304864 +0.2917624 +0.34621742 +0.38382694 +0.4066231 +0.42075425 +0.42786887 +0.43087146 +0.4323267 +0.43341047 +0.43451187 +0.43562755 +0.43624368 +0.4361078 +0.4354988 +0.43566224 +0.43868017 +0.4484041 +0.4694796 +0.5046378 +0.5636234 +0.64970845 +0.7577589 +0.900688 +1.0674615 +1.2378837 +1.4201039 +1.5878501 +1.7175525 +1.8118932 +1.8521944 +1.8380712 +1.7717022 +1.6595021 +1.5194331 +1.341805 +1.1409985 +0.93607444 +0.7062805 +0.469283 +0.24500996 +0.011984105 +-0.20819849 +-0.39699727 +-0.57208997 +-0.7170288 +-0.82494694 +-0.91073227 +-0.9698264 +-1.0043969 +-1.0220321 +-1.021711 +-1.0065308 +-0.97525465 +-0.9296359 +-0.8755528 +-0.8096345 +-0.7398667 +-0.6759433 +-0.61557126 +-0.56814384 +-0.538868 +-0.52633965 +-0.53343153 +-0.55709153 +-0.59760755 +-0.6498787 +-0.70528746 +-0.76585245 +-0.8237951 +-0.87288094 +-0.9168542 +-0.9499697 +-0.96823454 +-0.9694375 +-0.9463717 +-0.8979862 +-0.81560314 +-0.70167446 +-0.5685041 +-0.40395978 +-0.22045222 +-0.034344055 +0.1737162 +0.3880122 +0.5904653 +0.80006903 +0.9968716 +1.1640792 +1.3169574 +1.4400567 +1.5263225 +1.585692 +1.6120363 +1.607667 +1.5738207 +1.512286 +1.4317616 +1.3253806 +1.2016531 +1.0735791 +0.9297451 +0.78237027 +0.64395773 +0.50022036 +0.3622339 +0.23905733 +0.11609882 +0.0013820429 +-0.099596865 +-0.20051879 +-0.2962093 +-0.38265452 +-0.47161722 +-0.55816144 +-0.6374715 +-0.71914035 +-0.79758924 +-0.86803705 +-0.93918276 +-1.0069729 +-1.0686828 +-1.1334199 +-1.1987958 +-1.2620775 +-1.3320174 +-1.4052855 +-1.4773089 +-1.5566785 +-1.637253 +-1.7111322 +-1.7820666 +-1.8372624 +-1.8665382 +-1.8659171 +-1.8293499 +-1.7648331 +-1.6727619 +-1.5669363 +-1.4625682 +-1.3503859 +-1.2362665 +-1.1237957 +-0.9946344 +-0.85280526 +-0.70827174 +-0.5469254 +-0.38389498 +-0.2350823 +-0.0874485 +0.045531098 +0.15555559 +0.2565407 +0.34327105 +0.4155671 +0.48826826 +0.5642834 +0.6464018 +0.75219816 +0.8822544 +1.028218 +1.2058781 +1.4005698 +1.5908983 +1.7891583 +1.9698049 +2.1113036 +2.2206855 +2.282391 +2.2978632 +2.2749064 +2.218957 +2.1421223 +2.0395002 +1.9185425 +1.7905306 +1.6420239 +1.4837326 +1.3293115 +1.1637971 +1.0014614 +0.85539836 +0.71011156 +0.576102 +0.45953724 +0.34345695 +0.23179133 +0.12703021 +0.012158084 +-0.10981096 +-0.2333552 +-0.37507206 +-0.5272199 +-0.6783216 +-0.8443488 +-1.012272 +-1.1685466 +-1.3296473 +-1.4839226 +-1.622758 +-1.764465 +-1.901323 +-2.026172 +-2.1542087 +-2.2761488 +-2.3835995 +-2.487684 +-2.5797305 +-2.6547818 +-2.722932 +-2.780224 +-2.8235483 +-2.8534477 +-2.8564205 +-2.8224618 +-2.73689 +-2.5961938 +-2.4161975 +-2.1806202 +-1.9057155 +-1.6160752 +-1.2807536 +-0.92259526 +-0.5693168 +-0.18037842 +0.22049932 +0.6073135 +1.0256177 +1.4447762 +1.8279008 +2.2014298 +2.5092196 +2.7045736 +2.7791567 +2.7049356 +2.5149078 +2.2224433 +1.876225 +1.5290246 +1.1573976 +0.7966097 +0.47543398 +0.16005914 +-0.12441191 +-0.36173415 +-0.5808948 +-0.76687455 +-0.9133604 +-1.0413615 +-1.1438849 +-1.219394 +-1.278838 +-1.3174117 +-1.3347538 +-1.333547 +-1.314006 +-1.2819357 +-1.2379049 +-1.1888838 +-1.1426867 +-1.0974667 +-1.0590719 +-1.0306821 +-1.0094228 +-0.99746233 +-0.99467206 +-1.00061 +-1.0160024 +-1.0394949 +-1.0742954 +); + +paddleEta +802 +( +-0.68505776 +-0.52828526 +-0.34979725 +-0.11640027 +0.1713216 +0.49441692 +0.8844389 +1.298514 +1.6784344 +2.0414119 +2.354151 +2.6207347 +2.906333 +3.2200174 +3.5493464 +3.9279537 +4.3132014 +4.649452 +4.9340763 +5.089094 +5.062704 +4.804989 +4.301434 +3.6450887 +2.8375876 +2.006602 +1.2631481 +0.54804957 +-0.07932062 +-0.5930307 +-1.0666587 +-1.4745464 +-1.8027508 +-2.094221 +-2.3288753 +-2.5013149 +-2.6380076 +-2.7312183 +-2.7816403 +-2.7968314 +-2.7745423 +-2.7239342 +-2.6474938 +-2.56006 +-2.4801269 +-2.4096973 +-2.3634012 +-2.346583 +-2.3580818 +-2.3968396 +-2.452182 +-2.521295 +-2.5881014 +-2.6354628 +-2.6549597 +-2.6295018 +-2.5551798 +-2.4170356 +-2.217369 +-1.978051 +-1.6798425 +-1.3516202 +-1.02998 +-0.6870189 +-0.34895867 +-0.03493043 +0.2985589 +0.63707644 +0.9640764 +1.323066 +1.6949612 +2.0553138 +2.4439442 +2.829142 +3.1773796 +3.5193603 +3.8198483 +4.0541973 +4.2406116 +4.3492994 +4.365651 +4.2745686 +4.055255 +3.7306824 +3.273967 +2.727419 +2.166768 +1.5615989 +0.9828471 +0.48787832 +0.032856427 +-0.33995086 +-0.6151737 +-0.83409727 +-0.990551 +-1.0955889 +-1.1782492 +-1.2447548 +-1.3013524 +-1.3606312 +-1.4220569 +-1.4833906 +-1.5534129 +-1.6293151 +-1.7065823 +-1.7945243 +-1.8866428 +-1.9737155 +-2.061669 +-2.139277 +-2.1982307 +-2.242346 +-2.2656121 +-2.26869 +-2.2539315 +-2.223579 +-2.1831088 +-2.1280966 +-2.0586543 +-1.9762242 +-1.865984 +-1.7301577 +-1.5816863 +-1.4121952 +-1.2490122 +-1.1228533 +-1.0401763 +-1.0240799 +-1.067889 +-1.158922 +-1.2655845 +-1.3509506 +-1.4023147 +-1.4015627 +-1.3567636 +-1.273166 +-1.1677637 +-1.0556089 +-0.9201553 +-0.7546408 +-0.556923 +-0.29411685 +0.017738942 +0.3414579 +0.700636 +1.066223 +1.4174598 +1.8046035 +2.2081878 +2.5941558 +2.9880548 +3.3323565 +3.5801299 +3.736908 +3.7707858 +3.691617 +3.5033283 +3.2267141 +2.9030108 +2.5040598 +2.0589285 +1.6089537 +1.1130269 +0.6168604 +0.16639127 +-0.2792101 +-0.6783826 +-1.0030539 +-1.2865293 +-1.5005997 +-1.635015 +-1.7062886 +-1.7080328 +-1.6547902 +-1.5539968 +-1.4250073 +-1.2944028 +-1.1619544 +-1.0491891 +-0.96931136 +-0.9172198 +-0.9005859 +-0.9164297 +-0.9636984 +-1.0372562 +-1.1242383 +-1.2272853 +-1.331702 +-1.4218874 +-1.4993151 +-1.5481582 +-1.5599427 +-1.5286858 +-1.4460641 +-1.3174498 +-1.1252176 +-0.87761915 +-0.5994123 +-0.26563424 +0.09358775 +0.43961573 +0.7976458 +1.1268754 +1.3943136 +1.6192052 +1.7729981 +1.8484485 +1.8556024 +1.7933187 +1.6806027 +1.5160306 +1.3185222 +1.1125857 +0.8805559 +0.64270127 +0.42226613 +0.20224479 +0.005605819 +-0.15487477 +-0.30056518 +-0.42338195 +-0.51786745 +-0.5913451 +-0.6302491 +-0.63041925 +-0.5911485 +-0.5162677 +-0.42258233 +-0.3117394 +-0.20439065 +-0.11974839 +-0.058911048 +-0.036315966 +-0.053835705 +-0.11330712 +-0.21035951 +-0.32873672 +-0.47303885 +-0.6246617 +-0.7633265 +-0.89602745 +-1.0046263 +-1.0779456 +-1.1188424 +-1.115669 +-1.067817 +-0.9656898 +-0.8099148 +-0.61673903 +-0.36857542 +-0.08689484 +0.19615567 +0.50036395 +0.7910484 +1.0368376 +1.2535102 +1.4120983 +1.5006274 +1.529009 +1.4943831 +1.4141114 +1.2927084 +1.150408 +1.0108781 +0.86745363 +0.735658 +0.6251997 +0.5241896 +0.4431427 +0.39031315 +0.3669339 +0.3858747 +0.44842875 +0.5648284 +0.7297851 +0.9215625 +1.1505487 +1.3871261 +1.5975056 +1.7872834 +1.9235418 +1.9900169 +1.987611 +1.908674 +1.7681727 +1.5563912 +1.2910938 +1.0042061 +0.67356 +0.33105004 +0.011181764 +-0.31278154 +-0.608324 +-0.8513663 +-1.0648401 +-1.227175 +-1.3314972 +-1.3925312 +-1.4080613 +-1.390163 +-1.349648 +-1.3020399 +-1.2627783 +-1.2336909 +-1.2152889 +-1.1973156 +-1.1612642 +-1.0902874 +-0.97863746 +-0.8042784 +-0.57196546 +-0.307285 +0.009232515 +0.34445882 +0.662668 +0.9953859 +1.3226013 +1.6294048 +1.9556785 +2.2753334 +2.5546827 +2.805335 +2.98471 +3.074646 +3.0859585 +3.0221686 +2.911574 +2.7608771 +2.5935984 +2.4307957 +2.2542295 +2.0679939 +1.8730736 +1.632242 +1.3485723 +1.0457655 +0.70303595 +0.36579123 +0.07922849 +-0.17120883 +-0.3547479 +-0.46506 +-0.5245087 +-0.5418732 +-0.5395143 +-0.53688586 +-0.5481483 +-0.5751082 +-0.6181493 +-0.6689553 +-0.7182244 +-0.76922894 +-0.8191129 +-0.8667823 +-0.9197197 +-0.97470784 +-1.0258697 +-1.0750732 +-1.113502 +-1.1353378 +-1.1406379 +-1.1278597 +-1.1031861 +-1.0711944 +-1.0433629 +-1.0296038 +-1.0335824 +-1.0546517 +-1.0807508 +-1.0993123 +-1.0902026 +-1.0417507 +-0.9395035 +-0.784111 +-0.5967985 +-0.3707809 +-0.13896498 +0.065170825 +0.25418952 +0.41202042 +0.5385932 +0.6605479 +0.7785584 +0.8886025 +0.99961984 +1.0917249 +1.1442778 +1.1438848 +1.0677083 +0.91962695 +0.6904646 +0.41244227 +0.13632013 +-0.13881333 +-0.3667007 +-0.5219723 +-0.6176151 +-0.6447977 +-0.616734 +-0.54251814 +-0.43509007 +-0.3120509 +-0.16263479 +0.0045760144 +0.17761429 +0.37605238 +0.58460295 +0.78272843 +0.98420334 +1.1621304 +1.2931509 +1.3771715 +1.3890874 +1.3248134 +1.1742318 +0.94698656 +0.6789118 +0.35825968 +0.02325148 +-0.2869666 +-0.5948383 +-0.8657143 +-1.0748875 +-1.2376862 +-1.3317847 +-1.3561051 +-1.3197168 +-1.2339727 +-1.1282269 +-1.0141795 +-0.9221188 +-0.8698065 +-0.8563554 +-0.8798645 +-0.9233525 +-0.9767448 +-1.0233935 +-1.0525453 +-1.0643082 +-1.0584521 +-1.0421997 +-1.0191274 +-0.991073 +-0.9539473 +-0.8896848 +-0.78370345 +-0.6337241 +-0.41556662 +-0.13966373 +0.16398555 +0.51989734 +0.89637655 +1.2593961 +1.6464124 +2.0277548 +2.374054 +2.718423 +3.026176 +3.2710505 +3.4735875 +3.6099465 +3.6754174 +3.6795468 +3.6217186 +3.5166306 +3.3599665 +3.165041 +2.95255 +2.7005138 +2.4250216 +2.1474504 +1.8372076 +1.5168028 +1.2123474 +0.8932485 +0.5858215 +0.31199813 +0.04011801 +-0.2119386 +-0.43177894 +-0.6466314 +-0.839507 +-0.99673295 +-1.1337409 +-1.2385069 +-1.3106298 +-1.3662527 +-1.4089456 +-1.4437234 +-1.4777335 +-1.5071433 +-1.5265577 +-1.53355 +-1.5229352 +-1.4957774 +-1.449805 +-1.3889288 +-1.3210163 +-1.2403493 +-1.1526986 +-1.0642574 +-0.9633071 +-0.8537917 +-0.7416538 +-0.6123316 +-0.47352493 +-0.33704114 +-0.19115153 +-0.052011233 +0.06465424 +0.16513725 +0.23536515 +0.2722857 +0.28423005 +0.27682698 +0.2625171 +0.24991354 +0.24730703 +0.2563591 +0.27642682 +0.30277056 +0.32863525 +0.35323524 +0.37239224 +0.3848083 +0.3931657 +0.39948863 +0.40722662 +0.420846 +0.44168228 +0.46692544 +0.49636096 +0.5238004 +0.5435788 +0.5544764 +0.55200124 +0.53500366 +0.49846727 +0.43941385 +0.36004007 +0.24775979 +0.10618152 +-0.05160141 +-0.23982772 +-0.43980074 +-0.6275928 +-0.81293195 +-0.96874064 +-1.0753554 +-1.1340799 +-1.127395 +-1.0560379 +-0.9084083 +-0.687214 +-0.41404718 +-0.05960806 +0.35219282 +0.77842677 +1.2488058 +1.7022834 +2.0747175 +2.372611 +2.5416536 +2.574324 +2.493751 +2.320757 +2.0981112 +1.8208076 +1.5195953 +1.2258081 +0.9109378 +0.59893095 +0.3112777 +0.014056837 +-0.27347642 +-0.5341671 +-0.79761773 +-1.0407445 +-1.2420008 +-1.4148176 +-1.5334873 +-1.5875273 +-1.578341 +-1.5014038 +-1.3713102 +-1.1794741 +-0.9428959 +-0.6901984 +-0.40199327 +-0.10619205 +0.16749783 +0.44058675 +0.6818137 +0.8672892 +1.0082645 +1.0822179 +1.0865313 +1.0224496 +0.8941346 +0.72509503 +0.5096734 +0.2770884 +0.062487233 +-0.14035115 +-0.3001086 +-0.40161496 +-0.45497733 +-0.45545542 +-0.4119828 +-0.32111758 +-0.1803287 +0.0055993665 +0.26875934 +0.6043855 +0.9841051 +1.4443226 +1.9434208 +2.4250698 +2.9209895 +3.3714137 +3.730948 +4.027973 +4.228874 +4.3298283 +4.3487787 +4.2819457 +4.1436744 +3.918999 +3.618639 +3.2740574 +2.8517435 +2.3889828 +1.9359653 +1.4570949 +0.99963564 +0.6014459 +0.22061312 +-0.11442694 +-0.39027792 +-0.6473222 +-0.87509084 +-1.0700042 +-1.2630243 +-1.4464966 +-1.6133235 +-1.7860892 +-1.9553299 +-2.1122391 +-2.277225 +-2.4407008 +-2.5921965 +-2.7475023 +-2.8913345 +-3.009463 +-3.1090147 +-3.174902 +-3.2014728 +-3.1888423 +-3.1319635 +-3.0363708 +-2.888514 +-2.6923456 +-2.4658518 +-2.1889057 +-1.8910729 +-1.6130385 +-1.3439372 +-1.1158216 +-0.934793 +-0.7560941 +-0.5619061 +-0.34394485 +-0.06665894 +0.2502443 +0.5666075 +0.8971567 +1.1989906 +1.4443147 +1.6617008 +1.8407998 +1.9825366 +2.1111104 +2.2194662 +2.3022213 +2.367981 +2.4102411 +2.430068 +2.4336195 +2.4245648 +2.410894 +2.399862 +2.404262 +2.4346623 +2.5060687 +2.6223507 +2.7656403 +2.930676 +3.0705566 +3.1388752 +3.1096683 +2.9628878 +2.7304623 +2.4139447 +2.0624452 +1.7217491 +1.3634765 +1.0130243 +0.6895912 +0.34928298 +0.00821705 +-0.3158552 +-0.66348165 +-1.0123508 +-1.3385003 +-1.6780243 +-2.0045104 +-2.293942 +-2.5760908 +-2.8261304 +-3.0278184 +-3.2033727 +-3.3376775 +-3.4267569 +-3.4838507 +-3.5061321 +-3.5002074 +-3.4716268 +-3.4269702 +-3.3759232 +-3.3159318 +-3.2501397 +-3.1794486 +-3.0894542 +-2.9796333 +-2.857058 +-2.7083287 +-2.544671 +-2.3818445 +-2.2049887 +-2.0281296 +-1.8608654 +-1.674597 +-1.466521 +-1.2406876 +-0.96992534 +-0.6868354 +-0.4391991 +-0.21838576 +-0.043360427 +0.0991993 +0.25196922 +0.42274082 +0.6075021 +0.83569705 +1.1059939 +1.4094291 +1.7947698 +2.253138 +2.754518 +3.3587763 +4.0236654 +4.677793 +5.3500366 +5.9095106 +6.217207 +6.181122 +5.734167 +5.008541 +4.0641127 +3.0776772 +2.186483 +1.3147624 +0.5314147 +-0.12576087 +-0.74437463 +-1.288971 +-1.742307 +-2.1699426 +-2.550249 +-2.8713665 +-3.178905 +-3.4566538 +-3.695719 +-3.932539 +-4.159543 +-4.370641 +-4.595446 +-4.8187814 +-5.0211773 +-5.2178183 +-5.384452 +-5.505131 +-5.5881643 +-5.6206636 +-5.603936 +-5.5368586 +-5.421232 +-5.270652 +-5.068842 +-4.825583 +-4.559137 +-4.235612 +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/waveDict_irregular.org b/olaflow/of_short_ts_6/constant/waveDict_irregular.org new file mode 100644 index 0000000..082a318 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/waveDict_irregular.org @@ -0,0 +1,44 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType irregular; +genAbs 1; +absDir 0.0; +nPaddles 1; +secondOrder 1; +waveHeights +{n} +( +{wh} +); +wavePeriods +{n} +( +{wper} +); +wavePhases +{n} +( +{wph} +); +waveDirs +{n} +{ +0 +}; + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/constant/waveDict_paddle.org b/olaflow/of_short_ts_6/constant/waveDict_paddle.org new file mode 100644 index 0000000..77c14e8 --- /dev/null +++ b/olaflow/of_short_ts_6/constant/waveDict_paddle.org @@ -0,0 +1,46 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "constant"; + object waveDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +waveType wavemaker; + +waveTheory tveta; + +genAbs 1; + +absDir 0.0; + +nPaddles 1; + +timeSeries +{n} +( +{t} +); + +paddleVelocity +{n} +( +{v} +); + +paddleEta +{n} +( +{eta} +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/system/blockMeshDict b/olaflow/of_short_ts_6/system/blockMeshDict new file mode 100644 index 0000000..ff77ee3 --- /dev/null +++ b/olaflow/of_short_ts_6/system/blockMeshDict @@ -0,0 +1,81 @@ +/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object blockMeshDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +scale 1; + +vertices +( + (-150 0 -30) + (0 0 -30) + (0 0 30) + (-150 0 30) + (-150 1 -30) + (0 1 -30) + (0 1 30) + (-150 1 30) +); + +blocks +( + hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1) +); + +edges +( +); + +boundary +( + inlet + { + type patch; + faces + ( + (0 4 7 3) + ); + } + /*outlet + { + type patch; + faces + ( + (1 5 6 2) + ); + }*/ + wall1 + { + type wall; + faces + ( + (0 1 5 4) + ); + } + atmosphere + { + type patch; + faces + ( + (3 2 6 7) + (1 5 6 2) + ); + } +); + +mergePatchPairs +( +); + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/system/controlDict b/olaflow/of_short_ts_6/system/controlDict new file mode 100644 index 0000000..ca393bb --- /dev/null +++ b/olaflow/of_short_ts_6/system/controlDict @@ -0,0 +1,138 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object controlDict; +} + +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +application olaFlow; + +startFrom latestTime; + +startTime 0; + +stopAt endTime; + +endTime 400; + +deltaT 0.1; + +writeControl adjustableRunTime; + +writeInterval 0.5; + +purgeWrite 0; + +writeFormat ascii; + +writePrecision 6; + +compression on; + +timeFormat general; + +timePrecision 6; + +runTimeModifiable yes; + +adjustTimeStep yes; + +maxCo 0.45; +maxAlphaCo 0.45; + +maxDeltaT 0.5; +/* +functions +{ + gaugesVOF + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cell; + fields ( alpha.water ); + sets + ( + GaugeVOF01 + { + type lineCellFace; + axis xyz; + start ( 0.5 0.001 0 ); + end ( 0.5 0.001 1.2 ); + } + GaugeVOF02 + { + type lineCellFace; + axis xyz; + start ( 9.25 0.001 0 ); + end ( 9.25 0.001 1.2 ); + } + GaugeVOF03 + { + type lineCellFace; + axis xyz; + start ( 15.75 0.001 0 ); + end ( 15.75 0.001 1.2 ); + } + GaugeVOF04 + { + type lineCellFace; + axis xyz; + start ( 17.75 0.001 0 ); + end ( 17.75 0.001 1.2 ); + } + GaugeVOF05 + { + type lineCellFace; + axis xyz; + start ( 21.1 0.001 0 ); + end ( 21.1 0.001 1.2 ); + } + ); + } + gaugesP + { + type sets; + libs ("libsampling.so"); + writeControl outputTime; + writeInterval 1; + setFormat raw; + surfaceFormat raw; + interpolationScheme cellPointFace; + fields ( p ); + sets + ( + GaugesP + { + type boundaryPoints; + axis xyz; + patches 1(caisson); + points ((18.0 0.01 0.75) + (18.00 0.01 0.80) + (18.00 0.01 0.85) + (18.00 0.01 0.95) + (18.01 0.01 0.70) + (18.25 0.01 0.70) + (18.50 0.01 0.70) + (18.75 0.01 0.70)); + maxDistance 0.01; + } + ); + } +} +*/ +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/system/decomposeParDict b/olaflow/of_short_ts_6/system/decomposeParDict new file mode 100644 index 0000000..3407e5d --- /dev/null +++ b/olaflow/of_short_ts_6/system/decomposeParDict @@ -0,0 +1,50 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + location "system"; + class dictionary; + object decomposeParDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +numberOfSubdomains 4; + +method simple; + +simpleCoeffs +{ + n ( 2 2 1 ); + delta 0.001; +} + +hierarchicalCoeffs +{ + n ( 1 1 1 ); + delta 0.001; + order xyz; +} + +metisCoeffs +{ + processorWeights ( 1 1 1 1 ); +} + +manualCoeffs +{ + dataFile ""; +} + +distributed no; + +roots (); + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/system/fvSchemes b/olaflow/of_short_ts_6/system/fvSchemes new file mode 100644 index 0000000..c0ac5b1 --- /dev/null +++ b/olaflow/of_short_ts_6/system/fvSchemes @@ -0,0 +1,79 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSchemes; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +ddtSchemes +{ + default Euler; +} + +gradSchemes +{ + default Gauss linear; +} + +divSchemes +{ + div(rhoPhi,U) Gauss limitedLinearV 1; + div(U) Gauss linear; + div((rhoPhi|interpolate(porosity)),U) Gauss limitedLinearV 1; + div(rhoPhiPor,UPor) Gauss limitedLinearV 1; + div(rhoPhi,UPor) Gauss limitedLinearV 1; + div(rhoPhiPor,U) Gauss limitedLinearV 1; + div(phi,alpha) Gauss vanLeer; + div(phirb,alpha) Gauss interfaceCompression; + div((muEff*dev(T(grad(U))))) Gauss linear; + div(phi,k) Gauss upwind; + div(phi,epsilon) Gauss upwind; + div((phi|interpolate(porosity)),k) Gauss upwind; + div((phi*interpolate(rho)),k) Gauss upwind; + div((phi|interpolate(porosity)),epsilon) Gauss upwind; + div(phi,omega) Gauss upwind; + div((phi|interpolate(porosity)),omega) Gauss upwind; + div((phi*interpolate(rho)),omega) Gauss upwind; + div((phi*interpolate(rho)),epsilon) Gauss upwind; +} + +laplacianSchemes +{ + default Gauss linear corrected; +} + +interpolationSchemes +{ + default linear; +} + +snGradSchemes +{ + default corrected; +} + +fluxRequired +{ + default no; + p_rgh; + pcorr; + alpha.water; +} + +wallDist +{ + method meshWave; +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/system/fvSolution b/olaflow/of_short_ts_6/system/fvSolution new file mode 100644 index 0000000..ca48d43 --- /dev/null +++ b/olaflow/of_short_ts_6/system/fvSolution @@ -0,0 +1,95 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 2.3.0 | +| \\ / A nd | Web: www.OpenFOAM.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object fvSolution; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +solvers +{ + "alpha.water.*" + { + nAlphaCorr 1; + nAlphaSubCycles 2; + alphaOuterCorrectors yes; + cAlpha 1; + + MULESCorr no; + nLimiterIter 3; + + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-8; + relTol 0; + } + + "pcorr.*" + { + solver PCG; + preconditioner DIC; + tolerance 1e-5; + relTol 0; + } + + p_rgh + { + solver PCG; + preconditioner DIC; + tolerance 1e-07; + relTol 0.05; + } + + p_rghFinal + { + $p_rgh; + relTol 0; + } + + U + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-06; + relTol 0; + } + + "(k|epsilon|omega|B|nuTilda).*" + { + solver smoothSolver; + smoother symGaussSeidel; + tolerance 1e-08; + relTol 0; + } +} + +PIMPLE +{ + momentumPredictor no; + nOuterCorrectors 1; + nCorrectors 3; + nNonOrthogonalCorrectors 0; +} + +relaxationFactors +{ + fields + { + } + equations + { + ".*" 1; + } +} + + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/system/graphUniform b/olaflow/of_short_ts_6/system/graphUniform new file mode 100644 index 0000000..d2e315b --- /dev/null +++ b/olaflow/of_short_ts_6/system/graphUniform @@ -0,0 +1,25 @@ +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 9 + \\/ M anipulation | +------------------------------------------------------------------------------- +Description + Writes graph data for specified fields along a line, specified by start and + end points. A specified number of graph points are used, distributed + uniformly along the line. + +\*---------------------------------------------------------------------------*/ + +start (-50 0.5 -15); +end (-50 0.5 15); +nPoints 100; + +fields (alpha.water); + +axis z; + +#includeEtc "caseDicts/postProcessing/graphs/graphUniform.cfg" + +// ************************************************************************* // diff --git a/olaflow/of_short_ts_6/system/setFieldsDict b/olaflow/of_short_ts_6/system/setFieldsDict new file mode 100644 index 0000000..6b39f30 --- /dev/null +++ b/olaflow/of_short_ts_6/system/setFieldsDict @@ -0,0 +1,63 @@ +/*---------------------------------------------------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.3 | +| \\ / A nd | Web: http://www.openfoam.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + location "system"; + object setFieldsDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +defaultFieldValues +( + volScalarFieldValue alpha.water 0 + volVectorFieldValue U (0 0 0) + volScalarFieldValue porosityIndex 0 +); + +regions +( + boxToCell + { + box (-200 -100 -100) (100 100 4.5); + + fieldValues + ( + volScalarFieldValue alpha.water 1 + ); + } + boxToCell + { + box (-110 -100 0) (-100 100 1); + + fieldValues + ( + volVectorFieldValue U (1 0 0) + ); + } + surfaceToCell + { + file "./constant/triSurface/poro.stl"; + outsidePoints ((-100 0 0)); // definition of outside + includeCut true; // cells cut by surface + includeInside true; // cells not on outside of surf + includeOutside false; // cells on outside of surf + nearDistance -1; // cells with centre near surf + // (set to -1 if not used) + curvature -100; // cells within nearDistance + // and near surf curvature + // (set to -100 if not used) + + fieldValues + ( + volScalarFieldValue porosityIndex 1 + ); + } +); diff --git a/olaflow/of_short_ts_6/system/snappyHexMeshDict b/olaflow/of_short_ts_6/system/snappyHexMeshDict new file mode 100644 index 0000000..0a30707 --- /dev/null +++ b/olaflow/of_short_ts_6/system/snappyHexMeshDict @@ -0,0 +1,341 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | +| \\ / O peration | Version: 1.7.1 | +| \\ / A nd | Web: www.OpenFOAM.com | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class dictionary; + object snappyHexMeshDict; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +// Which of the steps to run +castellatedMesh true; +snap false; +addLayers false; + + +// Geometry. Definition of all surfaces. All surfaces are of class +// searchableSurface. +// Surfaces are used +// - to specify refinement for any mesh cell intersecting it +// - to specify refinement for any mesh cell inside/outside/near +// - to 'snap' the mesh boundary to the surface +geometry +{ + + + bathy.stl + { + type triSurfaceMesh; + name bathy; + } + +}; + + + +// Settings for the castellatedMesh generation. +castellatedMeshControls +{ + + // Refinement parameters + // ~~~~~~~~~~~~~~~~~~~~~ + + // If local number of cells is >= maxLocalCells on any processor + // switches from from refinement followed by balancing + // (current method) to (weighted) balancing before refinement. + maxLocalCells 10000000; + + // Overall cell limit (approximately). Refinement will stop immediately + // upon reaching this number so a refinement level might not complete. + // Note that this is the number of cells before removing the part which + // is not 'visible' from the keepPoint. The final number of cells might + // actually be a lot less. + maxGlobalCells 10000000; + + // The surface refinement loop might spend lots of iterations refining just a + // few cells. This setting will cause refinement to stop if <= minimumRefine + // are selected for refinement. Note: it will at least do one iteration + // (unless the number of cells to refine is 0) + minRefinementCells 10; + + // Allow a certain level of imbalance during refining + // (since balancing is quite expensive) + // Expressed as fraction of perfect balance (= overall number of cells / + // nProcs). 0=balance always. + maxLoadUnbalance 0.10; + + + // Number of buffer layers between different levels. + // 1 means normal 2:1 refinement restriction, larger means slower + // refinement. + nCellsBetweenLevels 3; + + + + // Explicit feature edge refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies a level for any cell intersected by its edges. + // This is a featureEdgeMesh, read from constant/triSurface for now. + features + ( + //{ + // file "tanque.stl"; + // level 2; + //} + ); + + + + // Surface based refinement + // ~~~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies two levels for every surface. The first is the minimum level, + // every cell intersecting a surface gets refined up to the minimum level. + // The second level is the maximum level. Cells that 'see' multiple + // intersections where the intersections make an + // angle > resolveFeatureAngle get refined up to the maximum level. + + refinementSurfaces + { + + //caisson + //{ + // // Surface-wise min and max refinement level + // level ( 1 1 ); + //} + bathy + { + level ( 0 0 ); + } + + } + + // Resolve sharp angles + resolveFeatureAngle 65; + + + // Region-wise refinement + // ~~~~~~~~~~~~~~~~~~~~~~ + + // Specifies refinement level for cells in relation to a surface. One of + // three modes + // - distance. 'levels' specifies per distance to the surface the + // wanted refinement level. The distances need to be specified in + // descending order. + // - inside. 'levels' is only one entry and only the level is used. All + // cells inside the surface get refined up to the level. The surface + // needs to be closed for this to be possible. + // - outside. Same but cells outside. + + refinementRegions + { + //mode distance; + //levels + //( + // (1.0 4) + // (2.0 3) + //); + } + + + // Mesh selection + // ~~~~~~~~~~~~~~ + + // After refinement patches get added for all refinementSurfaces and + // all cells intersecting the surfaces get put into these patches. The + // section reachable from the locationInMesh is kept. + // NOTE: This point should never be on a face, always inside a cell, even + // after refinement. + locationInMesh (-100 0 0); + + // Whether any faceZones (as specified in the refinementSurfaces) + // are only on the boundary of corresponding cellZones or also allow + // free-standing zone faces. Not used if there are no faceZones. + allowFreeStandingZoneFaces true; +} + + + +// Settings for the snapping. +snapControls +{ + //- Number of patch smoothing iterations before finding correspondence + // to surface + nSmoothPatch 3; + + //- Relative distance for points to be attracted by surface feature point + // or edge. True distance is this factor times local + // maximum edge length. + tolerance 4.0; + + //- Number of mesh displacement relaxation iterations. + nSolveIter 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 5; +} + + + +// Settings for the layer addition. +addLayersControls +{ + // Are the thickness parameters below relative to the undistorted + // size of the refined cell outside layer (true) or absolute sizes (false). + relativeSizes true; + + // Per final patch (so not geometry!) the layer information + layers + { + //batimetria_patch0 + //{ + // nSurfaceLayers 2; //was 1 //was 4 + //} + } + + // Expansion factor for layer mesh + expansionRatio 1.0; + + //- Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // See relativeSizes parameter. + finalLayerThickness 0.3; + + //- Minimum thickness of cell layer. If for any reason layer + // cannot be above minThickness do not add layer. + // Relative to undistorted size of cell outside layer. + minThickness 0.1; + + //- If points get not extruded do nGrow layers of connected faces that are + // also not grown. This helps convergence of the layer addition process + // close to features. + nGrow 1; + + + // Advanced settings + + //- When not to extrude surface. 0 is flat surface, 90 is when two faces + // make straight angle. + featureAngle 30; + + //- Maximum number of snapping relaxation iterations. Should stop + // before upon reaching a correct mesh. + nRelaxIter 3; + + // Number of smoothing iterations of surface normals + nSmoothSurfaceNormals 1; + + // Number of smoothing iterations of interior mesh movement direction + nSmoothNormals 3; + + // Smooth layer thickness over surface patches + nSmoothThickness 10; + + // Stop layer growth on highly warped cells + maxFaceThicknessRatio 0.5; + + // Reduce layer growth where ratio thickness to medial + // distance is large + maxThicknessToMedialRatio 0.3; + + // Angle used to pick up medial axis points + minMedianAxisAngle 130; + + // Create buffer region for new layer terminations + nBufferCellsNoExtrude 0; + + // Overall max number of layer addition iterations + nLayerIter 50; +} + + + +// Generic mesh quality settings. At any undoable phase these determine +// where to undo. +meshQualityControls +{ + //- Maximum non-orthogonality allowed. Set to 180 to disable. + maxNonOrtho 65; + + //- Max skewness allowed. Set to <0 to disable. + maxBoundarySkewness 20; + maxInternalSkewness 4; + + //- Max concaveness allowed. Is angle (in degrees) below which concavity + // is allowed. 0 is straight face, <0 would be convex face. + // Set to 180 to disable. + maxConcave 80; + + //- Minimum projected area v.s. actual area. Set to -1 to disable. + minFlatness 0.5; + + //- Minimum pyramid volume. Is absolute volume of cell pyramid. + // Set to a sensible fraction of the smallest cell volume expected. + // Set to very negative number (e.g. -1E30) to disable. + minVol 1e-13; + + //- Minimum quality of the tet formed by the face-centre + // and variable base point minimum decomposition triangles and + // the cell centre. This has to be a positive number for tracking + // to work. Set to very negative number (e.g. -1E30) to + // disable. + // <0 = inside out tet, + // 0 = flat tet + // 1 = regular tet + minTetQuality 1e-30; + + //- Minimum face area. Set to <0 to disable. + minArea -1; + + //- Minimum face twist. Set to <-1 to disable. dot product of face normal + //- and face centre triangles normal + minTwist 0.02; + + //- minimum normalised cell determinant + //- 1 = hex, <= 0 = folded or flattened illegal cell + minDeterminant 0.001; + + //- minFaceWeight (0 -> 0.5) + minFaceWeight 0.02; + + //- minVolRatio (0 -> 1) + minVolRatio 0.01; + + //must be >0 for Fluent compatibility + minTriangleTwist -1; + + + // Advanced + + //- Number of error distribution iterations + nSmoothScale 4; + //- amount to scale back displacement at error points + errorReduction 0.75; +} + + +// Advanced + +// Flags for optional output +// 0 : only write final meshes +// 1 : write intermediate meshes +// 2 : write volScalarField with cellLevel for postprocessing +// 4 : write current intersections as .obj files +debug 0; + + +// Merge tolerance. Is fraction of overall bounding box of initial mesh. +// Note: the write tolerance needs to be higher than this. +mergeTolerance 1E-6; + + +// ************************************************************************* // diff --git a/olaflow/run_ola.sh b/olaflow/run_ola.sh index 32d4c4a..fdfe14b 100755 --- a/olaflow/run_ola.sh +++ b/olaflow/run_ola.sh @@ -1,11 +1,19 @@ #!/usr/bin/env sh echo START -export inp="of" -read -p "Case: " out -export out_of="out_of_$out" -export out_post="out_post_$out" +export cas="$1" +export inp_of="of_$cas" +export out_of="out_of_$cas" +export out_post="out_post_$cas" -cp -r --reflink $inp $out_of +if [[ ! -d $inp_of ]] +then echo $inp_of not found + exit 1 +fi + +echo 0 +exit 0 + +cp -r --reflink $inp_of $out_of pushd $out_of source /opt/OpenFOAM/OpenFOAM-9/etc/bashrc mkdir log