Commit Graph

6504 Commits

Author SHA1 Message Date
325279ddd0 BUG: Corrected (missed updated) path to cloud interpolation schemes 2010-10-19 09:12:19 +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
f2d170a215 ENH: Re-shuffled particle parcelTypeId label and radition flag 2010-10-18 17:41:31 +01:00
83db9efc84 ENH: Encapuslated cloud solution params 2010-10-18 16:58:53 +01:00
2ae6047ac0 ENH: Removed dimensions from cloud constant props (not used) 2010-10-18 16:11:01 +01:00
e54dae6db7 ENH: Encapsulated cloud sub-models in sub-dictionary 2010-10-18 16:06:47 +01:00
a732cb54d9 STYLE: Updated poly thermo naming conventions 2010-10-18 13:03:44 +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
b31f8894aa ENH: setFields : all face sets to set patch values 2010-10-15 15:41:32 +01:00
46da755afe BUG: Corrected Hf and Sf units for hPoly thermo on write mkII 2010-10-15 15:18:33 +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
df58543799 ENH: Writing cellCentres to polyMesh dir and optional reading. 2010-10-14 18:02:22 +01:00
69f4da06f6 Merge branch 'olesenm' 2010-10-14 12:37:59 +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
d0ab427bb3 Merge branch 'master' into cvm 2010-10-13 18:30:54 +01:00
d4c16e6c70 ENH: Override cell centres on mesh read if present. 2010-10-13 18:28:02 +01:00
92a978bf68 ENH: Not checking faces with area < SMALL. 2010-10-13 18:27:16 +01:00
76c5f4d93d ENH: patch types wall. 2010-10-13 18:26:49 +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
0f3f3bc6b8 ENH: Added write(Ostream&) function and implemented across libspecie 2010-10-13 17:56:46 +01:00
a8a7b0a5b4 ENH: Added write(Ostream&) function to HashPtrTable 2010-10-13 17:55:14 +01:00
8cabfbb7d1 ENH: cyclicPolyPatch : moved debug .obj file dumping 2010-10-13 16:56:18 +01:00
e2b2724ac9 STYLE: probes : extraneous space 2010-10-13 15:43:33 +01:00
d99edf0f61 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-13 13:09:29 +01:00
5dc9b66ba3 New Courant number now implemented in most solvers
CHT solvers still to do
2010-10-13 13:09:24 +01:00
fc38a586a4 ENH: Added dicts for themo and chemistry + code tidying 2010-10-13 12:32:27 +01:00
12d3b734ee BUG: Correcting bug introduced by changing thermo units 2010-10-13 12:31:11 +01:00
84ddfa8391 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-13 11:06:20 +01:00
d820925462 ENH: preservePatchTypes preserves whole patch dictionary, not just type. 2010-10-13 11:05:29 +01:00
944af867b8 BUG: reference bound to a temporary 2010-10-13 11:11:22 +02:00
850fa066d3 ENH: add UList typedefs for the various List counterparts
- eg,
    labelUList  <-> labelList
    scalarUList <-> scalarList
    ...

Note the unallocLabelList typedef is still available.
However labelUList requires less typing (10 vs. 17 chars) and has a
more obvious to labelList.
2010-10-13 10:43:16 +02:00
47c270c7c0 STYLE: updated local class data to use underscores 2010-10-12 17:25:17 +01:00
f7d3162a15 Merge branch 'master' into cvm 2010-10-12 16:09:17 +01:00
f2ba3c654b ENH: Updates to ReactionList 2010-10-12 13:10:37 +01:00
51920400c7 BUG: corrected bug introduced by merge error 2010-10-12 12:28:38 +01:00
b257c8484d ENH: Relocated ReactionList class 2010-10-12 12:28:16 +01:00
7f949f41e8 Merge branch 'master' into dicts 2010-10-12 12:13:39 +01:00
164656ad88 ENH: Clean-up of liquid New selector from dictionary 2010-10-12 12:13:16 +01:00
ee0cb57cd9 COMP: specializations of templates within namespace Foam
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
95219e6f76 COMP: specialization Foam::NamedEnum templates within namespace Foam
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
05fe5f2f97 COMP: forward declare lduScheduleEntry as struct not class 2010-10-12 11:09:32 +02:00
b8b3252a16 STYLE: using rAU instead of rUA for kinematic surface film 2010-10-12 09:58:41 +01:00