Commit Graph

1965 Commits

Author SHA1 Message Date
b82fc4686e ENH: Updated Make/files 2012-10-15 18:03:10 +01:00
d8321469e9 ENH: Added base class for function objects that generate text files 2012-10-15 17:56:36 +01:00
d6cd28aa3c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 17:38:06 +01:00
f17c43948b ENH: #include: allow recursive substitution 2012-10-12 17:37:38 +01:00
ba08ab06c2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 16:19:20 +01:00
0c9d650367 BUG: includeEntry: allow environment variables 2012-10-12 14:45:57 +01:00
d40a374cbc dictionary: changes field scoping operator from "::" to '.' 2012-10-12 12:47:54 +01:00
7db3286f34 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 12:24:26 +01:00
dced4a082a ENH: #include: allow dictionary variables in include paths 2012-10-12 12:23:34 +01:00
df20892bf6 Updated headers 2012-10-11 18:10:55 +01:00
a3658e3c6e Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-11 18:10:42 +01:00
41dcf4abfb OpenFOAM: added "transfer" constructor to tmp
Needed for return of tmp argument in "absolute" meshPhi function
2012-10-11 18:10:39 +01:00
f9bed1349c STYLE: TimeIO: indenting 2012-10-11 17:07:03 +01:00
4edd1e0257 BUG: dimensionSetIO: copy, not add, exponents 2012-10-08 16:09:20 +01:00
bdfba5ce2e ENH: dimensionSet: symbolic units 2012-10-08 09:36:22 +01:00
8d4b3253db ENH: runTimeSelection: added error printing for multiple entries 2012-10-04 14:25:08 +01:00
af4f1f42e5 ENH: pointPatchField: added fixesValue 2012-10-03 14:07:43 +01:00
bf5e0376be STYLE: ISstream: corrected file list 2012-10-03 14:06:59 +01:00
cf93009c5c ENH: error: added printStack using std:: io 2012-10-03 14:06:23 +01:00
bd58348f24 ENH: Improved plane select from dict messages 2012-10-02 14:24:11 +01:00
2feb4fef52 Merge branch 'master' of ssh://sgidm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 23:50:17 +01:00
931b86335e wordList: Added initial version of printTable which prints a List<wordList> in tabular form 2012-09-26 23:48:47 +01:00
2e778373f6 GIT: conflict resolution 2012-09-26 12:32:07 +01:00
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
0fc430a57b STYLE: codedBase: indenting 2012-09-25 14:14:29 +01:00
4023418a6b ENH: codeStream: sha1 calculation cached 2012-09-25 14:14:05 +01:00
046dcbd46f STYLE: CompatibilityConstant: indenting 2012-09-20 12:54:25 +01:00
30a7437682 STYLE: Table.H: comment out of date 2012-09-20 12:49:27 +01:00
50070551ee ENH: dictionary: additional output for matching fail 2012-09-17 13:51:54 +01:00
8489de277d GIT: conflict resolution 2012-09-17 12:03:11 +01:00
4d0620eaa6 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-12 09:53:50 +01:00
8db5a7df74 ENH:dictionary: allow scoped variable lookup (using '.') 2012-09-12 09:14:43 +01:00
dd3ab88f47 Thermodynamics: renamed isobaricPerfectGas -> incompressiblePerfectGas and incompressible -> rhoConst
Added isochoric and incompressible identifiers to equations of state to indicate the supported processes
2012-09-11 14:07:22 +01:00
8aa770b613 ENH: Time: propagate application setting into environment var 2012-09-11 10:36:12 +01:00
3c183eba6c ENH: polyPatch: adding constraint patches to group 2012-09-05 16:40:59 +01:00
8913633b0b STYLE: polyMeshClear: indenting 2012-09-04 15:58:21 +01:00
52fefbca00 ENH: adding outputInterval option for ocOutputTime mode in function
objects
2012-09-04 11:20:42 +01:00
844f9433db BUG: polyMesh: update registered pointMesh 2012-08-31 12:55:17 +01:00
95c8de9224 BUG: polyMesh::movePoints: broken virtual 2012-08-31 12:54:28 +01:00
6d3b104421 STYLE: dynamicCodeContext: Doxygen parsing 2012-08-31 12:53:32 +01:00
4dd13eb29b ENH: IOobject: make registerObject flag accessible 2012-08-24 12:21:00 +01:00
e6bc9ba2ae GIT: resolved merge conflict 2012-08-21 18:17:27 +01:00
e5e05867ab ENH: primitiveMesh: handle faces with all coincident points 2012-08-21 10:56:54 +01:00
b4da6c5b7e ENH: coupledPolyPatch: truncate tolerance calculation for zero area faces.
Check duplicate anchor points
2012-08-20 11:44:04 +01:00
b662103d31 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-08-13 17:46:15 +01:00
218c34fc00 ENH: Use strict type lookup class for MapDimensionedFields 2012-08-13 09:49:19 +01:00
01da75a7ba STYLE: Minor code formatting 2012-08-13 09:29:57 +01:00
da64febc79 BUG: Corrected use of strict in lookup class 2012-08-13 09:29:47 +01:00
b63f0a7451 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-08-10 18:19:33 +01:00
9dce59e9c4 ENH: Clear tet base pts and cell tree in polyMesh::updateMesh() 2012-08-10 09:59:53 +01:00