6c1e58605b
ENH: moved thermo/pdfs->lagrangian/distributionModels
2011-02-02 09:28:44 +00:00
1a263e3f0e
STYLE: re-located elemental thermo properties
2011-02-01 17:03:15 +00:00
497b4f0bed
ENH: Code refactoring to avoing ambiguities + clean-up
...
- pointSolid->solidProperties
- pointSolidMixure->solidMixtureProperties
- liquids->liquidProperties
- liquidMixture->liquidMoxtureProperties
2011-01-28 13:09:10 +00:00
da439f5484
STYLE: consistent naming for templated/non-templated patch field construction
...
eg,
- makePatchTypeField -> makeTemplatePatchTypeField
- makeNonTemplatedPatchTypeField -> makePatchTypeField
2010-12-30 09:36:09 +01:00
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
329294b3cf
COMP: avoid ambiguous construct from tmp - surfaceFilmModels
2010-12-17 17:14:43 +01:00
5e4c5c9469
COMP: macros for non-templated boundary conditions
2010-12-17 16:05:22 +01:00
85bae17943
STYLE: add formatting of NamedEnum template arguments
2010-12-17 14:36:13 +01:00
ce7694efcc
STYLE: add trailing ';' after makePatchTypeFieldTypedefs
2010-12-17 09:40:02 +01:00
262e6be2f8
ENH: new basicSolidThermo, solid -> pointSolid and solidMixture ->
...
pointSolidMixture. chtMultiRegion tutorials and solvers
2010-12-08 16:20:43 +00:00
731f523188
ENH: mapDistribute : cleanup
2010-12-06 15:54:45 +00:00
59695e5a4d
ENH: directMappedNamedFixedValue : merged functionality into directMapped
2010-11-25 13:46:42 +00:00
9046d1110a
ENH: Added access to film height at top level
2010-11-11 12:37:52 +00:00
d99316583b
Merge branch 'olesenm'
2010-11-10 10:03:44 +00:00
e15b50bc7a
ENH: Stability updates to thermo surface film models
2010-11-08 15:47:10 +00:00
8b59f1d0d5
Merge remote branch 'OpenCFD/master' into olesenm
2010-11-08 08:07:29 +01:00
d5acd22a63
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
2010-11-02 09:32:32 +01:00
45df2f5fa4
ENH: Updated surface film models to use cachedRandom
2010-10-20 13:27:45 +01:00
6c7f869d45
STYLE: refactored cp -> Cp
2010-10-19 10:44:35 +01:00
b8b3252a16
STYLE: using rAU instead of rUA for kinematic surface film
2010-10-12 09:58:41 +01:00
b329ea6f92
ENH: Added convenience function to access film solution dict
2010-09-17 15:59:31 +01:00
2e1a37e9f9
STYLE: Added comment re: enthalpy change for film source term
2010-09-17 14:38:06 +01:00
1dc587c327
ENH: Moved total mass variable to sub-model
2010-09-17 14:35:10 +01:00
3013a98081
ENH: Updates to surfaceFilm lib - structure, sources
2010-09-17 13:23:36 +01:00
255aecb58b
ENH: partial restructure of film injection models
2010-09-17 13:22:40 +01:00
f2a536811a
ENH: Correction missed from commit 32a6d67ef1
2010-09-16 18:14:58 +01:00
32a6d67ef1
ENH: Better treatment for inactive film models
2010-09-16 18:02:59 +01:00
f472fe31a4
ENH: moved phase change output to phase change model
2010-09-16 13:18:17 +01:00
68af83dbbd
ENH: Updates to surface film phase change modelling
2010-09-10 16:09:27 +01:00
f83bfb62e0
ENH: Updates to surface film models
2010-09-10 13:33:08 +01:00
8badeb9ff0
ENH: Updated surface film pahse change models
2010-09-08 13:32:58 +01:00
63ad95a790
ENH: limiting to 80 chars
2010-09-07 17:28:53 +01:00
2429c841e5
ENH: More useful descriptions in header files
2010-09-07 16:11:32 +01:00
0de24cd710
ENH: Using specie::Tstd instead of explicitly declaring (potentially different) Tstd
2010-09-07 16:10:16 +01:00
5e9c1db849
ENH: #include file clean-up
2010-09-07 16:08:12 +01:00
074d4a2a15
ENH: Using MUST_READ_IF_MODIFIED flag for surfaceFilmProperties dictionary
2010-09-07 15:34:58 +01:00
152c79f09b
ENH: minor formatting change for error msg
2010-09-07 15:31:56 +01:00
0028b38009
ENH: minor formatting change for error msg
2010-09-07 13:55:58 +01:00
973be0cf7a
ENH: Merge recent surface film developments into main line
2010-09-07 09:43:03 +01:00
69526c6c1c
BUG: various reinterpret_cast to enable strict-aliasing
2010-08-19 15:44:17 +01:00
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
9c32ce1016
STYLE: use forAll macro in more places, avoid LF-CR endings
2010-04-23 18:35:55 +02:00
03338b9ea9
STYLE: partial revert for 5cfa97624e
2010-04-23 10:23:08 +02:00
5cfa97624e
STYLE: more consistent New methods, use unregistered IOobject where appropriate
2010-04-20 17:13:35 +02:00
937e0d23d0
STYLE: consistent naming of files containing the 'New' method
...
before:
- 'new' prefixed to camel-cased class name: eg, someClass -> newSomeClass
- 'New' prefixed to templated class name: eg, TmplClass -> NewTmplClass
- 'New' suffixed to class name: eg, someClass -> someClassNew
after:
- consistent 'New' suffixed to class name, no change of case
eg, someClass -> someClassNew
eg, TmplClass -> TmplClassNew
2010-04-13 18:47:47 +02:00
6b819eb50a
STYLE: use new fvPatch::start() method
2010-04-13 17:12:57 +02:00
00015a749c
ENH: Initial commit of surface film modelling functionality
...
- film approximated as single layer mesh, generated using
extrudeToRegionMesh utility
- library implemented in a hierarchy similar to lagrangian/intermediate:
- currently includes kinematic and thermodynamic variants
- sub-models include:
- film detachment/dripping
- phase change (place holder only)
- works in parallel
- currently in beta status
2010-04-08 16:36:28 +01:00