graham
49a853116a
STYLE: copyright and 80 char line fixes.
2010-07-27 15:45:43 +01:00
graham
67136c25ee
STYLE: Remove tabs.
2010-07-27 12:24:27 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
henry
cf1fa7115f
Tutorial updates -- incomplete.
...
These changes are pushed to avoid continuous merge conflicts caused by scripted
changes to all the tutorial files.
2010-06-10 13:01:14 +01:00
henry
d53f5edf5c
damBreak4phase: Tested and updated multiphaseInterFoam solver tutorial.
2010-06-10 12:55:04 +01:00
Mark Olesen
0ca515e3b1
Merge remote branch 'OpenCFD/master' into olesenm
2010-06-02 10:46:45 +02:00
graham
ed6041eb50
ENH: Adding more useful information to sixDoFRigidBodyMotion restraint
...
reporting.
Making sixDoFRigidBodyMotionConstraints less verbose by default, now
requires debug switch to be set.
2010-05-31 12:00:53 +01:00
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
mattijs
7507b5f6bd
BUG: fixed subset action in topoSet; renamed sourceDict keyword to sourceInfo.
2010-05-11 12:09:49 +01:00
mattijs
c367e07642
ENH: Converted all cellSet/faceSet/pointSet to topoSet.
2010-05-10 17:17:49 +01:00
mattijs
defea5836e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
2010-04-13 11:07:19 +01:00
mattijs
3b53ff5658
ENH: Make snappyHexMeshDict consistent with nGrow change.
...
nGrow in 1.6.x was always taken to be 0!
2010-04-12 17:27:39 +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
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
mattijs
d01adb74e3
ENH: Added tet volume check to checkMesh and snappyHexMesh
2010-03-26 13:39:51 +00:00
Mark Olesen
cd768b7a5a
Merge remote branch 'OpenCFD/master' into olesenm
2010-03-17 08:52:10 +01:00
henry
d83d28733d
Corrected headers.
2010-03-15 17:06:38 +00:00
henry
dbe29112e3
MULES limitation removed: sub-cycling time now supported on morphing meshes
...
Support for cell-volume interpolation during time sub-cycling now provided and
used in the MULES VoF solver to allow sub-cycling on morphing meshes.
2010-03-15 17:02:12 +00:00
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
Mark Olesen
ac99035a83
COMP: make utilities before solvers.
...
- having all utilities available ASAP is more important than having
all solvers immediately
2010-02-18 16:48:49 +01:00
graham
9760c1c58e
STYLE: floatingObject tutorial. Brace indentation and removal of
...
default values for motion state.
2010-02-12 09:56:40 +00:00
graham
9c52c9f1cf
BUG: floatingObject tutorial - typo in momentOfInertia
2010-02-04 19:24:44 +00:00
mattijs
9b5ea8ccff
STYLE: Added some comment to the parameters in 6dof bc
2010-01-29 15:24:52 +00:00
henry
3b038c3702
settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure).
...
While p and pmh (pd in OpenFOAM-1.5.?) are equivalent on orthogonal meshes they
are not on non-orthogonal meshes and the difference is very important for
buoyancy-dominated flows such as settling. settlingFoam is now written in terms
of pmh (static pressure minus hydrostatic pressure) which used to be called pd
but that confused too may people.
2010-01-28 16:06:08 +00:00
andy
7a4c03b97a
Added interPhaseChangeFoam tutorial case: cavitatingBullet
2009-12-16 15:02:49 +00:00
henry
e67d22f264
Load the "forces" library needed for the 6-DoF motion.
2009-12-08 22:39:33 +00:00
henry
66163783bf
Updated the name of the motion solver used.
2009-12-08 22:38:37 +00:00
henry
146c63234c
Added a default scheme for "snGrad".
2009-12-08 15:07:21 +00:00
Mark Olesen
909e6b27e4
Apply coding style recommendations:
...
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +01:00
Mark Olesen
fa93ce8cd7
coding style adherence
...
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
mattijs
01cc6c1f8c
added some comment
2009-11-17 18:26:42 +00:00
Mark Olesen
ebe39c4ea4
Merge commit 'OpenCFD/master' into olesenm
2009-11-04 08:56:20 +01:00
Mark Olesen
53a9208d9f
Merge commit 'bundle/home' into olesenm
...
Conflicts:
src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.C
src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.H
tutorials/incompressible/simpleFoam/airFoil2D/Allclean
tutorials/multiphase/settlingFoam/ras/tank3D/Allclean
2009-11-04 08:54:34 +01:00
henry
51bb18ce78
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-30 17:24:05 +00:00
henry
9bb3c1c1ba
New solvers and tutorial cases transferred from OpenFOAM-1.6.x.
2009-10-30 17:24:02 +00:00
graham
270db50f3c
Folder called 0.orig was missed from commit as caught by .gitignore.
...
Now 0.org.
2009-10-29 11:59:15 +00:00
andy
006803b4c5
added -f option when removing logs to avoid warning msg when cleaning
2009-10-27 10:58:19 +00:00
Mark Olesen
3c788010fb
Merge commit 'bundle/olesenm' into home
2009-10-19 19:47:45 +02:00
graham
f14d76738b
Adding floatingObject tutorial case.
2009-10-19 15:58:40 +01:00
Mark Olesen
08fb4d5833
avoid spurious warnings on rm log.*
2009-10-09 19:46:08 +02:00
mattijs
680c3272aa
extraneous libs
2009-10-09 17:17:09 +01:00
mattijs
9b89dd125c
renaming of solidBodyMotionFunctions
2009-10-09 13:45:40 +01:00
mattijs
5ecde8d92e
new solidBodyMotionFunctions
2009-10-08 17:55:26 +01:00
mattijs
98c3d099fd
new solidBodyMotionFunctions
2009-10-08 15:15:42 +01:00
henry
a80e2f83cd
Removed unnecessary and inconsistent entries.
2009-09-10 22:43:06 +01:00
henry
cf08f081da
Corrected tutorials.
2009-08-18 17:12:15 +01:00
henry
ff89303a7a
Correct cases for the new version of settlingFoam.
2009-08-12 23:00:15 +01:00
andy
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00
Mark Olesen
ecb8d29b83
Merge commit 'OpenCFD/master' into olesenm
2009-08-03 16:20:24 +02:00