a38d55881a
Slightly massaged.
2008-06-03 15:18:49 +01:00
e6770582ac
* src/meshTools/triSurface/booleanOps/intersectedSurface/intersectedSurface.C:
...
Corrected the use of the "^" product operator.
2008-06-02 21:49:49 +01:00
f2a13e6d7d
general cleaning up for warning messages generated by gcc 4.3.0
2008-06-02 19:27:48 +01:00
93d1f74d8c
dummy Pstream update and typo in Time.C comment. Sorry for mixup.
2008-06-02 19:16:12 +01:00
daca3b3300
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-02 13:18:33 +01:00
da11607f7c
did not append any edges
2008-06-02 11:39:21 +01:00
8032ac989a
whitespace
2008-06-02 11:38:59 +01:00
05cb29de14
Added corrections for complex mesh-motion from Frank Boss
2008-05-31 11:27:28 +01:00
508b757fbb
Attempt to fix src/OpenFOAM/lnInclude/triFace*H problem
2008-05-30 11:08:35 +01:00
8dc018bb53
Add flex version selection of the yywrap() function to support
...
the new and more correct version 2.5.34.
2008-05-29 23:29:28 +01:00
ff6dd11bc2
Minor reformatting.
2008-05-29 21:33:08 +01:00
8c2c22604a
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-05-29 14:06:54 +01:00
2e0962685a
strange triFace constructors
2008-05-29 13:26:21 +01:00
31c5a625e5
Corrected constructors to compile with gcc-4.2.1
2008-05-29 12:23:10 +01:00
6b36879ae5
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-05-29 12:19:43 +01:00
993a18af63
constructor from primitive
2008-05-29 12:02:36 +01:00
039adebb14
added new div postprocessing function, and removed old divPhi and divU apps
2008-05-28 19:21:29 +01:00
1e3f9823c0
new foamCalc app and foamCalcFunctions lib, to eventually replace current postProcess functionality
2008-05-28 18:46:02 +01:00
2c548926f4
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-05-27 16:14:47 +01:00
cac72ae991
Further changes to remove warnings from gcc-4.3.0.
2008-05-27 16:13:24 +01:00
0b9c6cace3
Merge commit 'origin/master' into olesenm
2008-05-27 09:57:59 +02:00
f4c462cac5
chemkinReader : handle relative filenames when reading from thermo Dict
2008-05-27 09:00:20 +02:00
8f0c802318
Adjusted the timeVaryingUniformFixedValue pointPatch to match the fvPatch
2008-05-27 08:56:36 +02:00
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