Commit Graph

33 Commits

Author SHA1 Message Date
andy
d2d91bb84f STYLE: Updated tutorial headers to version 2.0 2011-06-07 11:18:46 +01:00
Henry
b6f8897268 tutorials: Upgraded all of the blockMeshDict files to the new format
Upgraded other files as necessary for consistency with the blockMeshDict, in
particular cases with cyclic patches.
2011-05-26 12:43:16 +01:00
andy
2b4679d67b STYLE: Updated tutorial case names 2011-05-12 10:30:29 +01:00
Henry
24adaa0e1d Updated tutorials 2011-04-28 21:14:13 +01:00
Henry
f70593a8ff Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam 2011-04-19 23:23:49 +01:00
mattijs
6f2b17a698 ENH: fvSchemes : updated incompressible tutorials 2010-12-15 17:05:09 +00:00
sergio
262e6be2f8 ENH: new basicSolidThermo, solid -> pointSolid and solidMixture ->
pointSolidMixture. chtMultiRegion tutorials and solvers
2010-12-08 16:20:43 +00:00
sergio
fbcda2af93 BUG: Old libs linked in controlDict 2010-12-07 15:56:27 +00:00
mattijs
a0517f0ea9 BUG: fan b.c. was using phi on slave side. 2010-10-21 18:38:58 +01:00
Henry
ca8f5aee75 Tutorials: Added libOpenFOAM.so to libs when used to avoid paraFoam failing 2010-10-11 14:16:57 +01:00
andy
b362957124 ENH: Multiple tutorial updates 2010-10-07 13:52:51 +01:00
mattijs
2285298921 STYLE: README : misspelled date 2010-09-06 12:26:25 +01:00
henry
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +01:00
Mark Olesen
895a077cb1 STYLE: fixup some dictionary headers 2010-05-18 11:38:07 +02:00
mattijs
8816653041 BUG: t-junction-with-fan/Allrun : split cyclics 2010-05-17 17:19:30 +01:00
mattijs
2567ac7c17 ENH: adapted t-junction-with-fan for new createBaffles. 2010-05-17 17:11:14 +01:00
mattijs
1c7d6c1b2c ENH: Restored old t-junction case. Renamed baffle case to t-junction-with-baffle 2010-04-16 16:51:25 +01:00
mattijs
af095081b7 ENH: Added baffles and fan cyclic 2010-04-16 13:16:26 +01:00
mattijs
1fe76fef6a BUG: Load library containing the functionObjects before using them. 2010-04-15 11:35:43 +01:00
Mark Olesen
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
Mark Olesen
10141f907b STYLE: use dict entry for function objects in controlDict 2010-04-09 12:23:25 +02:00
andy
6dbb672b01 updating tutorial cases to use new nut/mut wall function names 2009-08-03 12:04:40 +01:00
andy
2349fdaabe updated version numbers to 1.6 2009-07-23 12:22:48 +01:00
henry
b3d455de80 Removed turbulence model coefficients from the dictionaries to allow them to default. 2009-07-21 19:05:30 +01:00
henry
6f48a922d0 Further corrections to tutorials following a complete Allrun. 2009-07-14 21:16:33 +01:00
henry
caff5576b1 Reinstated "application" entry in controlDict.
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
mattijs
950c77117b comment 2009-03-24 18:02:42 +00:00
mattijs
fe55f58d46 new turbulence setup 2009-03-23 16:35:53 +00:00
Mark Olesen
507ad1e643 Merge commit 'OpenCFD/master' into olesenm 2009-02-25 10:50:26 +01:00
andy
dee5fee4db tutorial updates 2009-02-18 12:29:22 +00:00
Mark Olesen
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
andy
a3b50aff9f further tutorial updates 2009-02-13 14:17:08 +00:00
andy
12fba38d87 restructuring to reflect solver hierarchy 2009-02-12 18:59:59 +00:00