Commit Graph

6039 Commits

Author SHA1 Message Date
cfbc1fcbef Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-25 17:50:04 +01:00
730481aed3 LTSInterFoam: Initial version of interFoam supporting local time-stepping for acceleration to steady-state 2010-10-25 17:49:56 +01:00
a67a967d9a finiteVolume: Added fvcSmooth which provides field smoothing operations: smooth, sweep and spread 2010-10-25 17:49:04 +01:00
78ee5c8c6c ENH: libgenericPatchFields for subsetMesh. 2010-10-22 12:42:32 +01:00
511567be38 STYLE: cyclicPolyPatch : 80 char limit 2010-10-22 12:19:34 +01:00
287865823c ENH: ptscotchDecomp : added bit pseudo code for writing graph file 2010-10-22 11:51:29 +01:00
e44359e190 BUG: cyclics in mesh conversion : have 'old' style cyclics 2010-10-22 11:50:28 +01:00
a0517f0ea9 BUG: fan b.c. was using phi on slave side. 2010-10-21 18:38:58 +01:00
4704d7fccd Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-21 14:19:45 +01:00
7e0f1e2a01 ENH: allocate fileMonitor only if wanted 2010-10-21 14:19:10 +01:00
0ad7b2cda8 STYLE: foamToEnsight : indentation 2010-10-21 14:07:45 +01:00
f240122ab0 COMP: Using scotch 5.1.10a include files to match libs. 2010-10-20 15:16:36 +01:00
497daa3061 STYLE: foamConfigurePaths : expanded tab 2010-10-19 17:47:33 +01:00
0d470d124e ENH: foamConfigurePaths : check that sed has done something 2010-10-19 17:46:21 +01:00
17c42465b1 ENH: selectCells : add one offset to number of cells 2010-10-19 17:45:51 +01:00
5d6c3ae4a2 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-19 17:41:06 +01:00
51b8a7367c ENH: MeshWave: allow 1 cells cases. 2010-10-19 17:40:36 +01:00
a5ee1669b4 ENH: fileMonitor : continue if inotify_init failed 2010-10-19 09:56:29 +01:00
82eedb5b3c BUG: Time : set up file monitoring only if runTimeModifiable 2010-10-19 09:55:33 +01:00
ed78b017ee Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-18 18:04:02 +01:00
12910bf8ba LienLeschzinerLowRe: Corrected name of nut 2010-10-18 18:03:57 +01:00
8962878a1c STYLE: Updated tutorial foam headers back to dev (from dev.localBranchName) 2010-10-18 13:13:21 +01:00
9d8383ae99 ENH: Updated release notes re: thermo Istream->dictionary i/o changes 2010-10-18 13:08:52 +01:00
a732cb54d9 STYLE: Updated poly thermo naming conventions 2010-10-18 13:03:44 +01:00
d98c5f9b24 ENH: Releasenotes-dev : updated. 2010-10-15 17:27:07 +01:00
56a3c72ffe ENH: wmakeScheduler : work with both bash and csh 2010-10-15 16:25:27 +01:00
60c81effb7 BUG: CleanFunctions using bash functionality 2010-10-15 16:24:39 +01:00
0fd7a69911 ENH: setFields : allow faceSets for patchField setting 2010-10-15 16:22:18 +01:00
ed89c6926e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-15 15:47:46 +01:00
cc6e5237fa ENH: cyclicFvPatch : get hold of other side patch 2010-10-15 15:43:36 +01:00
6be05e72d1 ENH: setFields : allow faceSets for patchField setting 2010-10-15 15:43:11 +01:00
b31f8894aa ENH: setFields : all face sets to set patch values 2010-10-15 15:41:32 +01:00
1526db114b BUG: foamToEnsight : wedge and hex numbering inconsistent between mesh and fields 2010-10-15 15:26:25 +01:00
46da755afe BUG: Corrected Hf and Sf units for hPoly thermo on write mkII 2010-10-15 15:18:33 +01:00
249dd49908 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-15 14:51:29 +01:00
4cffcbd440 BUG: Corrected Hf and Sf units for hPoly thermo on write 2010-10-15 14:51:20 +01:00
a48897c558 STYLE: directMapped : updated comment 2010-10-15 10:43:18 +01:00
3ab04e31f9 BUG: Adding correctPhi. 2010-10-15 10:33:20 +01:00
1f2829ac2a ENH: foamToEnsight : filter proc patches only if running parallel 2010-10-14 18:31:08 +01:00
baf417e4ba ENH: Using reg-ex for motorbike layers (a-la training notes). 2010-10-14 13:58:35 +01:00
69f4da06f6 Merge branch 'olesenm' 2010-10-14 12:37:59 +01:00
f2581d7b57 ENH: tutorial thermo updates 2010-10-14 12:13:24 +01:00
cfa96a8519 ENH: combustible mixtures to be read from dictionary 2010-10-14 12:12:29 +01:00
6a29417641 ENH: Use IStringStream to read reaction 2010-10-14 10:50:54 +01:00
b4e91aa468 Merge branch 'master' into dicts 2010-10-14 10:10:04 +01:00
626fb9c542 directMapped: fix nearestFace addressing 2010-10-14 10:00:50 +01:00
1970573609 STYLE: Misc coding cosmetics 2010-10-13 18:20:14 +01:00
b161d8bbf2 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-13 18:15:01 +01:00
b6c8b5ef68 ENH: cyclicPolyPatch : debug only on owner. 2010-10-13 18:14:30 +01:00
b7a4b9a7bf ENH: createBaffles : set added patch faces to value 0 2010-10-13 18:12:51 +01:00