Mark Olesen
8a7221cf50
TUT: update tutorials to use dictionary-style sets
...
- can now specify sampled sets as dictionary entries instead of a list
entry.
can now use: sets { ... }
instead of: sets ( ... );
This is similar to sampled surfaces and makes it easier to
manage with dictionary manipulation tools.
TUT: update to use writeTime instead of outputTime
2022-03-10 19:45:20 +01:00
Kutalmis Bercin
e81cf778a1
TUT: incompressible: clean up tutorials
2021-06-08 20:15:47 +00:00
Andrew Heather
ae2ab06312
REL: Release preparations
2019-12-23 09:49:23 +00:00
OpenFOAM bot
880d81475b
TUT: use simpler syntax for libs entries
2019-08-30 16:45:45 +02:00
Andrew Heather
28e37bbec9
STYLE: Consistency updates
2016-12-16 14:36:48 +00:00
Chris Greenshields
bb3c0c3593
Maxwell model for viscoelasticity using the upper-convected time
...
derivative of the stress tensor. See
http://en.wikipedia.org/wiki/Upper-convected_Maxwell_model
The model includes an additional viscosity (nu) from the transport
model from which it is instantiated, which makes it equivalent to the
Oldroyd-B model for the case of an incompressible transport model.
See https://en.wikipedia.org/wiki/Oldroyd-B_model
2016-09-20 18:38:15 +01:00