Commit Graph

15392 Commits

Author SHA1 Message Date
OpenFOAM-admin
9fb26d59d3 GIT: Repo update 2014-12-11 08:35:10 +00:00
Henry
daa16ad557 Corrected version back to 2.3.x following the release of 2.3.1 2014-12-11 08:31:25 +00:00
Henry
703a7a1fac Updated copyright following transfer from OpenCFD 2014-12-10 12:41:41 +00:00
Henry
c020c263ef wcleanMachine: add default behavior without argument the same as -current 2014-12-10 12:41:01 +00:00
Henry
443ff8c0d0 Default to system OpenMPI 2014-12-10 12:40:45 +00:00
Henry
a8341487cb Upgrade clang to 3.4.2 2014-12-10 12:40:23 +00:00
Henry
49de6a3a4e Updated documentation 2014-12-10 12:39:58 +00:00
mattijs
414f2d1d48 BUG: turbulentTemperatureRadCoupledMixed: incorrect multi-layer averaging (#1440) 2014-11-13 14:32:44 +00:00
mattijs
b52113131e BUG: foamEndJob: incorrect comment (#1435) 2014-11-10 09:55:57 +00:00
mattijs
2ddce4e0f2 ENH: snappyHexMesh: debug output 2014-11-07 12:11:11 +00:00
andy
c1268eb061 ENH: Film models - added output of injected mass per patch 2014-11-04 15:46:17 +00:00
mattijs
7816177cba BUG: mapNearest: candidate selection 2014-10-31 16:41:00 +00:00
mattijs
5cdaf0fdab ENH: searchablePlate: clearer message 2014-10-31 16:39:46 +00:00
andy
3ca8e59d87 BUG: coupledPolyPatch: removed NOORDERING clause 2014-10-30 09:57:02 +00:00
mattijs
3c3c62a43d BUG: #1424: coupled patch handling 2014-10-28 11:30:30 +00:00
mattijs
e195f10b11 ENH: edgeIntersections: added merging 2014-10-22 12:18:38 +01:00
sergio
3980b63a31 BUG: #1419 writing kappaLayers and thicknessLayers write out 2014-10-21 10:11:09 +01:00
william
167249c7b3 BUG: removed unnecessary sed processing from cleanCase 2014-10-16 16:02:50 +01:00
andy
5782999e7c ENH: Added new solidification and melting fvOption 2014-10-16 10:21:01 +01:00
andy
ade2801158 ENH: chtMultiRegionFoam solvers - added option to calculate using frozen flow 2014-10-16 10:20:19 +01:00
sergio
e08a22afd1 BUG: adding templated argument to Field 2014-10-15 12:28:49 +01:00
sergio
242dd96133 BUG: Adding mapping function to radiationCoupledBase 2014-10-15 12:14:15 +01:00
sergio
f0def801b2 BUG: Adding mapping functions to radiationCoupledBase 2014-10-15 11:53:02 +01:00
william
2dfb664e1f BUG: mantis #1408: added small value protection to division 2014-10-15 11:50:55 +01:00
william
02d1f5d6f0 BUG: mantis #1404: Typos 2014-10-15 10:51:11 +01:00
sergio
807b9d2764 ENH: Modification of KinematicParcel to stop source exchange in steady parcel when particle stops 2014-10-15 10:39:47 +01:00
sergio
02cb25aecd ENH: Adding Qr to externalWallHeatFluxTemperature 2014-10-14 15:11:58 +01:00
sergio
994cda140e ENH: Adding IOmapDistribute 2014-10-14 15:11:35 +01:00
Henry
fd5a14decb driftFluxFoam: separate advection and diffusion for predictor-corrector MULES to reduce operator-splitting error 2014-10-13 21:12:51 +01:00
Henry
36662d0e48 CMULES: Add optional control over support for extrema within bounds 2014-10-13 21:12:10 +01:00
mattijs
df9ae1d07f ENH: edgeIntersections: added subset manipulation 2014-10-13 12:46:27 +01:00
mattijs
736b551ae2 ENH: mappedPatch: survive neg-tet volume cells
In case of point not being found re-search for nearest
2014-09-30 17:20:27 +01:00
mattijs
2bbddf9cb5 ENH: snappyHexMeshDict: added note 2014-09-30 17:14:16 +01:00
mattijs
18d73c1131 BUG: surfaceCheck: face based data 2014-09-26 17:39:37 +01:00
mattijs
a5e73019e9 ENH: autoHexMesh: parallel consistency 2014-09-24 17:37:29 +01:00
mattijs
f5adbc85cf ENH: motionSmootherAlgo: guarantee coupled point consistency 2014-09-24 14:52:42 +01:00
andy
25cb8d0eec ENH: Surface film modelling - updated thixotropic viscosity model 2014-09-24 13:28:56 +01:00
mattijs
666b21b500 BUG: PatchTools: fix normals calculation if coupled point not on provided patch 2014-09-23 15:31:23 +01:00
mattijs
69d5a6950f STYLE: fWallFunctions: consistent with epsilonWallFunction 2014-09-19 15:27:00 +01:00
mattijs
bda606c61b ENH: wallFunctions: remove duplicate value entry 2014-09-18 09:00:36 +01:00
mattijs
b7ebc021c8 BUG: sampledSet: track on static mesh 2014-09-16 13:07:38 +01:00
mattijs
a50cca5fb4 ENH: uniformSet: constructing cloud on all processors 2014-09-16 09:56:14 +01:00
mattijs
56ea04255b STYLE: nearWallFields: unused object 2014-09-16 09:55:37 +01:00
sergio
cb8b410bf3 BUG: mantis 1397. volSymmTensorField not found for cht problems with two coupled solids 2014-09-15 17:19:57 +01:00
william
96b7fa8f62 BUG: AMI: Fixed target face used as index to source patch. Also undo commit b816fac, which was an incorrect fix for the same bug. 2014-09-15 15:09:55 +01:00
william
e46a6eb569 STY: removed debug messages from cyclicAMIPolyPatch 2014-09-12 17:44:46 +01:00
william
77a795a25c BUG: source point face call in AMI had owner and neighbour the wrong way around 2014-09-12 16:27:00 +01:00
Henry
bf7929d517 sixDoFRigidBodyMotion: write state including orientation
e.g.

6-DoF rigid body motion
    Centre of rotation: (0.5 0.449959005542 0.1)
    Centre of mass: (0.499992877433 0.449959005542 0.349999999899)
    Orientation: (0.999999999594 0 -2.84902661966e-05 0 1 0 2.84902661966e-05 0 0.999999999594)
    Linear velocity: (0 -0.0028756594439 0)
    Angular velocity: (0 -0.00244725501844 0)
2014-09-10 15:56:54 +01:00
Henry
6a7f2f2969 fieldCoordinateSystemTransform: Remove N^2 loop over the field 2014-09-09 20:50:57 +01:00
william
2fdeb139dc BUG: mantis #1389: foamyHexMesh: point insertion was not correctly setting the vertex count 2014-09-08 12:33:32 +01:00