9e7bf84c53
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-26 14:37:24 +01:00
238b776fec
src/finiteVolume/Make/files: added new multivariate scheme
2011-10-26 14:36:32 +01:00
721da9c038
face: add special treatment for the sweptVol of a triangular face
2011-10-26 14:35:34 +01:00
0d9fdfc5c3
multivariateIndependentScheme: new multi-variate discretisation scheme
...
Generic multi-variate discretisation scheme class for which any of the
NVD, CNVD or NVDV schemes may be selected for each variable and applied
independently.
This is equivalent to using separate "div" terms and schemes for each
variable/equation.
2011-10-26 14:34:59 +01:00
3f53a04f09
ENH: Extended and restructured solutionControl class
2011-10-26 14:29:49 +01:00
4c63590979
ENH: Updated pimpleControl - better encapsulation and included PISO/non-ortho loops
2011-10-26 12:02:26 +01:00
72cc4cd7d8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-25 11:50:47 +01:00
fb19cb073b
BUG: pimpleControl: do not store *PrevIter* fields
2011-10-25 11:50:31 +01:00
84d098c7e3
BUG: Corrected residualControl relative tolerance operation
2011-10-25 11:49:39 +01:00
7f5112a8de
ENH: Time: access to libs
2011-10-24 21:33:51 +01:00
cd64f1762f
ENH: codedFixedValue: refactor coded
2011-10-24 21:33:16 +01:00
1cc1ddcacf
ENH: dlOpen: check error message string
2011-10-24 21:31:38 +01:00
48212805c0
STYLE: streamLine.C: extraneous cast.
2011-10-24 21:30:39 +01:00
de141bdc74
STYLE: Code formatting
2011-10-24 11:55:53 +01:00
00bca478da
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-21 14:17:19 +01:00
3829ca5660
ENH: Time: check restart time value.
2011-10-21 14:16:53 +01:00
7e4ed0c037
STYLE: Corrected code formatting
2011-10-21 11:39:30 +01:00
3b4a9bb60e
STYLE: Corrected lne lengths
2011-10-20 17:12:53 +01:00
ae6d935936
BUG: Corrected basic source and derived classes I/O
2011-10-20 17:10:45 +01:00
dd506c3f14
ENH: Added new rotorDiskSource momentum source model for rotor blades/airfoils
2011-10-20 16:40:04 +01:00
3b0e45371e
STYLE: code spelling and formatting corrections
2011-10-20 15:26:30 +01:00
6c0ea9d1b6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-20 15:21:53 +01:00
f1c7967316
STYLE: PatchEdgeFaceWave: header
2011-10-20 12:46:41 +01:00
0ce2c29da0
STYLE: gradScheme: typo
2011-10-20 10:42:16 +01:00
a10f84ac07
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-19 18:27:18 +01:00
9914c941da
ENH: streamLine: 'UName' instead of 'U'
2011-10-19 18:26:37 +01:00
598198b3f6
objectRegistry: put the event overflow warning into a debug test
2011-10-19 12:18:08 +01:00
d1a928d4c2
Corrected line-length
2011-10-19 12:16:33 +01:00
4354a9afc7
finiteVolume: non-orthogonal correction is now selected by the user and not overridden
...
Previously non-orthogonal correction was not applied if the mesh appeared to be
orthogonal based on a hard-coded test. Now the non-orthogonal correction is
applied as selected by the user irrespective of the mesh quality. This avoids
problems with the built-in mesh test being inappropriate for some cases.
2011-10-19 12:13:57 +01:00
1f42aad419
BUG: Changing min(z0, 0.001) to max(zo, 0.001)
2011-10-19 10:04:31 +01:00
419399aae8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-17 18:32:01 +01:00
27d4209839
ENH: PatchEdgeFaceWave: new wave method
2011-10-17 18:31:41 +01:00
6ef1fc7865
ENH: sigStopAt: added checking for same signals
2011-10-17 18:27:09 +01:00
f76cbf52e6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-17 14:33:50 +01:00
aedeb6e4b3
BUG: Changing waveLenght to waveNumber
2011-10-17 14:33:28 +01:00
fa53b9b7b2
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-14 16:23:07 +01:00
ad0c10ffc2
pyrolysisModelCollection: Corrected namespace of the instantiated IOPtrList
2011-10-14 16:18:29 +01:00
a1aabfa241
OpenFOAM: Correct the handling of non-tmp construction from tmp if the tmp is cached
2011-10-14 16:18:12 +01:00
fdcfe3bda6
ENH: Added fieldCoordinateSystemTransform function object - self explanatory
2011-10-13 13:06:11 +01:00
a4192a83a1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-12 13:50:07 +01:00
67e6b94149
ENH: streamLine: user selectable interpolation method
2011-10-12 13:49:24 +01:00
2453b4704d
ENH: add of waveDisplacementPointPatch
2011-10-11 16:58:01 +01:00
ca1ef80728
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-10 12:02:19 +01:00
b69ebd9e77
ENH: setExplicitValue source
2011-10-10 12:01:49 +01:00
328f44b375
ENH: OSspecific: make userName,domainName,hostName strings
2011-10-07 16:02:59 +01:00
93fa2893d7
BUG: interpolationTable: construct from fileName
2011-10-07 15:49:27 +01:00
b9e171eb57
ENH: Use new maxOp<scalar> when collecting new parcel diamaters from film model
2011-10-07 10:21:59 +01:00
385248c5bf
ENH: Propogated binary op for inter-region comms to region model
2011-10-07 10:21:02 +01:00
24b949f549
ENH: Updated mappedPatchBase to include binary op functions for distribute
2011-10-07 10:19:41 +01:00
c11de2384f
ENH: Added templated binary ops to AMI interpolation functions
2011-10-07 10:18:43 +01:00