Commit Graph

825 Commits

Author SHA1 Message Date
a31223a29b Changed property averaging report to remove r.f 2008-07-08 14:09:00 +01:00
cb981bbc5b Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 09:43:42 +01:00
2847dee4d4 Corrected the handling of Make sub-directories 2008-07-09 09:43:25 +01:00
0dff8de603 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 09:35:18 +01:00
e3e2b91823 Not use .foam extension 2008-07-09 09:35:14 +01:00
78de486b87 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 09:30:17 +01:00
15cad22d8c split autoHexMeshDriver; updated header 2008-07-09 00:21:36 +01:00
2c8fa3b35f typo 2008-07-09 00:19:33 +01:00
8d44313d26 Filter-out platforms directory from the source.
Pack the linux-64 link for gcc.
2008-07-08 23:07:42 +01:00
27a474bed7 Use rm -rf to avoid warnings for files that have already been removed. 2008-07-08 19:13:07 +01:00
2ccd8322f0 Added scripts and support for packing ThirdParty 2008-07-08 18:54:28 +01:00
32d0a25278 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-08 16:25:11 +01:00
4a68c38ec4 Added new constructor from fileName to interpolationTable and
removed the objectRegistry argument from the constructor from
dictionary.  Now case-relative paths should be specified using
$FOAM_CASE.
2008-07-08 16:25:00 +01:00
e14d5bc4c5 removed redundant probes folder 2008-07-08 13:36:39 +01:00
72fb77ccce updated sample dictionary 2008-07-08 12:07:54 +01:00
ab17085c1a adapted to new syntax 2008-07-07 19:51:20 +01:00
ffe2142dee refining without surfaces 2008-07-07 19:50:53 +01:00
76f2d62bde mesh driver rewrite; initial distributed surfaces 2008-07-07 18:41:09 +01:00
b7bb04e81b trisurfaceMeshes superceded by searchableSurfaces 2008-07-07 18:40:05 +01:00
e3ee5fcf37 Merge branch 'master' of ssh://chris@noisy/~OpenFOAM/OpenFOAM-dev 2008-07-04 22:21:44 +01:00
be461afe5a Change to Doxyfile so the collaboration diagrams are not huge 2008-07-04 22:20:24 +01:00
b2744a5eeb small update to headers for usage 2008-07-04 18:49:57 +01:00
f45f751dbb Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-04 18:46:51 +01:00
c683276733 updated time varying boundary conditions 2008-07-04 18:46:45 +01:00
2b91f04baf Minor change to motion settings. 2008-07-04 13:49:50 +01:00
ec26e5f9c5 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-04 13:48:37 +01:00
65a5335757 New interDyMFoam tutorial: sloshingTank3D6DoF 2008-07-04 13:48:28 +01:00
8d1adca1e7 bug fix - correcting my earlier error... 2008-07-04 13:28:55 +01:00
a852f6f57a changed option lazy -> ifRequired 2008-07-04 12:24:36 +01:00
267b562b5b Merge branch 'olesenm' 2008-07-04 12:19:48 +01:00
d8b29eb7ef added 'conversion' library
* started with polyDualMesh, but add mesh reader/writers in the future
2008-07-04 09:57:43 +02:00
1a584cc62d Merge commit 'OpenCFD/master' into olesenm 2008-07-04 09:15:50 +02:00
bb597d34c6 changed timestep control in molecule::move to tEnd > ROOTVSMALL 2008-07-03 17:59:04 +01:00
ba7d45228a Added Allrun and Allclean scripts to gnemdFoam and mdEquilibrationFoam tutorials 2008-07-03 17:49:51 +01:00
06dec3884e clean-up of unused file 2008-07-03 17:09:31 +01:00
02fb293fcf moved a couple of comments to inside debug statements 2008-07-03 16:58:25 +01:00
d23666042f general clean-up, and renamed filename extension to avoid conflict with internal reader 2008-07-03 14:35:00 +01:00
79a425236b added get/set component functionality 2008-07-03 14:33:54 +01:00
e9a0d8147d decomposePar changes
* improved error checking for the -fields option
 * allow -lazy and -force combination
2008-07-03 09:46:44 +02:00
cc3248e38e Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-02 22:42:46 +01:00
1513f4a1f3 New interDyMFoam tutorial sloshingTank3D 2008-07-02 22:42:37 +01:00
b3442bf900 Updates to sloshingTank2D 2008-07-02 22:41:36 +01:00
7d9f709ecc restrict MAX_DOT_GRAPH_DEPTH = 3 for smaller (more readable) collaboration diagrams 2008-07-02 11:25:28 +02:00
e346d0a20a restrict MAX_DOT_GRAPH_DEPTH = 3 for smaller (more readable) collaboration diagrams 2008-07-02 11:25:28 +02:00
15709858b3 decomposePar gets -lazy option 2008-07-02 10:11:48 +02:00
98e1cd0256 Corrected headers. 2008-07-01 20:18:15 +01:00
1e7f8941c9 New interDyMFoam tutorial: sloshing in a ship's tank 2008-07-01 20:17:56 +01:00
95e7ba2af9 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-01 20:16:09 +01:00
a672bdda7c New interDyMFoam tutorial: sloshing in a ship's tank 2008-07-01 20:16:00 +01:00
a14a0d1a91 mesh changes with pointmesh 2008-07-01 19:42:17 +01:00