Commit Graph

14756 Commits

Author SHA1 Message Date
05a55b6c9f tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre: remove directory 102 when not needed 2014-01-13 10:00:42 +00:00
3e7060b82b Update headers 2014-01-13 10:00:16 +00:00
9bf0732614 Upgraded clang to 3.4
With clang-3.4 all working tutorials run without problem
2014-01-13 09:59:17 +00:00
2aba2c995b STYLE: minor code formatting 2014-01-10 16:02:37 +00:00
688a0a1827 STYLE: minor code formatting to test updated repo hooks 2014-01-10 15:56:12 +00:00
f1c2fe7793 STYLE: minor code formatting to test updated repo hooks 2014-01-10 15:52:27 +00:00
c07f192b62 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-10 15:48:59 +00:00
7e8981b72e GIT: resolve merge conflict 2014-01-10 15:48:55 +00:00
06f9fbe0ed Proved support for both ParaView 3 and 4 in the standard start-up scripts
Change default version to 4.1.0 (may need to revert to 4.0.1 after
further testing of 4.1.0)
2014-01-10 13:13:07 +00:00
a091a30023 Updated header 2014-01-10 12:28:41 +00:00
f68ec9f82b paraFoam: Updated to automatically select the appropriate reader version 2014-01-10 12:27:57 +00:00
8a9da0aeac Updated PV4blockMeshReader for ParaView-4.1.0 2014-01-10 12:03:21 +00:00
af27e633f9 Updated headers 2014-01-10 10:48:30 +00:00
83820b205b Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-10 10:48:15 +00:00
011fda6bbe Added support for ParaView-4.1.0
The default ParaView is now 4.0.1 pending completion of testing of 4.1.0
2014-01-10 10:47:18 +00:00
4b633ece2b GIT: Resolved merge conflict 2014-01-10 09:59:37 +00:00
b8c5d90f8e ENH: Added templates for createZeroFolder utility 2014-01-10 09:58:24 +00:00
707761a9b9 ENH: Added new ceeateZeroDirectory utility 2014-01-10 09:57:48 +00:00
bce6e68b6b ENH: Updated copyright headers 2014-01-10 09:50:06 +00:00
52a035b225 STYLE: Minor code formatting 2014-01-09 16:25:53 +00:00
16f77314b1 BUG: probes - updated to allow sampling from fixed locations for moving mesh cases - mantis #1090 2014-01-09 16:25:33 +00:00
f466a46775 BUG: fvMeshAdder: use rmap instead of mapping ourselves 2014-01-09 16:07:52 +00:00
5012770cf6 COMP: ACMI - refactored to avoid gcc bug 2014-01-09 15:27:56 +00:00
7c393e567b BUG: edgeCollapser: handle negative volumes 2014-01-09 15:27:36 +00:00
8eccdc479c BUG: redistributePar: do not allow functionObjects (runTime++ re-executes them) 2014-01-09 14:35:05 +00:00
f8991db92d ENH: dimensionSet - added copy/clone functionality 2014-01-09 12:57:40 +00:00
a1e9e51870 BUG: LocalInteraction - do not reset list to zero 2014-01-09 12:57:06 +00:00
61d7e8fc52 ENH: solidBodyMotionFvMesh - Added check to ensure cellZone is set 2014-01-09 12:56:10 +00:00
1d517e72ce BUG: dimensionSet: avoid symbolic output in binary since ^ not parsed correctly 2014-01-09 12:14:57 +00:00
63db7ce221 STYLE: snappyHexMeshDict: remove unused entries 2014-01-09 11:00:28 +00:00
d70442a5fe ENH: reconstructParMesh: filtering region0 2014-01-09 10:25:11 +00:00
e7156dbec0 ENH: reconstructParMesh: handle times without meshes 2014-01-09 10:20:26 +00:00
515a4ee23d Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-08 21:19:13 +00:00
05215c755a STYLE: uniformTotalPressure: unused include file 2014-01-08 21:12:02 +00:00
981ebc1c0a BUG: TableBase: binary writing 2014-01-08 21:11:23 +00:00
fe0f17a8e4 STYLE: probes: typo 2014-01-08 21:10:52 +00:00
d9974de958 ENH: fvMeshDistribute: use generic IOstream 2014-01-08 21:01:04 +00:00
20ba6672af Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-08 17:15:05 +00:00
54b98a8ce1 BUG: Bug in F for DarcyForchheimer porosity model.
Changing to Lists the contact resistances of turbulentTemperatureRadCoupledMixed and turbulentTemperatureCoupled BC's
Updating fvOption in heatExchanger tutorial
2014-01-08 17:12:46 +00:00
3a719eb5dd Update headers 2014-01-08 16:52:32 +00:00
6ef906812c MGridGenGAMGAgglomeration: add support for weighting and iterating the agglomeration between adjacent processors to improve correspondence 2014-01-08 16:50:17 +00:00
48212d8563 Update headers 2014-01-08 16:49:53 +00:00
3837044194 porosityModelList: make base list public 2014-01-08 16:49:10 +00:00
8f255e0ef6 Update headers 2014-01-08 16:48:57 +00:00
364cfd76d2 GAMGSolverSolve: scale coarsest level if using interpolation 2014-01-08 16:48:09 +00:00
3422564872 Pstream: Corrected MPI datatype for binary block transfers 2014-01-08 16:47:49 +00:00
1d9612fd01 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-08 10:17:00 +00:00
9ffaee0f88 Modifying dates in radiationModel.H and radiationModel.C 2014-01-08 10:16:19 +00:00
a2d6fe298d ENH: Updating combustion and heat transfer tutorials 2014-01-08 10:15:01 +00:00
67e364c58d Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2014-01-07 16:01:04 +00:00