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