andy
c52b20b10d
Updating time selection
2008-06-16 11:30:13 +01:00
andy
b01662afe8
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-16 10:39:02 +01:00
andy
750a8c78ad
updated to incorporate particle post-processing
2008-06-16 10:37:57 +01:00
henry
39c13e3bc8
Corrected Application name.
2008-06-13 20:14:14 +01:00
henry
47996ef186
Removed all warnings from gcc-4.3.0 except those from
...
NamedEnum (bug in compiler?)
molecule (Graham dealing with it)
lex (no comment)
VTK (again no comment)
2008-06-11 15:55:07 +01:00
henry
bb034f8ba6
Further tinkering and additional test of the eigenvaues of symmTensors.
2008-06-11 13:32:42 +01:00
henry
e0d3735b08
Filter out 'Optional' directories from 'wmake all'; these must be built
...
specifically on the request of the user by running 'wmake all' or 'Allwmake'
in the directory as appropriate.
2008-06-11 09:44:14 +01:00
henry
d325f236b1
Changed Type to Typedef and added Foam:: to the typename in the headers.
2008-06-10 17:03:05 +01:00
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
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
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
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
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
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
67d0ba8dd4
Added meshTools/lnInclude
2008-06-06 21:09:09 +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
49b6c94f66
Merge commit 'origin/master' into olesenm
2008-06-06 14:04:52 +02: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
Mark Olesen
fc67818323
Introduced Makefile variable 'THIRD_PARTY'
2008-06-05 13:17:31 +02:00
Mark Olesen
c461ad8fc9
made ccm26ToFoam build conditional on ThirdParty library
2008-06-05 11:50:01 +02:00
Mark Olesen
f7ab1729e4
Merge commit 'origin/master' into olesenm
2008-06-05 09:20:18 +02:00
andy
7cc0520c36
update to remove gcc4.3.0 warning messages
2008-06-04 19:13:23 +01:00
Mark Olesen
04d85fe399
Merge commit 'origin/master' into olesenm
...
* Note: some strange renmant files from the intel compiler
2008-06-04 16:06:32 +02:00
andy
f011fb4ffd
removing reference to FoamX
2008-06-04 14:40:42 +01:00
andy
168c7e1ca9
removing FoamX
2008-06-04 13:40:02 +01:00
mattijs
d2bb8ce337
changed dictionary
2008-06-03 23:52:11 +01:00
Mark Olesen
286223e74d
fixes for incorrect paraview install dir
2008-06-04 11:48:40 +02:00
andy
077fc38663
changed default time behaviour to use targetTime (was sourceTime)
2008-06-03 13:09:20 +01:00
andy
9baef871a4
Updated command line arguments
2008-06-03 11:54:34 +01:00
henry
cce69a4a0b
Added Kerstin's bug fix
...
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/7880
* applications/utilities/mesh/generation/blockMesh/curvedEdges/polySplineEdge.C:
2008-06-02 08:49:36 +01:00
henry
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
mattijs
451fa204fa
cleanup backups
2008-05-29 14:05:42 +01:00
mattijs
2f6a6be48b
region lagrangian handling
2008-05-29 13:25:51 +01:00
henry
7581e0976d
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-05-28 22:38:26 +01:00
henry
dd22a8d8a0
Implamented Rasmus' corrections to the particle force.
2008-05-28 22:38:03 +01:00
andy
039adebb14
added new div postprocessing function, and removed old divPhi and divU apps
2008-05-28 19:21:29 +01:00
andy
1e3f9823c0
new foamCalc app and foamCalcFunctions lib, to eventually replace current postProcess functionality
2008-05-28 18:46:02 +01:00
andy
a7a97ca865
re-location of PV3FoamReader
2008-05-28 09:48:46 +01:00
henry
9879aacb5a
Removed ddtPhiCorr as the standard approach does not work with
...
moving meshes
2008-05-27 22:51:14 +01:00
henry
975c2d3c51
Moved ccm26ToFoam to Optional and created empty Allwmake to stop compilation
2008-05-27 20:07:31 +01:00
henry
bf7959d2c8
Correctinons to the wmake options to pick-up the ParaView headers
2008-05-27 19:30:59 +01:00