5051b1b64f
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-21 14:35:05 +01:00
383ae13a29
added Uabs function to SRF model
2008-05-21 14:34:58 +01:00
e9876723e6
Adjust some utilities to use postCalc wrapper or timeSelector directly.
...
When required, also adjusted to use XXXApp.C for the source name.
Adjusted some names in preparation for merge with master.
2008-05-21 10:19:23 +02:00
e34c1c75f8
FIX: foamCleanPath wasn't working properly with etc/bashrc.
...
The call to foamCleanPath from etc/{bashrc,cshrc} passes all the wildcards
together as a single argument - causing nothing to be cleaned. Now split
the args on whitespace. Also added more IFS hacking to reduce forking.
2008-05-21 10:07:28 +02:00
71119dd6eb
fvPatchFields : slightly improved debug messages
2008-05-21 10:01:07 +02:00
da4495fea8
check for XXXApp_8C.html (Application) in the -doc argument handling first.
...
This is useful when the application has the same name as a class. For example,
polyDualMeshApp.C implements the polyDualMesh application using the
polyDualMesh class. Thus polyDualMeshApp_8C.html documents the app, whereas
polyDualMesh_8C.html is the annotated source code for the class itself.
2008-05-21 09:51:34 +02:00
628c19fa63
emacs leftover
2008-05-20 19:52:57 +01:00
436bb87e25
clearer error messages
2008-05-20 19:52:17 +01:00
0ad4f7be99
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-20 18:31:26 +01:00
1e7c9ae822
Renamed autoHexMesh to snappyHexMesh
2008-05-20 18:30:52 +01:00
316160d9c2
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-20 18:05:50 +01:00
cdb78d6741
There's a bug in Schaeffer's expression for the frictional viscosity,
...
which was pointed out by Rasmus.
The alpha[celli] term in muf should not be there.
2008-05-20 18:05:07 +01:00
dd0def28ca
removing redundant functionality
2008-05-20 13:34:48 +01:00
ad148d718e
adding magSqr post-processing utility
2008-05-20 13:17:51 +01:00
dc24b8be82
adding mag post-processing utility
2008-05-20 13:14:57 +01:00
be61421fd2
adding (missed) volTensorFields
2008-05-20 12:59:17 +01:00
9c92a12cfe
adding (missing) tensor functionality
2008-05-20 12:20:10 +01:00
82bc6312e2
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-20 12:11:17 +01:00
29cf5c8eb2
adding components utility
2008-05-20 12:11:07 +01:00
b2e05717aa
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-20 12:03:29 +01:00
93fcc53edf
Comment-out the setting of WM_PROJECT_VERSION to allow it to be
...
set externally
2008-05-20 12:03:12 +01:00
14a17c6fef
Removed dataSchedule class
2008-05-20 09:28:00 +01:00
14befb8ec4
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-19 16:59:24 +01:00
cff7ad6daf
Added options
2008-05-19 16:59:10 +01:00
41088f3d06
Remove lookup of the debug switch as the debug switch dictionary
...
might use includeEntry and inputModeEntry
2008-05-19 13:23:49 +01:00
a9f4aad833
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-19 12:58:10 +01:00
40bd183de2
Added check for zero-size insertdictionaryIstreamMemberFunctionTable
2008-05-19 12:57:39 +01:00
e5e89deabd
sampledSurfaces : avoid crash with empty surfaces
2008-05-16 17:00:34 +02:00
c3d293de7a
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-16 15:39:21 +01:00
31cea98bda
added surfaceScalarField functionality
2008-05-16 15:39:14 +01:00
ef1dd516e2
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-16 14:05:01 +01:00
3c2baf0fe8
Replaced usleep with lockfile
2008-05-16 14:04:39 +01:00
4b5809ea7b
Printing of bounding box of patches
2008-05-16 14:00:22 +01:00
0693cf28d1
Fix for build on Eee
2008-05-16 13:06:06 +01:00
25908d7f25
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-16 12:38:48 +01:00
00dc73fad7
Corrected READLINE flag testing
2008-05-16 12:31:49 +01:00
9acc7a8b21
updated tutorial
2008-05-16 12:08:40 +01:00
88263c2b21
Merge branch 'testLagrangian' into Lagrangian
2008-05-16 11:44:28 +01:00
1fb7041b55
Merge branch 'master' into Lagrangian
2008-05-16 11:42:01 +01:00
a26932cfb5
added missing Ostream operators
2008-05-16 11:33:57 +01:00
0a57fe20f5
updated header comments for doxygen
2008-05-16 11:28:15 +01:00
95b15ba21c
Cleaned up usage for submodel coeffDicts and comments in headers
2008-05-16 11:16:51 +01:00
9923752218
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-15 21:50:05 +01:00
7502fcacfc
Use syncTools::getMasterEdges to get robust parallel summation
2008-05-15 21:48:50 +01:00
74dcf2a277
added coneInjection to thermo and reacting parcels
2008-05-15 19:10:41 +01:00
6c3fa79f5a
more tidying up
2008-05-15 19:06:48 +01:00
d1c55c14ee
updating to reflect changes to injection model
2008-05-15 19:05:07 +01:00
797de419ff
tidying up
2008-05-15 19:04:22 +01:00
3144e227e8
overhauled injection mechanism
2008-05-15 18:55:57 +01:00
bc834372f1
Correction to output
2008-05-15 16:54:11 +01:00