Commit Graph

25735 Commits

Author SHA1 Message Date
andy
56878a9fc7 changed point field data again - no need to use anything other than fieldname (removed vpi prefix) 2008-06-10 14:48:39 +01:00
Mark Olesen
21a46e0031 Merge commit 'origin/master' into olesenm 2008-06-10 15:17:57 +02:00
Mark Olesen
0e00a43eec minor documentation cleanups 2008-06-10 15:00:47 +02:00
Mark Olesen
9c35ea85bb wmakeLnInclude : also remove broken links 2008-06-10 13:09:36 +02:00
andy
52641449d1 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-10 11:27:47 +01:00
andy
5b92011d93 changed volPointInterpolate() labels to vpi() 2008-06-10 11:27:31 +01:00
henry
5569015b4a New application:
Application
    expandDictionary

Description
    Read the dictionary provided as an argument, expand the macros etc. and
    write the resulting dictionary to standard output.
2008-06-10 11:07:52 +01:00
henry
ba585fef7f Added "Application" entry in header. 2008-06-10 10:48:44 +01:00
Mark Olesen
a307c235c4 preservePatchType : replaced missed 'defaultFaces' literal with defaultFacesName variable 2008-06-10 10:57:42 +02:00
Mark Olesen
0cbbefb3a6 Revert string expansion of leading '.' and './' to the original behaviour.
* Now that the expansion of FOAM_CASE is delayed in the boundary conditions,
  the old expansion is simpler and seems to work better with IOobjects.
2008-06-10 10:23:14 +02:00
Mark Olesen
18f6a0100b Merge commit 'origin/master' into olesenm 2008-06-10 08:53:13 +02:00
henry
107ff36066 Removed templated solvers. Will be added to next version. 2008-06-09 22:57:49 +01:00
henry
28d5c784dc Changed to use $WM_THIRD_PARTY_DIR 2008-06-09 22:24:02 +01:00
henry
c8adde9bd2 General tidy.
Added new viscosity models: powerLaw, HerschelBulkley.
2008-06-09 21:44:03 +01:00
henry
ef1cec75f8 Change the strain rate from mag(grad(U)) to mag(symm(grad(U))). The
old formulation includes the effect of gradients caused by solid body
rotation on the strain rate, while the second returns only the
irrotational part.
2008-06-09 18:38:28 +01:00
henry
9fc1615a86 Changed WM_THIRD_PARTY to WM_THIRD_PARTY_DIR and added to all 'options' files that use third-party software. 2008-06-09 15:31:17 +01:00
henry
65e5080ec8 Added WM_THIRD_PARTY environment variable. 2008-06-09 14:10:14 +01:00
henry
450894c239 Removed wmakeScheduler.old 2008-06-09 13:56:54 +01:00
henry
f5261d7e46 Removed THIRD_PARTY.If such a variable is needed it should be WM_THIRD_PARTY and set in thesettings.?sh. 2008-06-09 13:55:15 +01:00
henry
6fffe6ff3f New foamToEnsight with support for binary files contributed by Francesco. 2008-06-09 13:39:39 +01:00
henry
91c5607c97 Mark's correction to the building of libccmio.so 2008-06-09 13:37:13 +01:00
Mark Olesen
f0ce4e28d7 Ignore .timeStamp in .gitignore 2008-06-09 11:12:52 +02:00
henry
232e3db40a Removed 'x' from mode. 2008-06-08 17:06:58 +01:00
henry
5ba71dd9fc Simplified the download and building of libccmio-2.6.1.
Corrected the building of ccm26ToFoam.
Tested on dm from download to run -- all fine.
Needed to use --no-check-certificate option for wget.
2008-06-08 17:04:35 +01:00
henry
4ba50eda39 Remove the .timeStamp file fram git 2008-06-08 16:16:15 +01:00
henry
0207280cd1 Remove the .timeStamp file fram git 2008-06-08 16:16:15 +01:00
henry
859c553bfd Minor change 2008-06-08 16:15:31 +01:00
henry
8d5659b1ec Implement download and build of the libccmio library and ccm26ToFoam
application based on Mark's scripts.

Currently not working.
2008-06-08 16:12:01 +01:00
henry
c661d5c9a4 Added MPI_HOME 2008-06-06 21:10:18 +01:00
henry
67d0ba8dd4 Added meshTools/lnInclude 2008-06-06 21:09:09 +01:00
andy
5e02aeb8a1 re-instated MPI_HOME variable 2008-06-06 19:10:07 +01:00
andy
e9e118cfda Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-06 18:26:25 +01:00
andy
24c460131b added cmake 2008-06-06 18:26:20 +01:00
mattijs
09dcc45dae new decomposition options; fixed decomposePar preserveFaceZones 2008-06-06 18:17:50 +01:00
mattijs
f3f83e80f5 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-06 18:15:29 +01:00
mattijs
e5ff607998 overwrite zones if already existing 2008-06-06 17:29:36 +01:00
andy
11db15e82c re-labelling read sets/zones 2008-06-06 16:39:37 +01:00
Mark Olesen
07dcbec9d0 Merge commit 'origin/master' into olesenm 2008-06-06 14:04:52 +02:00
Mark Olesen
49b6c94f66 Merge commit 'origin/master' into olesenm 2008-06-06 14:04:52 +02:00
Mark Olesen
c6dedaff33 remove references to src/other in bin/ and .gitignore 2008-06-06 13:59:24 +02:00
Mark Olesen
b2fd02df8d Doxygen : fixed rogue classes, simplified INPUT 2008-06-06 10:17:32 +02:00
henry
9f5351af6d Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-05 20:20:11 +01:00
henry
935d7a8131 Changed format to be spreadsheet-friendly:
#           x         0.05         0.03
#           y         0.05         0.04
#           z        0.001        0.001
#        Time
        0.005     0.130842   7.7749e-05
         0.01    0.0554095   -0.0100031
        0.015    0.0388121   -0.0115969
2008-06-05 20:19:41 +01:00
mattijs
d536f087b5 region not preserved when stitching 2008-06-05 19:23:58 +01:00
Mark Olesen
aa68159ae4 wmake must be made before other targets. 2008-06-05 15:29:53 +02:00
Mark Olesen
220b4c128b documentation: updated README 2008-06-05 15:17:24 +02:00
mattijs
d25d392c9f removed call to putenv since incorrect 2008-06-05 13:09:20 +01:00
mattijs
a13820c394 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-05 13:06:23 +01:00
mattijs
74eeaff984 typo in comment 2008-06-05 13:06:15 +01:00
mattijs
ef69bc6c61 bounding box incorrect 2008-06-05 13:05:55 +01:00