d2d91bb84f
STYLE: Updated tutorial headers to version 2.0
2011-06-07 11:18:46 +01:00
a81bfbfa09
ENH: Tutorial updates
2011-05-12 12:17:39 +01:00
a038c90f21
Tutorial Updates
2011-04-21 10:00:53 +01:00
154761a3a1
ENH: Updated tutorials
2011-04-15 16:46:35 +01:00
d005fa29b4
XiFoam tutorials: Updated alphaSgsJayatillekeWallFunction BC and fvSchemes
2011-01-07 12:32:18 +00:00
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
10141f907b
STYLE: use dict entry for function objects in controlDict
2010-04-09 12:23:25 +02:00
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00
d749aac04d
adjust tutorial fvSolution to use regular expressions and $variable
2009-08-01 14:51:59 +02:00
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +01:00
4363dac73f
Further updates of the XiFoam tutorials.
2009-07-16 12:42:34 +01:00
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
caff5576b1
Reinstated "application" entry in controlDict.
...
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
ef874be0b9
updates
2009-02-13 16:14:44 +00:00
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00