0f687ccd76
Minimum changes to compile everything with gcc-4.3.0
2008-05-26 19:27:23 +01:00
f6107f4033
Minimum changes to compile everything with gcc-4.3.0
2008-05-26 13:47:04 +01:00
4a2a23a710
Lots of changes from Mark and my changes to ddtPhiCorr all mixed together
...
because I failed to work out how to merge Mark's stuff -- HELP!!!
2008-05-25 21:46:37 +01:00
8e2182dd69
Merge commit 'origin/master' into olesenm
2008-05-23 18:26:11 +02:00
69d475703e
Finalized dictionary merge code
...
* passes valgrind tests.
* fixed unnoticed bug in changeKeyword( ... forceOverwrite)
2008-05-23 16:14:59 +02:00
d03b912538
Improved string expansion handling.
...
* delay fileName expansion in timeVarying BCs, add the possibility to use
relative directories
* export FOAM_ROOT from argList: "." and ".." for serial/parallel. This
allows us to specify a single movable location regardless of serial/parallel.
* only replace an isolated leading "./" with CWD, strip others. This
improves use for a relative names.
2008-05-23 14:03:16 +02:00
7329b1c1f4
Removed out-of-date componentMixed
2008-05-23 12:34:07 +01:00
1fc3336f34
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-23 12:09:04 +01:00
8827ab2df1
moved metis into src/other; moved decomposition libraries into src/
2008-05-23 12:08:42 +01:00
fee05a234a
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-23 11:25:04 +01:00
96a35a6ec3
correction to table interpolation
2008-05-23 11:22:06 +01:00
f0d9dbfbe8
Compile molecule lagrangian lib
2008-05-23 11:14:59 +01:00
e2ee122a02
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-23 11:06:51 +01:00
ffa939952c
subsetting point fields
2008-05-23 11:06:43 +01:00
5f3ad4de93
Avoid segfault if a '#directive' is used in the global controlDict
2008-05-23 10:13:53 +02:00
14dc0cae85
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-22 15:04:38 +01:00
4a9f21ba18
adding molecular dynamics sources/app/utility
2008-05-22 15:03:46 +01:00
36ea34fbb6
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-22 13:34:51 +01:00
0edb41f45e
merge patch faces only on meshed patches
2008-05-22 13:34:37 +01:00
abf89a7fd2
I changed my mind
2008-05-21 17:38:43 +01:00
1c4d2a97a5
Remove the #include <execinfo.h> on darwin OS
2008-05-21 16:58:38 +01:00
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
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
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
be61421fd2
adding (missed) volTensorFields
2008-05-20 12:59:17 +01:00
14a17c6fef
Removed dataSchedule class
2008-05-20 09:28:00 +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
0693cf28d1
Fix for build on Eee
2008-05-16 13:06:06 +01:00
88263c2b21
Merge branch 'testLagrangian' into Lagrangian
2008-05-16 11:44:28 +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
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
797de419ff
tidying up
2008-05-15 19:04:22 +01:00
3144e227e8
overhauled injection mechanism
2008-05-15 18:55:57 +01:00
b914228f3d
Added initList for initialisation of Lists.
2008-05-15 16:45:13 +01:00
38ada7f58e
updating injection mechanism + added coneInjection model
2008-05-15 12:44:17 +01:00
b6c519717c
Dambreak with mesh refinement / unrefinement update.
2008-05-15 11:24:33 +01:00
fb597a1062
Merge Henry and Mark's sampledSurface
2008-05-14 10:31:20 +02:00
8bf1774be0
Removed pointZones directory layer, cosmetics changes to ZoneMesh.
2008-05-13 14:14:36 +02:00
95528af671
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/
2008-05-13 12:33:36 +01:00