Commit Graph

7666 Commits

Author SHA1 Message Date
mattijs
38d068c476 ENH: createShellMesh: guarantee 0'th vertex ordered 2011-05-20 17:00:30 +01:00
mattijs
d29798265c ENH: partialWrite: new functionObject for partial dumps 2011-05-20 11:58:26 +01:00
mattijs
7e86354f4f STYLE: writeRegisteredObject: remove unused switch 2011-05-20 11:55:59 +01:00
mattijs
ec1b7c019a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-16 12:01:12 +01:00
graham
3868902d80 STYLE: Using $internalField for lowerWall as per training notes. 2011-05-16 10:26:40 +01:00
Henry
50660fcca5 snappyHexMesh/flange tutorial: remove the generated "flange" file. 2011-05-16 10:13:25 +01:00
Henry
52ce8bae96 HerschelBulkley: Changed the definition of the coefficients and stress to more commonly used forms.
This does not change the form of the function but the coefficients must be set appropriately.
2011-05-16 10:08:36 +01:00
Henry
f0f1e29779 chtMultiRegionFoam/multiRegionLiquidHeater tutorial: corrected relaxation statement 2011-05-16 10:06:41 +01:00
Henry
9118e8ea9d porousExplicitSourceReactingParcelFoam: Removed spurious relaxation statement from rhoEqn. 2011-05-16 10:06:09 +01:00
mattijs
d3b12e79b9 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-15 20:54:01 +01:00
mattijs
6b81fecadf STYLE: refinementHistory: removed printing 2011-05-15 20:52:33 +01:00
graham
1bb786567d BUG: Face centre error, treating all faces as tris. 2011-05-13 16:01:07 +01:00
graham
54ba194801 ENH: Improved bound box obj output. 2011-05-11 13:00:56 +01:00
graham
3a51a8215c ENH: Mesh accessor. 2011-05-13 10:05:38 +01:00
andy
1e77abbe63 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-12 15:58:46 +01:00
andy
b9cd469c98 ENH: Removed spurious comments 2011-05-12 15:58:32 +01:00
andy
10373183b6 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-12 13:14:58 +01:00
andy
88d1e99e4d ENH: upped source energy in coal combustion tutorial 2011-05-12 12:35:13 +01:00
andy
a81bfbfa09 ENH: Tutorial updates 2011-05-12 12:17:39 +01:00
andy
2b4679d67b STYLE: Updated tutorial case names 2011-05-12 10:30:29 +01:00
andy
6a45331d42 ENH: cloudFunctions sub-dictionary made optional 2011-05-11 16:34:10 +01:00
andy
29faa317a4 BUG: Tutorial correction 2011-05-11 16:01:40 +01:00
andy
79bbcd2164 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-11 11:35:02 +01:00
andy
95d8fd4860 STYLE: Updated copyright dates 2011-05-11 11:34:38 +01:00
andy
b9f69cd122 STYLE: Updated GPL 2 -> GPL 3 2011-05-11 11:11:03 +01:00
andy
b05f279302 ENH: Added face post-processing for particle clouds 2011-05-11 10:51:24 +01:00
andy
de32813f81 STYLE: Minor code style updates 2011-05-11 09:44:37 +01:00
graham
0910bb6d24 STYLE: 1991->2004 copyright start date. 2011-05-11 09:35:32 +01:00
graham
0e71b9592f ENH: Moving two-part tut into containing folder. 2011-05-10 11:05:10 +01:00
andy
ca492058d8 ENH: Updated cloud tutorials 2011-05-09 17:53:19 +01:00
andy
123868997a ENH: Updated cloud post-processing models to cloudFunctionObject (list) 2011-05-09 17:38:58 +01:00
andy
a7835efbae ENH: Removed residualControl entry 2011-05-06 18:15:26 +01:00
andy
c1a6196853 BUG: Specify parcels per second as scalar instead of label 2011-05-06 15:24:28 +01:00
andy
2ac008348b ENH: Updated cloud source term computations 2011-05-06 12:29:43 +01:00
andy
241d0946f5 ENH: Updated PaSR model for laminar case and better code-re-use 2011-05-04 13:11:07 +01:00
andy
3051d333b3 STYLE: Consistency updates for LTS solver 2011-05-03 17:39:18 +01:00
andy
2f374d0d7a STYLE: missed change during 1c23a96 2011-05-03 17:36:36 +01:00
andy
1c23a96378 STYLE: Correcting coding style of commit 6217691 2011-05-03 16:29:06 +01:00
andy
b333a3118b ENH: Updated film enthalpy source treatment 2011-05-03 15:54:41 +01:00
andy
6fea2cd9f7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-03 11:15:03 +01:00
Henry
22275f20b4 wigleyHull tutorial: add clean-up script 2011-04-28 21:14:48 +01:00
Henry
e3eae71014 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-28 21:14:18 +01:00
Henry
24adaa0e1d Updated tutorials 2011-04-28 21:14:13 +01:00
Henry
d8630c4677 settlingFoam: Corrected time-loop 2011-04-28 21:13:57 +01:00
Henry
6500f9e997 setInitialDeltaT: only if the time-step would be reduced by doing so 2011-04-28 21:13:40 +01:00
Henry
5222405567 Create graphs in a sub-directory 2011-04-28 21:13:08 +01:00
mattijs
eaa2a9f1b5 COMP: tutorial scripts: add #!/bin/sh, chmod +x etc. 2011-04-28 17:47:11 +01:00
mattijs
36fde0b5d1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-28 16:28:22 +01:00
mattijs
1c1cac6646 ENH: ideasUnvToFoam.C: added support for zones 2011-04-28 16:27:20 +01:00
Mark Olesen
b646589996 COMP: add sentinels to catch mpi or scotch version changes when compiling 2011-04-28 16:26:00 +02:00