mattijs
aa7fe837f5
COMP: ignore return value
2010-08-19 15:42:29 +01:00
mattijs
28410e24ed
ENH: parcelInBox tutorial : added application
2010-08-19 15:41:31 +01:00
mattijs
bb16590704
ENH: mpirunDebug : WM_MPLIB checking
2010-08-19 15:41:02 +01:00
mattijs
50b157bc47
STYLE: interpolationPoint : 80char limit
2010-08-19 05:23:37 +01:00
mattijs
a286d70adf
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-08-19 05:21:40 +01:00
mattijs
79a12e1dd8
ENH: extrudeToRegionMesh : generate columns of 1D cells
2010-08-19 05:18:03 +01:00
mattijs
b8216e22a4
COMP: makeMesh script not posix
2010-08-18 14:10:22 +01:00
sergio
4e0e3f47e2
BUG: rd is calculated using grad(U) instead of skew(U)
2010-08-17 09:32:51 +01:00
mattijs
b463b944eb
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-08-16 12:23:56 +01:00
graham
c069440944
STYLE: Removed spurious tut folders.
2010-08-12 12:55:18 +01:00
andy
f709d24dbe
ENH: updated multiphaseInterFoam damBtreak4Phase/Fine tutorials
2010-08-10 14:41:34 +01:00
andy
ffb20f2dd7
ENH: Prandtl delta - use scalar lookup instead of dimensionedScalar
2010-08-09 14:55:12 +01:00
mattijs
008fe007e5
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-08-06 16:18:31 +01:00
mattijs
71c30256a4
BUG: cuttingPlane : normal comparison
2010-08-06 16:18:16 +01:00
mattijs
d40df85591
ENH: interpolationPoint : interpolation from point values only (using Mean Value Coordinates)
2010-08-06 16:17:18 +01:00
andy
c91b71b521
ENH: Added support for DimensionedField<Type, volMesh> to reconstructPar
2010-08-06 13:20:46 +01:00
andy
fc39e54f70
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-08-06 12:09:19 +01:00
andy
02cd5c05da
STYLE: code clean-up/restructure
2010-08-06 12:09:06 +01:00
andy
f243736c78
ENH: Added 'noChemistrySolver' option/class
2010-08-06 12:08:24 +01:00
andy
195dd9fa54
ENH: Removed unused 'scale' member data from ode
2010-08-06 12:07:52 +01:00
mattijs
5bde9ad117
BUG: MRFZoneTemplates : absoluteFlux missing rho
2010-08-06 11:22:38 +01:00
mattijs
16e5a28085
ENH: refineMesh : add region option.
2010-08-05 17:08:54 +01:00
mattijs
7bcdbfc33a
ENH: do not print boundinb box for zero-sized patches
2010-08-05 15:21:34 +01:00
mattijs
19b90937f9
ENH: (andy as mattijs) header file clean-up
2010-08-03 14:39:42 +01:00
andy
ae30b33e19
STYLE: code clean-up and dummy git push for mattijs
2010-08-03 14:17:56 +01:00
mattijs
9e7cb86097
ENH: proper restart for maxWellU bc
2010-08-03 14:07:16 +01:00
andy
67e82750f3
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-08-02 15:19:40 +01:00
andy
1c8fd73a79
ENH: Updates to ODEChemistryModel.[CH]
2010-08-02 15:19:37 +01:00
graham
37a06ac9a7
ENH: Include .H file, allows out of library derivation.
2010-07-30 17:30:40 +01:00
graham
28345247a7
STYLE: Fixing code style requirements for more files - those not
...
picked up by a copyright change.
2010-07-29 11:28:44 +01:00
graham
f26b8c1cc7
STYLE: 80 char lines.
2010-07-28 16:42:53 +01:00
graham
4d870512a6
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-28 14:05:18 +01:00
graham
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
mattijs
6986a95c3a
COMP: moved files
2010-07-28 12:49:22 +01:00
andy
9c5ecc1a90
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-27 18:11:37 +01:00
andy
dd488c26c2
BUG: corrected path to setHotRoom util for heat transfer tuts
2010-07-27 18:11:25 +01:00
andy
3839768ac8
Merge branch 'olesenm'
2010-07-27 16:44:02 +01:00
Mark Olesen
f2793ffd51
ENH: allow #directive lines to exceed the 80-col line length limit
2010-07-27 17:01:41 +02:00
graham
49a853116a
STYLE: copyright and 80 char line fixes.
2010-07-27 15:45:43 +01:00
graham
012494fdb5
STYLE: Fixing code style requirements for all apps.
...
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
2010-07-27 15:27:05 +01:00
graham
ba66d36bfd
ENH: rateOfChange function for interpolationTable.
...
Creates linear slope only from low and high elements around the sample
value, so rate will be discontinuous. Would be better with higher
order gradient calculation.
2010-07-27 12:55:01 +01:00
graham
3ee05530e8
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-27 12:24:42 +01:00
graham
67136c25ee
STYLE: Remove tabs.
2010-07-27 12:24:27 +01:00
mattijs
d2d8b813be
STYLE: checkGeometry.C 80char line length
2010-07-27 10:33:33 +01:00
mattijs
2bcb20d6a7
COMP: lagrangian/intermediate : missing dependencies
2010-07-27 10:32:04 +01:00
mattijs
27b2f7ad94
ENH: Particle: allow hitPatch to move particle to different face, different patchId.
2010-07-27 10:31:20 +01:00
mattijs
fbaea3c9be
ENH: findRefCell : allow findRefCell based on different field (think p and p_rgh)
2010-07-27 10:29:30 +01:00
mattijs
a7dd675209
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-26 15:40:02 +01:00
Mark Olesen
12837a67d5
ENH: add ZoneMesh::findIndices() method
...
STYLE: use findIndices instead of findAll for coordinateSystems
2010-07-26 13:18:59 +02:00
Mark Olesen
0b9ff0aa53
ENH: add trailing commas to proSTAR *.inp to cope with STARCCM+ read bug
2010-07-26 13:18:54 +02:00