Commit Graph

11094 Commits

Author SHA1 Message Date
mattijs
0607d6a9aa BUG: patchSummary: no output if no patch groups 2012-07-04 16:06:29 +01:00
sergio
f64b5a1b77 BUG: Re-arrenging the solidThermo interface 2012-07-04 14:22:08 +01:00
mattijs
33656b3969 ENH: snappyHexMesh: run without decomposeParDict 2012-07-04 10:01:25 +01:00
mattijs
82ec0dbe6b ENH: decompositionMethods: added none method 2012-07-04 10:00:31 +01:00
mattijs
aaf2b3973b STYLE: manualDecomp: corrected message 2012-07-04 09:58:56 +01:00
mattijs
92261efd55 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 15:06:34 +01:00
Henry
9a0b88fbbc Updated header 2012-07-03 15:05:18 +01:00
Henry
f0d5bf1a3a interRegionHeatTransferModel: Updated temporary code 2012-07-03 15:05:07 +01:00
Henry
17ca48dcd6 fvMatrix: Removed temporary hack 2012-07-03 15:04:43 +01:00
mattijs
e177a11de6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 15:04:40 +01:00
sergio
743dec3f73 BUG: Fixing soliWallHeatFlux working with the new solid thermo and
fixing directionalSolidThermo in temperatureCoupledBase.C as mean value
of the vector for heat conductivity
2012-07-03 14:41:38 +01:00
sergio
433f81df7e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 14:12:09 +01:00
sergio
2cc1d163bf Changing write interval at control 2012-07-03 14:10:08 +01:00
Henry
3069a182d5 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 14:00:42 +01:00
Henry
ccf4bbc8e9 Corrected line lengths 2012-07-03 14:00:39 +01:00
Henry
d21b61a883 Updated headers 2012-07-03 14:00:21 +01:00
Henry
c1696f9cde mutWallFunctions: Generalised for RAS and LES
muSgsUSpaldingWallFunction removed, now use mutUSpaldingWallFunction
2012-07-03 13:57:27 +01:00
Henry
98df99b20a nutWallFunctions: Changed base class of nutkWallFunctions to nutWallFunctions and other improvements 2012-07-03 13:56:05 +01:00
mattijs
84ff26263b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 13:07:01 +01:00
sergio
f1e1333711 ENH: Modification of solid thermo, thermo baffles, pyrolysis and
tutorial, solvers solve for h in the solid
2012-07-03 10:57:20 +01:00
sergio
dccad82084 ENH: Modification of solid thermo, thermo baffles, pyrolysis and
tutorial, solvers solve for h in the solid
2012-07-03 10:54:27 +01:00
Henry
e36f6bf7ef nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:35:36 +01:00
Henry
94dbcb4bd6 nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:35:21 +01:00
Henry
404768c8f3 nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:35:01 +01:00
Henry
1b48a76001 nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:34:35 +01:00
Henry
ef2bc10d11 nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:34:20 +01:00
mattijs
6e81867562 ENH: meshToMesh: allow deeper patch octree 2012-07-02 17:18:52 +01:00
mattijs
f451fc5825 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-02 15:34:20 +01:00
mattijs
32f31a4fef ENH: reconstructPar: -newTimes cleanup 2012-07-02 15:33:50 +01:00
mattijs
fddfec04c3 ENH: AMI: behave uncoupled wherever necessary; detect geometry changes 2012-07-02 15:32:32 +01:00
mattijs
ec29827f29 ENH: fvPatch: make coupled virtual so AMI can manipulate it 2012-07-02 15:31:39 +01:00
mattijs
91dca0eb2f ENH: polyPatch: make clearing of geometry virtual 2012-07-02 15:31:01 +01:00
mattijs
e9de9f87d2 STYLE: polyMeshClear: use polyBoundaryMesh functionality 2012-07-02 15:30:19 +01:00
mattijs
83c412403c STYLE: redistributePar: remove commented out code 2012-07-02 13:56:55 +01:00
mattijs
cc1d0d27e4 ENH: mixerAMI: use reconstructPar as well 2012-07-02 13:55:57 +01:00
mattijs
c324e4a1d5 ENH: ptscotchDecomp: get coeffs from scotchCoeffs instead of ptscotchCoeffs 2012-07-02 13:48:19 +01:00
Henry
668a0e95b5 radialModel/SinclairJackson/SinclairJacksonRadial.C: Updated to compile SP 2012-07-02 11:47:49 +01:00
mattijs
eba67ab3e3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-29 15:41:13 +01:00
mattijs
20b28e38f9 ENH: uniformFixedValue: point variants 2012-06-29 15:38:58 +01:00
mattijs
971e5fe30f ENH: movingCone: show usage of uniformFixedValue 2012-06-29 15:38:25 +01:00
mattijs
c8017cb44d BUG: turbineSiting: removed extranous 'value' field of uniformFixedValue 2012-06-29 15:17:06 +01:00
andy
b85c35017f ENH: redirect to stderr when sourcing bashrc (Mark Olesen) 2012-06-29 09:31:14 +01:00
andy
26b19d07f9 STYLE: use posix instead of bash ksh constructs (Mark Olesen) 2012-06-29 09:13:53 +01:00
andy
3c16b5cea4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-28 16:25:17 +01:00
andy
0ca9ddbd49 BUG: spray parcel - corrected calculation of tMom - mantis #565 2012-06-28 16:24:22 +01:00
andy
377d3df20c ENH: rotor momentum source - trim model - enable target forces as well as force coeffs 2012-06-28 16:08:53 +01:00
mattijs
9dc55ec371 BUG: refinementHistory: work with timeStampMaster 2012-06-28 15:17:01 +01:00
andy
b1d62169ec BUG: rotor momentum source - trim model corrected force coeff calc for incompressible 2012-06-28 14:10:32 +01:00
andy
53dd1326bb ENH: rotor momentum source exposed rhoRef 2012-06-28 14:09:01 +01:00
Henry
ec98d7b49b regionSizeDistribution: New functionObject to calculate the size distribution of regions defined by a field
e.g. the size distribution of droplets in a VoF spray calculation
2012-06-28 13:38:06 +01:00