Commit Graph

1653 Commits

Author SHA1 Message Date
1a54a0c81b ENH: polyBoundaryMesh: improved error message 2011-09-22 22:00:29 +01:00
71c5c0fdb8 ENH: Added time bounds to function objects 2011-09-14 10:39:21 +01:00
9eb1502555 BUG: Corrected pimple control stroring of prev iter 2011-09-09 10:02:24 +01:00
bc952e63de ENH: storePrevIter now handled by solutionControl class 2011-09-08 11:42:05 +01:00
f790c24c6b Merge branch 'AMI' 2011-09-07 14:50:57 +01:00
0b073450bd unitConversion: change the conversion of atm<->Pa to the more common form 2011-09-05 19:15:01 +01:00
2d192faa50 COMP: coupledPolyPatch: screwed up merge. 2011-08-30 11:58:23 +01:00
0ac3f27c43 primitiveEntryIO: cerr for error messages; survive faulty etc/controlDict 2011-08-26 16:02:45 +01:00
a11d308ebe ENH: coupledPolyPatch: zero sized patch is parallel, non-separated 2011-08-26 12:28:46 +01:00
3a82e6b5df Merge branch 'master' into AMI 2011-08-24 09:31:13 +01:00
a242a3787b ENH: checkMesh: added check for coupled point synchronisation 2011-08-24 08:58:48 +01:00
24a82f2d03 ENH: treeDataCell: increase duplicity 2011-08-18 12:28:44 +01:00
3858ac111c BUG: pointPatchFieldNew: incorrect end() const_iterator 2011-08-17 14:52:45 +01:00
4f40cdb7d7 GIT: Resolve conflict 2011-08-16 16:09:56 +01:00
9857d2be7c GIT: Resolve conflict 2011-08-16 15:43:30 +01:00
c8b8905284 STYLE: Minor code formatting 2011-08-16 15:39:06 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
51e33e732c STYLE: tetCell.H: modification date 2011-08-09 10:55:00 +01:00
cb8bf9f7f0 ENH: codeStream: make it work with master-only reading (timeStampMaster) 2011-08-09 10:53:23 +01:00
6d970f6cb4 ENH: tetCell: define as being contiguous 2011-08-09 10:51:49 +01:00
9e02bcc070 Corrected copyright 2011-08-06 23:38:12 +01:00
61db7b5bad OpenFOAM library: Add better error messaging from compound token transfer 2011-08-06 23:35:28 +01:00
90780e09e3 Corrected line length 2011-08-06 21:34:07 +01:00
a6330ebb4c Coupled patches: Improved match tolerance handling 2011-08-06 21:32:22 +01:00
fd94abe1a9 BUG: Corrected units of mu0 2011-08-04 15:40:24 +01:00
89d4dff64f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/db/dynamicLibrary/dlLibraryTable/dlLibraryTableTemplates.C
2011-08-02 13:52:36 +01:00
ba46d43be7 BUG: dlLibraryTable: guarantee dlclose order opposite of dlopen order 2011-08-02 12:50:14 +01:00
0c2b4c2586 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.C
2011-08-01 22:53:37 +01:00
80ebb46a82 dlLibraryTable: updated warning messaging 2011-08-01 22:50:24 +01:00
537a916dff ENH: Pstream: expose tag 2011-07-29 18:12:48 +01:00
cba7dc8e25 ENH: Removed unnecessary size check when used with isFileAbsolute 2011-07-28 13:06:52 +01:00
a372dbfb53 ENH: Further updates to AMI functionality 2011-07-21 17:48:20 +01:00
1372cf4c70 ENH: polyMeshTetDecomposition: restore face centre tet decomposition 2011-07-21 14:01:58 +01:00
592271921b ENH: polyMesh: remove support for read in cellCentres 2011-07-21 14:00:17 +01:00
9ff346bb11 Merge branch 'cvm' 2011-07-21 13:06:10 +01:00
b07ef38936 STYLE:regIOobjectRead.C : date 2011-07-21 12:46:47 +01:00
7dff5e27bc Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-21 11:39:01 +01:00
c747e12b68 syncToolsTemplates.C: Changed constructor syntax to keep the Intel compiler happy 2011-07-21 11:38:56 +01:00
649c3e65ca STYLE: date 2011-07-21 09:43:44 +01:00
d205a84e8d Merge branch 'master' into cvm
Conflicts:
	src/meshTools/searchableSurface/closedTriSurfaceMesh.C
	src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
7137e860ed Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-20 16:30:24 +01:00
866c75a9a2 ENH: polyMeshInitMesh.C: check on validity 2011-07-20 16:01:35 +01:00
3ba236115d Added support to writing dictionaries to log on read and re-read. 2011-07-20 14:27:02 +01:00
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
81d380ddac ENH: Initial commit of arbitrary mesh interface (AMI) functionality 2011-07-18 11:24:22 +01:00
8dbb3a7ab1 STYLE: Minor code clean-up 2011-07-18 11:22:13 +01:00
3ad3ad6d24 COMP: compiler warnings 2011-07-13 17:16:32 +01:00
0f82d2ce07 COMP: entry: call base constructor 2011-07-13 16:38:41 +01:00
0ac85fbdf5 Clang: Updates to support the changes in the current SVN version of Clang/LLVM 2011-07-09 22:26:06 +01:00
c2d99767a2 ENH: reinstate short-circuit behaviour for findEtcFile() 2011-07-07 14:59:18 +02:00