mattijs
|
b3558a8991
|
ENH: codeStream: work with timeStampMaster
|
2011-07-05 17:29:30 +01:00 |
|
mattijs
|
be9718ef43
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-07-04 14:41:22 +01:00 |
|
mattijs
|
dd193d42a7
|
BUG: Random: missing scalar division
|
2011-07-04 14:40:13 +01:00 |
|
Henry
|
fab3446df6
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-07-04 12:06:18 +01:00 |
|
Henry
|
2c1de38086
|
fanPressure BC: Improved handling of reverse-flow
Now derived from totalPressure to support all forms of compressibility.
|
2011-07-04 12:06:12 +01:00 |
|
graham
|
5cad5dd91b
|
ENH: Adding wall cohesion forces.
|
2011-07-04 11:17:13 +01:00 |
|
mattijs
|
66ce33f53e
|
STYLE: Random: date
|
2011-07-04 09:52:50 +01:00 |
|
mattijs
|
bd68d2b14a
|
ENH: partialWrite: support regions
|
2011-07-04 09:50:28 +01:00 |
|
mattijs
|
e2a412597c
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-07-01 16:19:16 +01:00 |
|
mattijs
|
2a89555d0a
|
COMP: Random: moved to OSspecific
|
2011-07-01 16:14:10 +01:00 |
|
andy
|
ba0647eec7
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-07-01 15:22:41 +01:00 |
|
andy
|
1d1e3c74ae
|
ENH: Added paraview tmp file generation to multi-region tutorial case run scripts
|
2011-07-01 15:22:32 +01:00 |
|
Henry
|
44911dd8de
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-07-01 12:41:01 +01:00 |
|
Henry
|
8cf8d2f1bd
|
fanPressureFvPatchScalarField: New BC for specifying the pressure supplied by a fan
|
2011-07-01 12:40:58 +01:00 |
|
graham
|
b9251502f8
|
BUG: Uninitialised point.
|
2011-07-01 10:49:15 +01:00 |
|
Henry
|
b66b36022e
|
temporalInterpolate: new utility to interpolate fields between time-steps
|
2011-06-30 13:56:09 +01:00 |
|
Henry
|
6bff092ede
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-06-30 12:08:50 +01:00 |
|
Henry
|
220bc5cc7e
|
limiterBlended: updated documentation
|
2011-06-30 12:08:46 +01:00 |
|
sergio
|
0e940e379c
|
ENH: Adding references for the SST-SAS model
|
2011-06-29 12:13:16 +01:00 |
|
mattijs
|
37c8ec9d6e
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-06-29 09:58:51 +01:00 |
|
mattijs
|
77077a83e5
|
ENH: stringOps: open OStringStream with fixed precision so floating point numbers get preserved
|
2011-06-29 09:56:51 +01:00 |
|
mattijs
|
9fa370f54a
|
ENH: calcEntry: new functionEntry method
|
2011-06-29 09:56:01 +01:00 |
|
mattijs
|
ec67450164
|
ENH: orientedSurface: added orienting based on intersection test
|
2011-06-29 09:54:18 +01:00 |
|
mattijs
|
0b18291a98
|
BUG: triSurfaceSearch: did not clear hits
|
2011-06-29 09:53:43 +01:00 |
|
mattijs
|
1ee83d9066
|
STYLE:triSurfaceMesh.C: extraneous expression
|
2011-06-29 09:52:37 +01:00 |
|
Henry
|
a43a4e1654
|
Corrected comparison operators to be POSIX-compliant
Reduced the required gcc version to 4.3.2
|
2011-06-28 11:43:51 +01:00 |
|
Henry
|
d1a8375816
|
wmake options files: corrected EXE_LIBS -> LIB_LIBS
|
2011-06-27 16:58:58 +01:00 |
|
mattijs
|
d008d22cea
|
STYLE: writeCellCentres: date
|
2011-06-24 17:58:03 +01:00 |
|
mattijs
|
70cac99a7c
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-06-24 17:56:14 +01:00 |
|
mattijs
|
f68356679c
|
ENH: writeCellCentres: added region option
|
2011-06-24 17:55:59 +01:00 |
|
Henry
|
0ce485edaa
|
SRFPimpleFoam/rotor2D tutorial: corrected headers
|
2011-06-24 13:55:30 +01:00 |
|
Henry
|
f225ff9de5
|
SRFPimpleFoam/rotor2D tutorial: corrected headers
|
2011-06-24 13:54:38 +01:00 |
|
Henry
|
5e59dc2b19
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-06-24 13:41:25 +01:00 |
|
Henry
|
ff2bafa330
|
interfaceProperties: correct alpha1 gradient following curvature calculation.
|
2011-06-24 13:41:21 +01:00 |
|
Henry
|
0143dd5b34
|
flex: Updated command-line options to work with flex version 2.5.4
|
2011-06-24 13:40:39 +01:00 |
|
Henry
|
9da17e04ee
|
SRFPimpleFoam: upgraded from OpenFOAM-1.7.x for OpenFOAM-dev
|
2011-06-24 13:40:20 +01:00 |
|
mattijs
|
bc22e604d5
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-06-23 12:24:17 +01:00 |
|
mattijs
|
64f586966d
|
ENH: surfaceOrient: orient using intersections
|
2011-06-23 12:24:01 +01:00 |
|
graham
|
709069329e
|
STYLE: Copyright start date.
|
2011-06-23 11:01:59 +01:00 |
|
sergio
|
ae29a3b479
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-06-22 15:07:59 +01:00 |
|
sergio
|
6c26474ce3
|
ENH: Add functionality to singleStepReactingMixture
|
2011-06-22 15:07:38 +01:00 |
|
mattijs
|
02b6224390
|
BUG: paraFoam: add locale specification
|
2011-06-22 15:07:32 +01:00 |
|
mattijs
|
de200baf7d
|
BUG: orientedSurface: multiple parts of surfaces not visited
|
2011-06-22 14:30:03 +01:00 |
|
mattijs
|
dc6d296372
|
BUG: matchPoints: use 2* match tolerance as tolerance in magSqr comparison
|
2011-06-22 14:29:39 +01:00 |
|
mattijs
|
a38774d7e6
|
ENH: topoSet: time loop
|
2011-06-21 18:56:20 +01:00 |
|
mattijs
|
1dfe404536
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-06-21 11:08:05 +01:00 |
|
mattijs
|
8fc5612159
|
BUG: dynamicCodeContext: preprocessing options_, localCode_
|
2011-06-21 11:07:48 +01:00 |
|
andy
|
f450ec9721
|
ENH: Added const thermo option to chemistry models
|
2011-06-21 11:00:28 +01:00 |
|
andy
|
258d9a7f59
|
STYLE: Updated copyright year
|
2011-06-20 10:41:07 +01:00 |
|
andy
|
46ef467160
|
STYLE: Using isAbsolute for file name type checks
|
2011-06-20 10:40:31 +01:00 |
|