Commit Graph

15 Commits

Author SHA1 Message Date
mattijs
d7c0676f62 STYLE: mention scalar/label size in README 2019-10-16 14:40:00 +01:00
Mark Olesen
e6270d127b DOC: update build and config information 2019-06-24 18:42:39 +02:00
Mark Olesen
4e0222f887 DOC: relocated OpenFOAM etc/README.md to doc/Config.md
- relocated BuildIssues.txt -> doc/BuildIssues.md
2019-06-13 18:43:07 +02:00
Mark Olesen
e02ed85637 DOC: fix links 2019-06-09 19:17:34 +02:00
Mark Olesen
50bbc2bd6b DOC: cross-reference readme/build/requirements 2019-06-07 13:43:27 +02:00
Andrew Heather
6e35bcda70 ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
Fred Mendonca
85533e0d5b STYLE: Updated README 2017-12-30 20:04:26 +00:00
mattijs
fd665b4a3c ENH: overset: Initial release of overset capability.
Adds overset discretisation to selected physics:
- diffusion : overLaplacianDyMFoam
- incompressible steady : overSimpleFoam
- incompressible transient : overPimpleDyMFoam
- compressible transient: overRhoPimpleDyMFoam
- two-phase VOF: overInterDyMFoam

The overset method chosen is a parallel, fully implicit implementation
whereby the interpolation (from donor to acceptor) is inserted as an
adapted discretisation on the donor cells, such that the resulting matrix
can be solved using the standard linear solvers.

Above solvers come with a set of tutorials, showing how to create and set-up
simple simulations from scratch.
2017-06-14 09:51:02 +01:00
Andrew Heather
3d05295abd STYLE: Corrected typo 2017-03-22 09:11:47 +00:00
Andrew Heather
24610c7c0a STYLE: Updated README text 2017-01-04 16:09:00 +00:00
Andrew Heather
81d958c5df STYLE: Updated README.md 2016-12-23 09:08:01 +00:00
Andrew Heather
b99917e53a ENH: Updated broken links in README file 2016-01-13 17:18:03 +00:00
andy
8f309fa031 ENH: Documentation updates 2016-01-08 16:25:42 +00:00
Andrew Heather
a1eecc8ee4 STYLE: Corrected typo 2016-01-08 13:19:43 +00:00
Andrew Heather
cc7aa4993a ENH: Updated README files 2016-01-08 12:30:04 +00:00