- 08 Feb, 2017 1 commit
-
-
Spencer Sherwin authored
Fix/iterative rhs magnitude This MR fixes a bug in the calculation of the RHS vector magnitude used to scale the tolerance calculation, which resulted in an artificially higher tolerance being used. Also fixes a bug in the verbose iteration count output of the CG algorithm when no iterations are performed. See merge request !721
-
- 07 Feb, 2017 2 commits
-
-
Chris Cantwell authored
-
Spencer Sherwin authored
-
- 06 Feb, 2017 2 commits
-
-
Spencer Sherwin authored
-
Spencer Sherwin authored
Conflicts: CHANGELOG.md
-
- 03 Feb, 2017 1 commit
-
-
Chris Cantwell authored
added documentation for the chk file backup See merge request !727
-
- 02 Feb, 2017 1 commit
-
-
Chris Cantwell authored
Add hybrid performance model. This MR adds a performance model for hybrid 2.5D simulations using the incompressible Navier-Stokes solver. See merge request !724
-
- 19 Jan, 2017 3 commits
-
-
Michael Turner authored
Small CMake modification to MacPorts and Homebrew detection to fix OCE This MR fixes Homebrew and MacPorts detection in OCE by unsetting appropriate variables if the installation has not been found. Consequently, OCE detection now works properly for Homebrew. See merge request !729
-
Dave Moxey authored
-
Dave Moxey authored
-
- 18 Jan, 2017 3 commits
-
-
Dave Moxey authored
fix/surface-mesher Fix bug in compilation, tests and surface mesher. See merge request !728
-
- 17 Jan, 2017 1 commit
-
-
Kilian Lackhove authored
-
- 16 Jan, 2017 1 commit
-
-
Dave Moxey authored
meshing update for madrid This updates a number of the 2D meshing routines to be more useful for the tutorial in madrid. I.e removing unhelpful IO Also has some minor updates to the documentation. See merge request !726
-
- 14 Jan, 2017 1 commit
-
- 13 Jan, 2017 1 commit
-
- 11 Jan, 2017 4 commits
-
-
Michael Turner authored
-
Michael Turner authored
-
Michael Turner authored
-
Michael Turner authored
-
- 10 Jan, 2017 2 commits
-
-
Michael Turner authored
-
Michael Turner authored
-
- 08 Jan, 2017 9 commits
-
-
Dave Moxey authored
Fix/fc read dat Fixes related to isocontour: Corrected the tolerance and restructred logic to globalcondense in ProcessIsoContour, Updated the InputDat.cpp file to be case insensitive. See merge request !719
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
Add variational optimisation framework to NekMesh This adds the variational mesh optimisation framework to NekMesh. Its now throughly tested for triangle, quad, tet and prism meshes along with triangle/quad and prism/tet hybrid meshes. Although not perfect we've got a pretty good grasp of how it behaves and why. Future work will be to move this code into a library as a "variational solver" where NekMesh utilises this along with alternative solvers. See merge request !711
-
Michael Turner authored
-
Michael Turner authored
-
Michael Turner authored
-
Michael Turner authored
-
Michael Turner authored
-
- 06 Jan, 2017 1 commit
-
-
Michael Turner authored
-
- 05 Jan, 2017 3 commits
-
-
Chris Cantwell authored
-
Dave Moxey authored
-
Chris Cantwell authored
-
- 04 Jan, 2017 1 commit
-
-
Michael Turner authored
-
- 03 Jan, 2017 3 commits
-
-
Dave Moxey authored
2D Mesh Generator A 2D mesh generator including a NACA aerofoil generator. Ready to merge. See merge request !720
-
Dave Moxey authored