a78ed5bade
COMP: metisDecomp : remove from default compilation
2011-01-07 14:44:56 +00:00
1e729a52a6
ENH: timeVaryingMappedFV : improved debug message
2011-01-07 14:42:59 +00:00
c7b10acc77
ENH: metisDecomp : message about metis
2011-01-07 14:41:39 +00:00
f3a61b8e60
ENH: processorCyclic : set transformation on both sides of underlying cyclic
2011-01-07 14:30:41 +00:00
98f97e7852
COMP: CGAL 3.7 now used. Template depth required to increased > 75, made 100.
2011-01-07 14:24:17 +00:00
2d787d50ae
inletOutlet BCs: update turbulence inletOutlet conditions
2011-01-07 12:50:44 +00:00
d005fa29b4
XiFoam tutorials: Updated alphaSgsJayatillekeWallFunction BC and fvSchemes
2011-01-07 12:32:18 +00:00
e802d3102e
Tutorials: Added missing "application" entries.
2011-01-07 12:03:22 +00:00
0a6c711664
Tutorials: removed all references to metis to protect the innocent from persecution.
2011-01-07 12:01:08 +00:00
380329dd04
ENH: cyclicPolyPatch : use transform from largest face.
2011-01-06 11:45:54 +00:00
218382ac6a
BUG: paraview3/cshrc : csh syntax
2011-01-06 11:45:27 +00:00
428085d0a0
BUG: writeMeshObject.H : compactIOList not handled
...
(setting typeName to word::null only handled by IOdictionary)
2011-01-06 09:27:43 +00:00
825b4a19d2
STYLE: removed spurious tabs
2011-01-05 18:29:46 +00:00
14d1300a36
Revert "STyLE: More 2011 copyright dates (non-code)."
...
This reverts commit 2e1e671d96 .
2011-01-05 18:25:32 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
d6bf035b7e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-05 18:23:28 +00:00
2e1e671d96
STyLE: More 2011 copyright dates (non-code).
2011-01-05 11:48:24 +00:00
77190a351a
STYLE: trailing whitespace.
2011-01-05 11:21:35 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
c1c57fd173
STYLE: Comment and output tweak.
2011-01-05 10:37:22 +00:00
5d18583101
ENH: collect arch-specific directly under platforms/
...
- platforms/WM_OPTIONS/lib
old: lib/WM_OPTIONS
- platforms/WM_OPTIONS/bin
old: bin/WM_OPTIONS
old: applications/bin/WM_OPTIONS
A runtime environment nows needs
- bin/
- etc/
- platforms/
2011-01-05 08:49:42 +01:00
5e12506f8e
ENH: improve separation of OpenFOAM and ThirdParty mpi-libraries
...
- drop FOAM_MPI_LIBBIN variable in favour of FOAM_MPI from which
two different locations can be determined.
Previously there was something like this:
FOAM_MPI_LIBBIN = $FOAM_LIBBIN/openmpi-1.5.1
We now instead determine the locations from the FOAM_MPI directly:
FOAM_MPI=openmpi-1.5.1
$FOAM_LIBBIN/$FOAM_MPI -> OpenFOAM mpi-related
$FOAM_EXT_LIBBIN/$FOAM_MPI -> ThirdPary mpi-related
ENH: relocate ParaView libraries and plugins back under FOAM_LIBBIN
- as discussed with Mattijs
2011-01-05 07:53:54 +01:00
09170d7715
COMP: protect headers against multiple inclusion in POSIX/signals
...
STYLE: report when SIGFPE handling is unsupported
- move OSspecific.H include from signal headers to argList where
it is more obvious
2011-01-04 19:35:48 +01:00
0a6d552526
STYLE: remove '-roots' option too with noParallel
2011-01-04 19:35:03 +01:00
875a035147
STYLE: date
2011-01-04 18:26:00 +00:00
1109f37968
STYLE: InteractionLists.H : comment
2011-01-04 18:24:04 +00:00
eacd4d1206
BUG: settings.csh : add endif
2011-01-04 18:23:20 +00:00
fd7bf0fa8f
STYLE: forgot to commit changes to SHA1Digest.C in e14521b5b3
2011-01-04 18:47:59 +01:00
cab83f794a
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-01-04 16:09:20 +00:00
25de194d33
Merge remote branch 'OpenCFD/olesenm' into olesenm
2011-01-04 15:46:43 +01:00
59228f8c9a
STYLE: Minor code formatting changes
2011-01-04 15:27:00 +01:00
17afa039af
COMP: fix merge conflict
2011-01-04 13:01:11 +00:00
afb5b6d47e
STYLE: Change thermo cp->Cp
2011-01-04 11:48:54 +00:00
2af4492a7d
BUG: corrected devolatilised mass assignment
2011-01-04 11:48:15 +00:00
c80a5643e7
Merge branch 'olesenm'
2011-01-04 11:03:50 +00:00
ac64e72c53
Merge branch 'olesenm' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev into olesenm
2011-01-04 10:52:58 +00:00
7a6cfda2f8
Merge branch 'olesenm'
2011-01-04 10:52:41 +00:00
b50395b846
STYLE: Minor code formatting changes
2011-01-04 10:52:17 +00:00
060acc6eae
COMP: fix missing link references to FOAM_EXT_LIBBIN
2011-01-04 09:54:14 +01:00
e14521b5b3
ENH: add SHA1 comparison to text representations from a string
...
- eases management/control of previously calculated sums
- add empty() member function to SHA1Digest
- adjust Copyright dates
2011-01-04 09:31:55 +01:00
1aedae665c
ENH: use mpi-qualified names for ptscotch include, lib
2011-01-03 16:54:56 +01:00
086c1c0fe1
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-03 14:01:16 +01:00
eaf9d5cffe
ENH: update for scotch_5.1.11
2011-01-03 11:19:12 +01:00
e2db4e630e
Merge remote branch 'bundle/home' into olesenm
2011-01-03 10:06:56 +01:00
a3a2ea78be
ENH: update, cleanup foam packing routines
...
- update packing for FOAM_EXT_LIBBIN and newer FOAM_APPBIN
- pack OpenFOAM source via 'git archive' for consistency with
the git repository (use -nogit option to revert to manual packing)
- combine foamPackBin + foamPackThirdPartyBin
- add foamPackThirdPartyBinAll (like foamPackBinAll)
- relocate service scripts into bin/tools
- use more standard 'tgz' instead of 'gtgz'
2011-01-02 21:39:41 +01:00
6091cdb0a5
BUG: incorrect log-check in runParallel (RunFunctions)
...
STYLE: minor rewording, drop grep/sed in favour of sed only
2011-01-02 18:42:26 +01:00
185d417530
STYLE: zero padding directly in cleanTimeDirectories
2011-01-02 18:22:37 +01:00
b62fe1ae08
ENH: update code templates to 2011
2011-01-02 11:12:52 +01:00
b227751efe
BUG: cyclicPolyPatch: transformPosition did not assign
2010-12-30 21:28:39 +00:00
a78fa5add5
STYLE: remove trailing ';' after '{ ... }' compound
2010-12-30 17:50:47 +01:00