2ab6d349d6
STYLE: reset parameters in memInfo::update()
...
- avoids old values if the read from /proc/.../status somehow failed
2010-11-22 16:12:20 +01:00
b2b9eacbfc
BUG: movingConeTopoFvMesh : work with splitting, not inflation. Make faceZone position consistent
2010-11-22 10:49:31 +00:00
84fa233c00
ENH: featureEdgeMesh : merged dev_cvm functionality.
2010-11-22 10:48:07 +00:00
455b88683b
ENH: ReleaseNotes : update
2010-11-22 10:47:25 +00:00
a4d0118859
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-21 18:40:51 +00:00
429ab2703a
Merge branch 'film'
2010-11-19 18:32:32 +00:00
4e837c7fbe
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-19 18:32:08 +00:00
19043e4747
ENH: specialised feature points function.
2010-11-19 18:03:31 +00:00
2c3aa32de3
ENH: Allow flat edges in mixed feature points.
2010-11-19 11:39:49 +00:00
9c646de48f
STYLE: function name.
2010-11-18 18:11:37 +00:00
6aea2f5dff
Merge branch 'master' into cvm
...
Conflicts:
src/OSspecific/POSIX/memInfo/memInfo.H
2010-11-18 16:55:00 +00:00
faebfe2e53
ENH: Using new memInfo class.
2010-11-18 16:46:17 +00:00
9f1d94bddd
ENH: memInfo class.
2010-11-18 16:45:49 +00:00
05b10612ca
ENH: memInfo class.
2010-11-18 16:45:49 +00:00
e7db8c2f37
Merge branch 'master' into cvm
2010-11-18 15:32:23 +00:00
8f0a5ff145
ENH: Adding lagrangianFields option to reconstruction.
2010-11-18 14:56:03 +00:00
d132a6bacf
Merge branch 'master' into cvm
2010-11-17 17:25:43 +00:00
55265204b9
ENH: Better timeCheck function, memory output, optional description.
2010-11-17 17:23:03 +00:00
d77d215c76
ENH: memSize and memSizePeak functions, reading /proc/<pid>/status.
2010-11-17 17:20:22 +00:00
f785bcc210
ENH: memSize and memSizePeak functions, reading /proc/<pid>/status.
2010-11-17 17:20:22 +00:00
f4c1042f80
BUG: had double quotes instead of single quotes in git hooks
2010-11-17 17:07:59 +01:00
be58ad5ff4
STYLE: Fully scope methods in clockTime, cpuTime
2010-11-17 16:19:40 +01:00
6c0e040bfe
STYLE: remove trailing space from remaining wmake rules
2010-11-17 11:44:46 +01:00
a5a62467b5
ENH: skip tab-checking in git hooks for potential wmake/ makefiles
2010-11-17 11:39:37 +01:00
350df4db3f
STYLE: remove trailing space from wmake rules
...
- To-do:
wmake/rules/General/bison
wmake/rules/General/btyacc
wmake/rules/General/btyacc++
wmake/rules/General/byacc
wmake/rules/General/moc
wmake/rules/General/yacc
but these files have <TAB>
2010-11-17 11:22:31 +01:00
6260055989
ENH: add in C++0x support for linux64Gcc - for testing purposes
2010-11-17 11:15:23 +01:00
758c7fec4f
Revert "ENH: set MPI_ARCH_PATCH for ThirdParty Allwmake"
...
This reverts commit d7d88b7d89 .
- ThirdParty Allwmake now handles SYSTEMOPENMPI directly without this
kludge
2010-11-17 09:17:25 +01:00
fee7f977e5
ENH: foamJob : allow systemopenmpi (as per 8be22e5176)
2010-11-17 09:16:21 +01:00
190e3a8670
Merge remote branch 'OpenCFD/master' into olesenm
2010-11-17 09:14:29 +01:00
857ee7ffe9
ENH: add strings() and words() method to NamedEnum
...
- for situations where a list of strings/words is more useful than a
raw array of C-strings
2010-11-17 09:12:11 +01:00
d8dbea4596
BUG: polyTopoChange : cell from face creating 2 element list
2010-11-16 20:47:55 +00:00
2dd05b8a1a
ENH: debug switches and output.
2010-11-16 18:28:52 +00:00
b5dddd8980
ENH: parallel runTimeModifiable - master only
2010-11-16 12:41:44 +00:00
57a443a183
STYLE: functionObjectList : indentation
2010-11-16 12:38:07 +00:00
f064cc57cf
ENH: Moving timeCheck to be public.
2010-11-15 22:06:16 +00:00
13b458eb5a
BUG: timeVaryingMappedFixedValue : find furthest away point
2010-11-15 17:07:46 +00:00
d31d652d6d
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-15 17:01:38 +00:00
9fc20c4e16
ENH: featureEdgeMesh : merge from cvm
2010-11-15 17:01:36 +00:00
aee09dd35c
BUG: dynamicRefineFvMesh : error calculation, reading dictionary
2010-11-15 16:22:16 +00:00
a0806f5aca
STYLE: directMappedVelocityFluxFixedValue : updated comment
2010-11-15 15:11:10 +00:00
1eb93102da
STYLE: treeBoundBox : error message
2010-11-15 11:22:51 +00:00
efd658ec0e
STYLE: wallPointI.H : extaneous comment
2010-11-15 11:22:00 +00:00
d5132b7ba8
BUG: Correct calculation of e1
2010-11-12 15:11:06 +00:00
e39c1c1d7f
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-11-12 14:34:18 +00:00
27f7005422
STYLE: surfaceInterpolateFields : updated comment
2010-11-12 14:33:27 +00:00
d7d88b7d89
ENH: set MPI_ARCH_PATCH for ThirdParty Allwmake
2010-11-12 14:32:31 +00:00
8be22e5176
ENH: mppirunDebug : allow systemopenmpi
2010-11-12 14:31:50 +00:00
67542c8577
BUG: meshRefinementRefine : track to end
2010-11-12 14:31:00 +00:00
7819ab5037
ENH: argList : expand roots for distributed running
2010-11-12 14:30:27 +00:00
8b31f15a3d
ENH: e1 reCalculation
2010-11-12 13:02:24 +00:00