- May 18, 2021
-
-
- Oct 22, 2020
-
-
Mark OLESEN authored
-
- Oct 07, 2020
-
-
Mark OLESEN authored
Fix caching See merge request !7
-
Mark OLESEN authored
-
- Oct 03, 2020
-
-
stefano zampini authored
with the code before, the periodic iters for the preconditioner were updated only if the matrix was changed. Now, periodic updates are decoupled Added PC setup stage to better distinguish low level PETSc events
-
- Oct 02, 2020
-
-
stefano zampini authored
-
- Aug 14, 2020
-
-
stefano zampini authored
-
- Jul 23, 2020
-
-
Mark OLESEN authored
- for OpenFOAM-v2006 shifted the location of flange.ans into tutorial resources specifically to make tutorial tests easier for this add-on solver. Only attempt to copy flange.ans for older versions to avoid spurious error message for new versions.
-
- Jul 06, 2020
-
-
Simone Bnà authored
-
Simone Bnà authored
-
- Jun 26, 2020
-
-
stefano zampini authored
-
- Jun 24, 2020
-
-
-
Mark OLESEN authored
- unused fall-through value, but should default to "Always"
-
Mark OLESEN authored
- Jun 19, 2020
-
-
Mark OLESEN authored
- easier to add/change in the future. - copy PETSc fvSolution to the system/ directory to ensure no issues following symlinks on cluster jobs
-
Mark OLESEN authored
- remnants from older code prior to wrapping PETSc vectors directly. - leave gAverage() and gSum(). Still potentially useful.
-
-
-
Mark OLESEN authored
- might have PREFIX/ARCH/include PREFIX/include
-
Mark OLESEN authored
-
Mark OLESEN authored
- setup without hypre as the safer choice. PETSc may not have been configured with hypre. Add test for petscFoam loading to top-level tutorials/Allrun
-
- Jun 18, 2020
-
-
Simone Bnà authored
TUT: added the optimization ksp_norm_type none; to all CG ksp solvers.
-
Simone Bna authored
-
Simone Bnà authored
libs ("libpetscFoam.so"); to get more link regular command libs (petscFoam);
-
Simone Bna authored
-
Simone Bna authored
-
Mark OLESEN authored
- change very misleading enum from `cachingTypes` to `updateTypes` and fix enumeration order. - default constructed cache was "None" (meant to be no caching) but should have been "Always" (ie, always update).
-
-
Simone Bnà authored
-
Simone Bnà authored
-
Simone Bnà authored
-
Ivan Spisso authored
-
Ivan Spisso authored
-
Ivan Spisso authored
-
Ivan Spisso authored
-