Commit Graph

534 Commits

Author SHA1 Message Date
Henry
f197f9545f tutorials/incompressible/pimpleDyMFoam/mixerVesselAMI2D: Use PIMPLE rather than PISO to ensure updated fluxes are used in momentum equation 2014-07-17 11:30:02 +01:00
andy
d22da01ef5 ENH: tutorial update: movingCone - updated blockMeshDict 2014-07-15 15:59:34 +01:00
Henry
0412aaf40b Removed spurious $1 2014-07-15 11:34:58 +01:00
Henry
7d5e8c2a6f Updated motorBike tutorial to correspond to the training course 2014-07-11 15:48:54 +01:00
Henry
d49889402f sixDoFRigidBodyMotion: Add support to specify the centre for rotation independent of the centre of mass
via the point, line or plane constraints.
2014-05-16 15:35:11 +01:00
OpenFOAM-admin
fbb3ddf2c4 Updated for release 2.3.0 2014-02-17 10:21:46 +00:00
william
8acf2daaba BUG: tutorial fixes for 32 bit ubuntu packs 2014-02-11 10:15:00 +00:00
william
333818408f STYLE: sh instead of bash for tutorial scripts 2014-02-05 16:53:44 +00:00
william
11416d066d BUG: removed bash-dependent test for the existence of gnuplot 2014-02-05 16:20:53 +00:00
andy
e976c1d8dd ENH: cavity tutorial updates 2014-02-03 12:49:42 +00:00
Henry
ee4e19ef85 Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM 2014-01-30 13:01:04 +00:00
andy
c380695ead ENH: tutorial update 2014-01-27 15:41:54 +00:00
mattijs
8acfa4692a STYLE: snappyHexMeshDict: removed optional parameter 2014-01-27 12:25:56 +00:00
mattijs
292da7605e Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-24 16:29:30 +00:00
mattijs
7b60265f3c BUG: propeller: create inlet and outlet from wrong faceZone 2014-01-24 16:28:04 +00:00
andy
d7be8d9d43 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-24 16:01:26 +00:00
mattijs
827456621d ENH: propeller: meshed to outerCylinder 2014-01-24 15:29:18 +00:00
andy
73e876c7fb ENH: tutorial update - incompressible 2014-01-24 15:21:10 +00:00
mattijs
3341e7c7c1 ENH: GAMG: use cacheAgglomeration unless moving case 2014-01-23 17:40:47 +00:00
Henry
c392b0748a tutorials: deprecate filteredLinear.* in favour of LUST for LES cases 2014-01-23 17:13:58 +00:00
Henry
71aa1c53a0 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-23 11:29:09 +00:00
Henry
36f3e513ea sixDoFRigidBodyMotion: Update code and tutorial cases to use new explicit motion
simpleHarmonicMotion case removed temporarily pending the introduction of a suitable motion solver
2014-01-23 11:24:50 +00:00
mattijs
cb01bcec31 ENH: propeller: use functionObjects 2014-01-23 10:53:24 +00:00
mattijs
81670ff8e0 ENH: propeller: added renumbering and vorticity 2014-01-23 09:51:57 +00:00
mattijs
a0a13075c0 ENH: propeller: updated for new snappyHexMesh faceType capability 2014-01-22 17:35:45 +00:00
mattijs
1dc9207000 ENH: propeller: use smoothSolver on transported quantities 2014-01-22 11:27:17 +00:00
andy
e7201c0326 ENH: tutorial updates 2014-01-20 16:25:13 +00:00
andy
8f776987df ENH: tutorial updtaes 2014-01-17 14:11:55 +00:00
andy
e5a5b89509 ENH: mapFields - deprecated old utility in favour of mapFieldsNew and renamed 2014-01-14 10:41:50 +00:00
mattijs
63db7ce221 STYLE: snappyHexMeshDict: remove unused entries 2014-01-09 11:00:28 +00:00
mattijs
64b6f921e8 ENH: icoFoam tutorials: clean up script 2013-12-19 11:21:31 +00:00
mattijs
2a4b7df8fc ENH: pitzDailyExptInlet: do not supply initial value 2013-12-18 11:34:48 +00:00
Henry
2612f6beac sixDoFRigidBodyMotion: Renamed constraints 2013-12-16 21:19:18 +00:00
Henry
8af82f02bf sixDoFRigidBodyMotion: remove the constraint and restraint "Coeffs"
sub-dict and put the coefficients in the containing dictionary.
2013-12-15 22:30:52 +00:00
mattijs
d57f983401 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-13 15:57:35 +00:00
mattijs
5552d5500b ENH: angledDuct: renamed wall to walls 2013-12-13 14:34:08 +00:00
andy
eee22d19b1 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-12 13:01:23 +00:00
andy
a97070c303 ENH: Added pimpleam pitzDaily test case 2013-12-12 12:57:19 +00:00
mattijs
b713bc7124 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-11 14:24:51 +00:00
Henry
3ec31ba3f7 pimpleDyMFoam/movingCone: change axis to empty 2013-12-10 14:10:28 +00:00
mattijs
e9485ae968 GIT: boundary: generated file 2013-12-06 18:05:33 +00:00
Henry
3f5eda25f0 symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane
The standard/previous general symmetry type is now named symmetry
    both in class and lookup name for consistency.  The rigorous
    symmetryPlane type is needed for moving-mesh cases in which the
    motion it constrained by one or two planes.
2013-12-06 15:45:11 +00:00
andy
636215a0ea ENH: functionObjects - updated writing to file 2013-11-25 10:52:20 +00:00
andy
9c7263fee3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-20 16:23:22 +00:00
andy
80a191e7dd BUG: Reinstated missing tutorial files 2013-11-20 16:23:12 +00:00
mattijs
69ee5fa8dd ENH: snappyHExMeshDict: shifted locationInMesh 2013-11-20 15:36:44 +00:00
andy
cc8e6e0f7b ENH: Removed deleted files on tutorial clean-up 2013-11-20 11:52:04 +00:00
mattijs
1d679022bb ENH: TJunctionFan: new createBaffles syntax 2013-11-14 09:56:43 +00:00
andy
67a49d125d ENH: Tutorial Allclean script updates 2013-10-11 12:41:11 +01:00
mattijs
257e822099 ENH: angledDuct: renamed to straightDuctImplicit 2013-10-09 09:42:53 +01:00