Commit Graph

5733 Commits

Author SHA1 Message Date
5bf4af7914 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-07 16:22:08 +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
199e130ef4 BUG: writeControl cpuTime/clockTime not synchronised 2010-09-07 16:06:44 +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
d400262c70 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-07 14:11:45 +01:00
475ac59f67 ENH: Tutorial updates 2010-09-07 13:59:31 +01:00
052b0157ef ENH: Updated solvers that use the lagrangian/intermediate library 2010-09-07 13:58:11 +01:00
0028b38009 ENH: minor formatting change for error msg 2010-09-07 13:55:58 +01:00
0940cb6fb7 ENH: Updated lagrangian/coalCombustion library re: local developments 2010-09-07 10:51:08 +01:00
973be0cf7a ENH: Merge recent surface film developments into main line 2010-09-07 09:43:03 +01:00
08a9c9da8f BUG: ID 0000028 Inconsistency in nuEffa declaration 2010-09-07 09:38:11 +01:00
4e7fa4989b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-06 17:31:40 +01:00
0271344d3e outletMappedUniformInletFvPatchField: New BC which maps the average field value from outlet to inlet 2010-09-06 17:31:30 +01:00
cf6cac28ce tabulated6DoFMotion: Added file-name expansion 2010-09-06 17:30:12 +01:00
d67d23278e ENH: Removed cloud injection surface film model 2010-09-06 17:27:12 +01:00
68f3940b40 ENH: added SLGThermo to thermophysicalModels Allwmake 2010-09-06 17:24:55 +01:00
c537c68e05 ENH: Updated reactingParcelFilmFoam solver due to lib changes 2010-09-06 17:23:52 +01:00
d8ee980ee5 ENH: Updated lagrangian/intermediate lib to use new SLGThermo class 2010-09-06 17:22:56 +01:00
4522ba3511 pointPatchField: Made the field algebra more consistent with that for other field types 2010-09-06 17:21:54 +01:00
8027112f89 PV3Reader: Corrected environment variable check 2010-09-06 17:21:21 +01:00
97dff2650e ENH: foamToVTK : have surface fields on faceZones 2010-09-06 17:02:35 +01:00
fee00dbef0 BUG : constant::mathematical::pi 2010-09-06 14:29:41 +01:00
2285298921 STYLE: README : misspelled date 2010-09-06 12:26:25 +01:00
44c71d5537 BUG: having patchnames with uncached mesh 2010-09-06 12:26:10 +01:00
9fa8cd63eb ENH: Implemented per specie info for mixtures 2010-09-06 11:46:07 +01:00
6e14f61f77 ENH: Opened up the API to give access to per specie info 2010-09-06 11:45:23 +01:00
6e52ed3aac ENH: Added constGasThermoPhysics chemistry reader option 2010-09-06 11:44:26 +01:00
470ef283a1 ENH: Added SLGThermo class - container for solid, liquid and gas thermos 2010-09-06 11:42:55 +01:00
7343f95afb STY: line exceeding 80 characthers. 2010-09-06 11:28:26 +01:00
8f1a350758 ENH: Improvements on kinetic theory models and twoPhaseEulerFoam 2010-09-06 11:24:22 +01:00
c40f289c46 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-03 11:35:45 +01:00
251a557d86 ENH: Using local calcYPlusLam function instead of turbulence model version 2010-09-02 12:39:34 +01:00
5aec440d74 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-02 10:30:44 +01:00
f105d96af0 BUG: Fixes mantis issue 0000022: sixDoFRigidBodyMotion: Acceleration used as force. 2010-09-02 10:30:25 +01:00
2c81ca46d1 ENH: renumberMesh : added region option 2010-09-02 08:12:54 +01:00
2fd5224c90 ENH: pointMVCWeight : handle zero field. (div by zero) 2010-09-01 10:04:16 +01:00
a4cbf9825f ENH: detect solidXXX (so no separating space) 2010-08-31 19:20:27 +01:00
f113dad6b9 COMP: Fedore13 has linkage with --no-add-needed as default. This disallows indirectly loaded libraries. 2010-08-31 16:27:15 +01:00
35354bab8d BUG: Removed execution bits from tutorial input files 2010-08-31 10:02:13 +01:00
1a6db8cdfa ENH: fileMonitor : monitor directory, not file
Some editors (emacs) rename file at startup to the backup version. Hence
watching the original file tells one nothing.
2010-08-29 02:42:20 +01:00
a2fa56ec83 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-27 18:32:57 +01:00
03d98b6d22 ENH: decompositionMethod : move storage of dictionary to those classes that need it 2010-08-27 18:31:54 +01:00
24d011372c BUG: slidingInterface : mixing scalar and label 2010-08-27 18:31:34 +01:00
6691f0387a COMP: UList mixing signed and unsigned ints 2010-08-27 18:30:04 +01:00
72ad8d5cc4 BUG: removed todo items form headers - show up in doxygen 2010-08-27 13:31:12 +01:00
f8d6ca60e0 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-27 10:42:11 +01:00
83c10e1cf6 BUG: Fixes mantis issue 0000012: sample utiltiy update 2010-08-27 10:41:49 +01:00