andy
8b12cb3a9a
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-09 10:33:07 +00:00
andy
203157e3e1
ENH: Tutorial updates
2013-12-09 10:20:38 +00:00
andy
5c3ffcae0e
ENH: surface film model refactoring
2013-12-09 09:47:54 +00:00
andy
b0ce019352
STYLE: minor code formatting
2013-12-09 09:44:41 +00:00
andy
a5f6e005e8
ENH: Updated film sub-models to use new base class
2013-12-09 09:44:12 +00:00
andy
0901b9f36f
ENH: region models - sub-models write to common output properties dictionary
2013-12-09 09:41:36 +00:00
andy
6ec38c4dbb
ENH: Updated spray sub-models to use new base class
2013-12-09 09:40:25 +00:00
andy
0a5584c306
ENH: Updated cloud sub-models to use new base class
2013-12-09 09:39:45 +00:00
andy
1f524ef51b
ENH: Updated cloud function objects
2013-12-09 09:37:34 +00:00
andy
574b68c3ea
ENH: Film sub-models - refactored to use new base class
2013-12-09 09:32:43 +00:00
andy
6b9f5d504e
ENH: Cloud sub-models - refactored to use new base class
2013-12-09 09:28:13 +00:00
andy
d06c0a1da6
ENH: Added base class for run-time selectable models
2013-12-09 09:27:10 +00:00
andy
1d8637cf6d
BUG: KinematicParcel - corrected parcelTypeId initialisation
2013-12-09 09:22:30 +00:00
Henry
dd2bbd7149
Add sixDoFRigidBodyMotion
2013-12-08 22:17:30 +00:00
Henry
a09d30dc90
interDyMFoam/ras/floatingObject: apply sixDoFRigidBodyMotion solver
...
Keep original case as floatingObjectOld
2013-12-08 22:03:56 +00:00
Henry
e86564e3d2
Updated headers
2013-12-08 22:01:31 +00:00
Henry
5ffda9b52b
sixDoFRigidBodyMotion: Created separate library
...
Added sixDoFRigidBodyMotionSolver using septernion interpolation for mesh-morphing
2013-12-08 21:59:40 +00:00
Henry
46bd2fe64e
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-06 15:49:50 +00:00
Henry
56bfb3cb42
Update headers
2013-12-06 15:49:31 +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
Henry
7c54adb178
sixDoFRigidBodyMotion: support acceleration relaxation and damping
2013-12-06 15:41:17 +00:00
mattijs
04b1eedfa8
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-06 11:53:43 +00:00
andy
9e345e1780
ENH: Enabled dictionaries to be expanded in lists
2013-12-06 10:24:23 +00:00
mattijs
101aa4e6f4
ENH: objToVTK: output lines
2013-12-05 16:41:39 +00:00
mattijs
06cf864261
ENH: regionModel: correct parallel startup
2013-12-05 15:04:38 +00:00
Henry
89053fe3d5
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-05 14:27:00 +00:00
Henry
5d94a4bfd2
HrenyaSinclairConductivity: added missing g0
2013-12-05 14:26:39 +00:00
Henry
38038c1108
Corrected object name
2013-12-05 14:26:19 +00:00
mattijs
21323bdd8b
COMP: Allwmake: pass through wmake type
2013-12-05 13:50:45 +00:00
mattijs
209cc1d538
ENH: solidBodyMotion: added pointDisplacement bc
2013-12-05 12:23:12 +00:00
mattijs
86f0655052
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-04 16:06:01 +00:00
mattijs
4d7402862c
COMP: checkMesh,combinePatchFaces: move of pointConstraints
2013-12-04 15:59:35 +00:00
mattijs
8f163184be
ENH: autoLayerDriver: optional limit; renamed parameter
2013-12-04 15:57:48 +00:00
mattijs
bab168b5af
ENH: pointConstraints: make polyMesh meshObject (since pointMeshes not currently updated!)
2013-12-04 15:55:39 +00:00
mattijs
a5ebecbd3a
ENH:foamJob: handling of quotes (from Mantis)
2013-12-04 15:48:32 +00:00
mattijs
a7799adeb8
ENH: snappyHexMeshDict: added new settings
2013-12-04 15:47:42 +00:00
mattijs
15f34ee839
ENH: timeVaryingMapped: added offset like fvPatchField variant
2013-12-04 15:46:20 +00:00
mattijs
55b13d854f
ENH: pointToPointInterpolation: enhanced debug printing
2013-12-04 15:45:05 +00:00
mattijs
6d00e12fe4
ENH: timeVarying: print perturb only if non-default
2013-12-04 15:44:02 +00:00
Sergio Ferraris
8f9450008e
ENH: Remove unused files 1DTemperatureSlaveBafflePatches and 3DTemperatureSlaveBafflePatches
2013-12-04 15:34:26 +00:00
Sergio Ferraris
997cac9539
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-04 15:33:12 +00:00
Sergio Ferraris
c56d376bae
ENH: Adding 'baseGroup' option to createBaffle.C to add a pair patches but in
...
different groups. This is used in 3D baffle where the generated patches are not
coupled.
The tutorial circuitBoardCooling has been updated.
2013-12-04 15:30:35 +00:00
mattijs
9428ddc78b
ENH: pointMesh: added debugging printing
2013-12-04 15:01:30 +00:00
mattijs
b03d574b7e
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-04 09:41:04 +00:00
Henry
182c703fcb
Corrected dimensions comment for critical volume
2013-12-04 09:32:40 +00:00
Henry
2a6bbf3e56
Corrected docs
2013-12-04 09:32:00 +00:00
andy
c0f93b84bf
ENH: reconstructParMesh - added support for handling multiple time steps
2013-12-04 08:47:48 +00:00
mattijs
2e6a6446f7
BUG: displacementMeshMoverMotionSolver: update boundary condition
2013-12-03 12:06:48 +00:00
mattijs
cfd7d5159d
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2013-12-03 11:10:07 +00:00
mattijs
dda3459f0d
ENH: septernion: added slerp
2013-12-03 11:09:47 +00:00