This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/src
Vuko Vukcevic 7524014a37 2D AMR: prismatic2DRefinement polyMeshModifier
Ported prismatic2DRefinement class from other temporary repository. Basically a
version of polyhedralRefinement specifically designed for 2D cases.

Status:
Refinement seems to work well on simple cases:
  1. 4 by 4 hex cells (quad prisms),
  2. 28 triangular prisms,
  3. Tested both in serial and parallel up to 9 refinement levels.

To do:
  1. Implement proper 2D unrefinement,
  2. Refactor prismatic2DRefinement and polyhedralRefinement to avoid duplicate
     functions used by both classes.
2018-07-05 07:17:57 +02:00
..
conjugateHeatTransfer Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
conversion Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
coupledMatrix Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
cudaSolvers Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
dbns Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
decompositionMethods Remove C++11 which also simplifies Windows port 2018-06-14 11:41:28 +02:00
dynamicMesh 2D AMR: prismatic2DRefinement polyMeshModifier 2018-07-05 07:17:57 +02:00
edgeMesh Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
engine Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
equationReader Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
errorEstimation Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
finiteArea Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
finiteVolume Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
foam Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
fvAgglomerationMethods Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
immersedBoundary Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
lagrangian Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
lduSolvers Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
mesh Enables OpenMP support for cfMesh in cmake-build 2018-06-01 19:35:39 +02:00
meshTools Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
multiSolver Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
ODE Minor formatting in sixDOFODE class 2018-06-19 07:49:20 +02:00
OSspecific Fixing compilation on MSWindows 2018-06-13 10:48:01 +02:00
overset Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
POD Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
postProcessing Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
randomProcesses Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
sampling Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
solidModels Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
surfMesh Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
tetFiniteElement Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
thermophysicalModels Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
transportModels Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
turbulenceModels Compilation bugfixes: 2018-06-19 15:38:48 +02:00
Allwmake Merge branch 'feature/JasakDevelopment' into nextRelease 2018-05-15 12:00:02 +01:00
CMakeLists.txt Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00