Commit Graph

5683 Commits

Author SHA1 Message Date
20ee919028 combustionModels: Changed volField initialisation to constructors rather than assignments for clang 2011-07-20 17:37:43 +01:00
7137e860ed Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-20 16:30:24 +01:00
bf1e022b81 ENH: fileStat: allow binary transfer 2011-07-20 16:02:16 +01:00
866c75a9a2 ENH: polyMeshInitMesh.C: check on validity 2011-07-20 16:01:35 +01:00
3ba236115d Added support to writing dictionaries to log on read and re-read. 2011-07-20 14:27:02 +01:00
6b92b781b6 Removed class declaration in header as the files contain template specialisations. 2011-07-20 14:26:22 +01:00
74e71fe1d7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-19 22:09:26 +01:00
4fc9465baa finiteVolume: renamed quadraticUpwind -> LUST 2011-07-19 19:10:42 +01:00
68973728a1 ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh 2011-07-19 17:30:25 +01:00
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
534c6e03ff ENH: indexedCell,indexedVertex: added info() for printing 2011-07-19 16:28:48 +01:00
dd57817902 ENH: Updated formatting for thermo sub-dictionary outputs 2011-07-18 17:56:24 +01:00
be5a9ad737 BUG: correction to commit c8a5fe5 2011-07-18 17:35:52 +01:00
10c3c87013 BUG: scotchDecomp: cyclics with preservePatches 2011-07-18 14:50:06 +01:00
c8a5fe5190 BUG: Corrected output of thermo sub-dictionaries 2011-07-18 13:02:35 +01:00
81d380ddac ENH: Initial commit of arbitrary mesh interface (AMI) functionality 2011-07-18 11:24:22 +01:00
8dbb3a7ab1 STYLE: Minor code clean-up 2011-07-18 11:22:13 +01:00
e47ac108ee ENH: patchCloud: return pTraits<Type>::max for unfound points 2011-07-14 22:10:14 +01:00
ce5266694f BUG: Fixed fixedTemperature on thermal porous zone. 2011-07-14 10:00:01 +01:00
a188b8ad56 STY: Adding date 2011-07-14 09:43:51 +01:00
02dbd6b26d Merge branch 'master' into combustionModel 2011-07-14 09:41:34 +01:00
81c2d88bd3 STYLE: interpolationCellPatchConstrained.C: date 2011-07-13 17:28:40 +01:00
405dc5aafa Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-13 17:16:46 +01:00
3ad3ad6d24 COMP: compiler warnings 2011-07-13 17:16:32 +01:00
1b7502f6e7 ENH: new combuustion classes and update tutorial (Lagrangian and
combustion)
2011-07-13 17:02:55 +01:00
71fa63273e ENH: patchCloudSet: new sampledSet for nearest point on cloud 2011-07-13 16:41:13 +01:00
0f82d2ce07 COMP: entry: call base constructor 2011-07-13 16:38:41 +01:00
cbf1731385 STY: changing dates 2011-07-12 16:19:04 +01:00
bbbaf89c20 ENH: Adding general constructors with dictionary to implement
thermal baffle hold at a boundary
2011-07-12 15:51:08 +01:00
20049090e5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-11 11:06:39 +01:00
5c0570bb88 ENH: partialWrite: do lagrangian fields 2011-07-11 11:06:32 +01:00
87df037474 ENH: Cloud.H: protect remainder for tracking rescue message 2011-07-11 10:37:43 +01:00
0ac85fbdf5 Clang: Updates to support the changes in the current SVN version of Clang/LLVM 2011-07-09 22:26:06 +01:00
f6a3700648 ENH: MultiInteraction: combine multiple wall interaction models 2011-07-08 17:55:29 +01:00
6f505d8318 SpalartAllmaras: corrected the turbulent viscosity used to transport nuTilda 2011-07-08 17:09:36 +01:00
38e0f7ea64 Merge branch 'olesenm' 2011-07-08 15:38:57 +01:00
6c9dacd229 STYLE: drop 'goto' in favour of returning a value 2011-07-08 16:21:21 +02:00
0a8fbae639 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-08 15:05:43 +01:00
9aab5c234b ENH: Added pre-evolve hook to cloud function objects
BUG: Corrected particleTracks cloud model for parallel usage
2011-07-08 13:11:50 +01:00
31de9dacf1 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-08 11:54:14 +01:00
cf54434499 BUG: Proper handling of zero size patches 2011-07-08 09:43:48 +01:00
07c882fa78 BUG: Error in init of YS0 when re-start 2011-07-08 09:18:26 +01:00
d2a4df60ee STYLE: lagrangian: moved include files to .C 2011-07-07 16:25:17 +01:00
d8ac667359 BUG: particleTemplates: reference to temporary 2011-07-07 16:24:34 +01:00
8f435b1b18 ENH: particleI.H: check for duplicate faces 2011-07-07 16:17:58 +01:00
c2d99767a2 ENH: reinstate short-circuit behaviour for findEtcFile() 2011-07-07 14:59:18 +02:00
be23241240 STYLE: dates. 2011-07-07 13:36:52 +01:00
4da50ebb91 Rolling back MD modifications to master branch. 2011-07-07 13:30:42 +01:00
ac26124658 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-07 09:15:40 +01:00
391f0d3b54 BUG: reduce inside if statement, not valid on all processors. 2011-07-06 22:20:27 +01:00