Commit Graph

13221 Commits

Author SHA1 Message Date
mattijs
a26c9ebd55 ENH: surfaceCheck: new self-intersection test 2013-06-10 11:27:20 +01:00
mattijs
707fa19e39 ENH: treeDataPrimitivePatch: exposed findIntersection 2013-06-10 11:22:24 +01:00
mattijs
1aefea9df7 BUG: codedFunctionObject: add timeSet functionality 2013-06-10 11:18:17 +01:00
mattijs
3050476b1f STYLE: chtMultiRegionFoam: corrected comment 2013-06-07 14:53:49 +01:00
mattijs
fa8bb697b9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-07 14:37:04 +01:00
mattijs
6e857fc8dc ENH: treDataPrimitivePatch: added self intersection operator 2013-06-07 14:36:04 +01:00
mattijs
745ca39fbe ENH: scalarField: added unit conversions on fields 2013-06-07 14:35:24 +01:00
Sergio Ferraris
25ace9a507 ENH: Clipping htcs and htcw of the film to near zero where there is
not film. This avoid heat transfer in regions where the surface is dry
2013-06-07 12:44:05 +01:00
Sergio Ferraris
010a01e536 BUG: Correcting Cp to Cpv to handle inernal energy or enthalpy depending
on the thermo
2013-06-07 12:25:34 +01:00
Sergio Ferraris
1282341b28 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-07 12:23:30 +01:00
Sergio Ferraris
fb1a7764ad ENH: Adding polynomial transport and thermo for solids 2013-06-07 12:22:50 +01:00
mattijs
0b6b2b0f53 STYLE: polyMeshTools: unused code 2013-06-07 12:13:49 +01:00
laurence
b5004453ae Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-07 11:36:51 +01:00
Sergio Ferraris
c3a2dd3188 ENH: Adding virtual function timeSet() to function objects:
probes, sampledSets and sampledSurfaces
2013-06-07 11:19:24 +01:00
Sergio Ferraris
6f40272339 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-07 10:11:37 +01:00
Sergio Ferraris
a50d78ea93 EMH: Adding a hook to functionObject called 'timeSet' at the
end of Time::operator++. This allows to know if the next timeIndex will be
a dumping time. The function object "partialWrite" modifyes the write option
of the those fields which will be written down at given intervals of the overall
outout times.
2013-06-07 10:11:07 +01:00
Sergio Ferraris
2e1ccf40b7 ENH: Adding a hook to functionObject called 'timeSet' at the
end of Time::operator++. This allows to know if the next timeIndex will be
a dumping time. The function object "partialWrite" modifyes the write option
of the those fields which will be written down at given intervals of the overall
outout times.
2013-06-07 10:08:03 +01:00
laurence
f5bfc5d2e7 ENH: scalarMatrices: Add determinant calculation 2013-06-07 08:57:04 +01:00
laurence
c574abb243 ENH: foamyHexMesh: Edge conformation improvements 2013-06-06 13:42:55 +01:00
laurence
0004dc6d12 BUG: polyMeshFilter: Reduce newBadFaces 2013-06-06 11:53:46 +01:00
laurence
0b40592ac9 BUG: polyMeshFilter: Correct logic 2013-06-06 11:00:21 +01:00
laurence
3e219bf9fc ENH: polyMeshFilter: Do not allow new bad faces to be created 2013-06-06 10:38:25 +01:00
laurence
dbcb3812d6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-06 10:11:06 +01:00
laurence
8473c4b21e BUG: extendedFeatureEdgeMesh: Incorrect return type 2013-06-06 10:10:32 +01:00
mattijs
9426345a09 ENH: Test-GAMGAgglomeration: moved test into GAMGAgglomeration 2013-06-06 08:59:23 +01:00
mattijs
04e62d6378 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-06 06:04:37 +01:00
mattijs
9ba219d0f3 ENH: MGridGen: enforce all coarse cells to be single connected region 2013-06-06 06:04:00 +01:00
laurence
a6c7389f0b ENH: foamyHexMesh: Disable reporting of point insertion failure 2013-06-05 16:35:09 +01:00
laurence
59ba920721 BUG: foamyHexMesh: Remove internal points that are outside the surface. 2013-06-05 14:00:18 +01:00
laurence
7c00bbe7fa ENH: foamyHexMesh: Add mixerVessel tutorial 2013-06-05 12:19:07 +01:00
mattijs
1639a16bb7 ENH: motorBike: moved meshQuality into separate dictionary 2013-06-05 10:13:52 +01:00
mattijs
d067d433c0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-05 09:20:30 +01:00
mattijs
d5414b12b6 ENH: PointEdgeWave: handle collocated points in new structure 2013-06-05 09:19:58 +01:00
laurence
a40168675c STYLE: Change name of foamyHex2DMesh to foamyQuadMesh 2013-06-04 16:21:16 +01:00
laurence
da8563473e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 15:51:09 +01:00
laurence
a31cb80862 ENH: foamyHexMesh: Update simpleShapes tutorial 2013-06-04 15:50:47 +01:00
Henry
f98d55fd47 TimeIO: write entries in <time>/uniform:time in userTime units 2013-06-04 15:16:47 +01:00
laurence
00dcfb2282 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 14:58:41 +01:00
laurence
1f609ab0a9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 14:58:28 +01:00
laurence
7e9e8d3bd8 ENH: foamyHexMesh: Update blob and simpleShapes tutorials 2013-06-04 14:57:32 +01:00
mattijs
45758d4eb4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 14:56:36 +01:00
andy
fdad025bdf ENH: pre-commit-hook - not checking *.gz files 2013-06-04 14:55:00 +01:00
laurence
96aba9e8ea ENH: foamyHexMesh: Update flange tutorial 2013-06-04 14:53:37 +01:00
andy
210807a025 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 14:47:12 +01:00
andy
b8b5f6c100 ENH: foamINstallationTest - use clang instead of gcc - mantis #452 2013-06-04 14:45:54 +01:00
laurence
af9e7cc72c ENH: foamyHexMesh: clean up ostream operator of indexedVertex 2013-06-04 14:40:45 +01:00
laurence
7e99cd26c1 ENH: Add enhanced edge conformation method 2013-06-04 14:39:59 +01:00
laurence
a0097c43a9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-04 14:39:29 +01:00
laurence
419fe75da5 COMP: Remove unused variables 2013-06-04 14:39:10 +01:00
mattijs
057691a6b4 STYLE: surfaceLambdaMuSmooth: remove unused code 2013-06-04 14:28:16 +01:00