Andrew Heather
7e61f36c12
RELEASE: Updated headers to v2212
2022-12-21 16:16:18 +00:00
Andrew Heather
7792501a01
RELEASE: Updated headers for v2206
2022-06-24 15:41:02 +01:00
Mark Olesen
7f748bd5fd
ENH: CleanFunctions refinements
...
- include constant/faMesh cleanup (cleanFaMesh) as part of standard
cleanCase
- simplify cleanPolyMesh function to now just warn about old
constant/polyMesh/blockMeshDict but not try to remove anything
- cleanup cellDist.vtu (decomposePar -dry-run) as well
ENH: foamRunTutorials - fallback to Allrun-parallel, Allrun-serial
TUT: call m4 with file argument instead of redirected stdin
TUT: adjust suffixes on decomposeParDict variants
2022-06-09 15:34:17 +02:00
Andrew Heather
a2014242cf
RELEASE: Updated headers for v2112
2021-12-20 14:18:01 +00:00
Andrew Heather
e3796745ed
CONFIG: Updated headers to v2106
...
Minor clean-up
2021-06-28 09:14:42 +01:00
Kutalmis Bercin
3a858ac682
TUT: mesh: clean up tutorials
2021-06-08 20:14:09 +00: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
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
ec7e3c88e4
ENH: test for WM_PROJECT_DIR being set/unset in scripts
2019-11-06 09:18:51 +01:00
Andrew Heather
be44dcaf1f
RELEASE: Version clean-up for release
2019-06-25 11:51:19 +01:00
Andrew Heather
9231534efa
STYLE: Updating version to v1812
2018-12-19 18:07:52 +00:00
Mark Olesen
9103b199b9
TUT: remove unused default decomposition coeffs settings
2018-12-13 14:04:50 +01:00
mattijs
192e2eeb9d
BUG: tutorials: fix tutorials for 1812. See #1059 .
2018-10-31 12:08:55 +00:00
Mark Olesen
296bdb6123
TUT: incorrectly activated constraints
2018-08-13 15:11:53 +02:00
Mark Olesen
b41d5ed523
STYLE: remove deprecated constraints format from tutorials
2018-07-11 17:02:40 +02:00
Andrew Heather
6e35bcda70
ENH: Updated config for release v1806
2018-06-28 12:56:00 +01:00
Andrew Heather
a230e8d408
STYLE: Correcting typos
2018-03-28 17:14:16 +01:00
Mark Olesen
c792a9d7df
TUT: script cleanup, provide cleanCase0 for commonly used operation
2017-10-12 19:20:56 +02:00
Mark Olesen
b29f2a61b6
BUG: missing parallel-aware for metis-like decomposition
2017-10-13 12:45:28 +02:00
Mark Olesen
c2a0663cc7
TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict
...
- although this has been supported for many years, the tutorials
continued to use "convertToMeters" entry, which is specific to blockMesh.
The "scale" is more consistent with other dictionaries.
ENH:
- ignore "scale 0;" (treat as no scaling) for blockMeshDict,
consistent with use elsewhere.
2017-08-03 06:38:30 +02:00
Andrew Heather
0a4733acab
ENH: Tutorial updates
2017-05-18 14:47:00 +01:00
Mark Olesen
a6a90838fa
STYLE: adjust tutorial Allrun scripts (issue #310 )
...
- A few without a 'cd' at the start.
Use $(getApplication) directly in more places (for clarity).
2016-11-21 10:18:00 +01:00
Mark Olesen
f3cc16e42c
ENH: Avoid constant/polyMesh/blockMeshDict (issue #309 )
...
- relocate to system/blockMeshDict, which avoids it being cleaned out
accidentally
2016-11-20 16:50:47 +01:00
mattijs
b6472f3f7c
BUG: cavity: fixes the running of the cavity case #141
2016-06-07 12:44:34 +01:00
Andrew Heather
f0b404748d
ENH: Further tutorial update
2016-04-27 09:41:27 +01:00
Andrew Heather
16dfd33db8
ENH: Tutorials - updates
2016-04-26 14:32:19 +01:00
Andrew Heather
a7dcf8fc61
ENH: Tutorials - updated use of -log to use -s
2016-04-26 09:31:44 +01:00
Andrew Heather
f0c3e8d599
STYLE: Updated version to 'plus'
2015-12-22 23:14:17 +00:00
Andrew Heather
0e01c44129
GIT: Resolved conflict
2015-12-09 16:19:28 +00:00
Andrew Heather
8837a89237
STYLE: Updated links from openfoam.org to openfoam.com
2015-12-09 15:03:05 +00:00
Andrew Heather
8f1d043364
GIT: Resolved conflict
2015-12-09 09:32:38 +00:00
mattijs
2e7d7d1609
BUG: RunFunctions: missing fi. Renamed variable. Updated Allrun scripts
2015-12-08 14:35:02 +00:00
Andrew Heather
dbea5806ce
ENH: Tutorials - removing fluxRequired from fvSchemes
2015-12-08 12:14:13 +00:00
mattijs
591c5b602c
ENH: decomposeParDict: default value is system/decomposeParDict
2015-12-07 16:04:17 +00:00
mattijs
916dcb8685
ENH: parallel: overhaul of parallel mapping
...
- redistributePar to have almost (complete) functionality of decomposePar+reconstructPar
- low-level distributed Field mapping
- support for mapping surfaceFields (including flipping faces)
- support for decomposing/reconstructing refinement data
2015-11-17 15:05:05 +00:00