Mark Olesen
|
cae015b615
|
COMP: clang++ -Woverloaded-virtual -> spurious warnings? disable for now
- this behaviour changed in clang 2.9 between trunk 122348 and trunk 125662
|
2011-02-18 17:26:54 +01:00 |
|
Mark Olesen
|
32292113f8
|
ENH: catch empty wildcards in foamCleanPath
- also split on colons for consistency
|
2011-02-17 16:11:55 +01:00 |
|
Mark Olesen
|
7f7cbddd01
|
COMP: adjustments to compile with clang
|
2011-02-16 14:42:35 +01:00 |
|
Mark Olesen
|
64b43070c9
|
GIT: skip tab check on Makefiles (not just wmake/Makefiles)
|
2011-02-16 09:57:03 +01:00 |
|
Mark Olesen
|
35376d1c6b
|
Merge remote branch 'OpenCFD/master' into olesenm
|
2011-02-16 09:53:32 +01:00 |
|
andy
|
683de2f663
|
STYLE: limiting to 80 chars
|
2011-02-15 18:09:51 +00:00 |
|
andy
|
454cd5e180
|
ENH: encapsulated warning msg in dedug scope
|
2011-02-15 18:03:56 +00:00 |
|
Mark Olesen
|
fc2bd19356
|
STYLE: use 'platforms/' for organizing wmake binaries as well
- replaces previously used 'bin/'
STYLE: add -help to makeWmake
|
2011-02-15 19:01:04 +01:00 |
|
Mark Olesen
|
5152c4961d
|
GIT-HOOK: push-hook false positive
|
2011-02-15 18:58:58 +01:00 |
|
andy
|
7e74e1ed10
|
ENH: Updated copyrights
|
2011-02-15 17:54:05 +00:00 |
|
Mark Olesen
|
b9f7726095
|
ENH: fix wcleanAll, wcleanMachine to work with new platforms/ layout
|
2011-02-15 18:51:23 +01:00 |
|
andy
|
b8bffdd610
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-02-15 17:33:18 +00:00 |
|
andy
|
0e1945268e
|
ENH: Added particle local interaction output stats
|
2011-02-15 17:32:25 +00:00 |
|
Mark Olesen
|
28e6389173
|
STYLE: accept and silently ignore -current option in foamPackDeps
- may be useful in the future. For now it keeps consistency with
foamPackMake, foamPackBins
|
2011-02-15 17:24:39 +01:00 |
|
Mark Olesen
|
677a2a8d11
|
STYLE: minor cleanup in wmakePrintBuild
|
2011-02-15 17:09:51 +01:00 |
|
Mark Olesen
|
808ff1aa32
|
Merge remote branch 'OpenCFD/master' into olesenm
|
2011-02-15 16:55:05 +01:00 |
|
Mark Olesen
|
f691fe7896
|
STYLE: more consistent use of stderr for script usage
|
2011-02-15 16:48:26 +01:00 |
|
Mark Olesen
|
2873f9fc8d
|
ENH: add findEmptyMake for detecting rogue Make/ directories
|
2011-02-15 16:26:59 +01:00 |
|
Mark Olesen
|
9926d5f2a4
|
BUG: dir names missed in toucho, touchdep
- forgot in 10f5e80803
|
2011-02-15 16:12:12 +01:00 |
|
andy
|
4c13528ff4
|
ENH: further updates to particle forces
|
2011-02-15 14:20:20 +00:00 |
|
mattijs
|
ac7c938c95
|
STYLE: redistributeMeshPar : cleanup
|
2011-02-15 12:49:16 +00:00 |
|
mattijs
|
5685459a9f
|
BUG: decompositionMethod : calcCellCells for locally 0 cells
|
2011-02-15 12:48:23 +00:00 |
|
mattijs
|
0f5ec6b9bc
|
STYLE: redistributeMeshPar : use construct-from-dictionary for fields
|
2011-02-15 12:26:09 +00:00 |
|
andy
|
4086eb71a6
|
ENH: combined particle forces into sub model template instantiations
|
2011-02-15 11:18:05 +00:00 |
|
andy
|
feda5b9520
|
ENH: Updated particle tutorials re: particle forces
|
2011-02-15 11:01:48 +00:00 |
|
andy
|
27d128f936
|
ENH: Updated coalCombustion lib re: particle forces
|
2011-02-15 11:00:47 +00:00 |
|
andy
|
5e6992199c
|
ENH: wordHastSet instead of wordList ofr forces specification
|
2011-02-15 11:00:11 +00:00 |
|
andy
|
bdcd70f93d
|
ENH: Using mustRead option on subOrEmptyDict
|
2011-02-15 10:58:50 +00:00 |
|
Mark Olesen
|
dd22de68d4
|
ENH: support bzip2 compression for foamPack*
|
2011-02-15 11:04:08 +01:00 |
|
andy
|
93b195f6d8
|
ENH: Added mustRead option (defaults to false) for subOrEmptyDict
|
2011-02-15 10:03:11 +00:00 |
|
andy
|
d21657c064
|
ENH: Updated cloud reset functions
|
2011-02-15 09:51:40 +00:00 |
|
Mark Olesen
|
449a0e253d
|
ENH: add -current option to foamPackBin, foamPackMake
- reduces typing
|
2011-02-15 10:08:46 +01:00 |
|
Mark Olesen
|
cf65eebcd5
|
ENH: add foamPackDeps, foamPackMake to help transferring between machines
|
2011-02-15 09:29:33 +01:00 |
|
mattijs
|
7e694ff531
|
ENH: porousExplicitSourceReactingParcelFoam: avoid nans
|
2011-02-14 17:47:17 +00:00 |
|
andy
|
d6155f802d
|
ENH: Initial check-in of re-worked particle forces
|
2011-02-14 15:49:46 +00:00 |
|
mattijs
|
ea5da9a2e6
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-02-14 14:56:12 +00:00 |
|
mattijs
|
0ad764baa5
|
ENH: foamDebugSwitches : added new libraries
|
2011-02-14 14:54:32 +00:00 |
|
mattijs
|
a9f25c19dc
|
ENH: extrudeMesh,snappyHexMesh: extrude across non-manifold boundaries
|
2011-02-14 14:52:51 +00:00 |
|
Henry
|
f45f87f293
|
twoPhaseEulerFoam: minor update of alphaEqn.H
|
2011-02-14 11:05:26 +00:00 |
|
Henry
|
4b257efee9
|
adjustPhi: Removed the call to updateCoeffs as this may be premature
|
2011-02-14 11:04:49 +00:00 |
|
Mark Olesen
|
56e07de724
|
STYLE: changed some missed doxygen '@' to '\'
|
2011-02-14 10:00:48 +01:00 |
|
Mark Olesen
|
1e4d26429b
|
Merge remote branch 'OpenCFD/master' into olesenm
|
2011-02-14 09:47:49 +01:00 |
|
Mark Olesen
|
0c2eb36ed2
|
STYLE: allow spaces in pkg name (again)
|
2011-02-11 16:52:36 +01:00 |
|
Mark Olesen
|
a63cf3cba9
|
STYLE: remove editing junk
|
2011-02-11 16:45:36 +01:00 |
|
mattijs
|
85190a16b6
|
ENH: featureEdgeMesh : moved new stuff to extendedFeatureEdgeMesh
|
2011-02-11 12:32:11 +00:00 |
|
mattijs
|
790146fbdb
|
ENH: Test-syncTools.C : cannot use magSqr with point::max
|
2011-02-11 12:26:01 +00:00 |
|
mattijs
|
523b88fd77
|
BUG: dash behaviour of set --
|
2011-02-11 12:22:16 +00:00 |
|
mattijs
|
70982353cc
|
ENH: simpleGeomDecomp: allow parallel distribution
|
2011-02-11 11:22:29 +00:00 |
|
Mark Olesen
|
10f5e80803
|
ENH: add -make option to touchdep, toucho
- restricts selection to Make/$WM_OPTIONS* subdirectories, which is
useful when multiple compilers are in use
|
2011-02-11 09:21:08 +01:00 |
|
mattijs
|
734005ea40
|
GIT: .gitignore: added platforms
|
2011-02-09 14:12:18 +00:00 |
|