Andrew Heather
7e61f36c12
RELEASE: Updated headers to v2212
2022-12-21 16:16:18 +00:00
Mark Olesen
4393ffa8dc
ENH: template invariant base classes for {fa,fae,fv,fvs,point}PatchField
...
- simplifies construction/inheritance
ENH: add {fa,fv}PatchField::zeroGradientType() static
- can be used to avoid literal "zeroGradient" in places
STYLE: adjust naming of pointPatch runtime selection table
- simply use 'patch' as per fa/fv fields
STYLE: add zero-size guard to patch constraintType(const word&)
2022-09-22 16:09:14 +02:00
Andrew Heather
7792501a01
RELEASE: Updated headers for v2206
2022-06-24 15:41:02 +01:00
Mark Olesen
cc65f5f0f0
TUT: coded functionObject called on execute instead of write
...
- generated too much output that also missed topology changes,
which prevents proper post-processing
2022-02-18 10:41:17 +01:00
Andrew Heather
a2014242cf
RELEASE: Updated headers for v2112
2021-12-20 14:18:01 +00:00
Matej Forman
d9b200af28
TUT: rotatingFanInRoom: perturb locationInMesh ( fixes #2162 )
2021-08-04 09:15:19 +00:00
Andrew Heather
e3796745ed
CONFIG: Updated headers to v2106
...
Minor clean-up
2021-06-28 09:14:42 +01:00
Kutalmis Bercin
e81cf778a1
TUT: incompressible: clean up tutorials
2021-06-08 20:15:47 +00:00
Mark Olesen
c2692e7c99
TUT: example of user access for Function1
2021-06-07 15:21:02 +02:00
Andrew Heather
79e353b84e
RELEASE: Updated version to v2012
2020-12-23 10:01:39 +01:00
Andrew Heather
538d749220
REL: Updated headers to version v2006
2020-06-29 17:27:54 +01:00
OpenFOAM bot
01ec92fd35
GIT: remove leading/trailing blank lines, trailing whitespace
2020-06-17 10:46:26 +02:00
Mark Olesen
5982a1aab4
STYLE: update tutorials
...
- use simpler decomposeParDict in tutorials, several had old
'boilerplate' decomposeParDict
- use simpler libs () format
- update surface sampling to use dictionary format
2020-06-17 10:11:33 +02:00
OpenFOAM bot
596e4aef3f
STYLE: remove trailing space, tabs
2020-01-22 10:00:03 +01:00
Andrew Heather
ae2ab06312
REL: Release preparations
2019-12-23 09:49:23 +00:00
Mark Olesen
98467036b3
STYLE: regularize quoting and exit on failed 'cd'
2019-11-13 13:19:16 +01:00
Mark Olesen
e6dfb39c66
STYLE: remove unnecessary stdout, stderr /dev/null redirects
...
- no stderr redirect needed:
* 'command -v'
- no stdout/stderr redirect needed:
* 'rm -f'
STYLE: consistent spacing after redirects
2019-11-06 10:44:36 +01:00
Mark Olesen
ec7e3c88e4
ENH: test for WM_PROJECT_DIR being set/unset in scripts
2019-11-06 09:18:51 +01:00
Mark Olesen
8f1844fff0
TUT: remove cr-nl endings
...
- use git show --ignore-space-change when examining
2019-10-01 12:39:10 +02:00
Mark Olesen
93422f1a72
TUT: use simpler syntax for motionSolverLibs entries
2019-10-01 10:58:53 +02:00
Mark Olesen
02914539f7
TUT: consistent use of scale in blockMeshDict
2019-10-01 09:33:38 +02:00
Mark Olesen
fc461a1cc6
TUT: use writeControl "adjustable" (alias for "adjustableRunTime")
2019-09-27 15:50:06 +02:00
Jozsef Nagy
c41843e4f9
TUT: New AMI tutorial case for pimpleFoam - rotatingFanInRoom
2019-08-01 08:29:45 +01:00