Mark Olesen
c792a9d7df
TUT: script cleanup, provide cleanCase0 for commonly used operation
2017-10-12 19:20:56 +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
Mark Olesen
0ea219adf5
TUT: consistent writeCompression option
...
- Use on/off vs longer compressed/uncompressed.
For consistency, replaced yes/no with on/off.
- Avoid the combination of binary/compressed,
which is disallowed and provokes a warning anyhow
2017-06-13 06:50:16 +02:00
Andrew Heather
91b90da4f3
Integrated Foundation code to commit 104aac5
2017-05-17 16:35:18 +01:00
Henry Weller
1f5b9dbbcf
tutorials/multiphase: Removed unnecessary specification of name and dimensions for transport properties
2017-03-31 17:11:30 +01:00
Andrew Heather
45381b1085
MRG: Integrated Foundation code to commit 19e602b
2017-03-28 11:30:10 +01:00
Henry Weller
7aed8c2904
tutorials: Updated pcorr settings in fvSolution to provide pcorrFinal if required
2017-03-07 11:48:20 +00: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
21679c04e4
STYLE: adjust tutorial Allclean scripts (issue #310 )
...
- A few without a 'cd' at the start.
Several remove files that are already covered by the cleanCase function.
2016-11-20 17:26:44 +01:00
Andrew Heather
bd0e982d99
MRG: Initial commit after latest Foundation merge
2016-09-30 11:16:28 +01:00
Henry Weller
1e94682f24
tutorials: Renamed sub-directories ras -> RAS and les -> LES
2016-09-20 19:03:40 +01:00