Commit Graph

9395 Commits

Author SHA1 Message Date
henry
31c5a625e5 Corrected constructors to compile with gcc-4.2.1 2008-05-29 12:23:10 +01:00
mattijs
6b36879ae5 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 12:19:43 +01:00
mattijs
993a18af63 constructor from primitive 2008-05-29 12:02:36 +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
2db98ed90c Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 18:46:33 +01:00
andy
1e3f9823c0 new foamCalc app and foamCalcFunctions lib, to eventually replace current postProcess functionality 2008-05-28 18:46:02 +01:00
mattijs
f1bcfe95b6 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 14:41:15 +01:00
mattijs
43b9be1163 bash syntax in csh script 2008-05-28 13:50:37 +01:00
Mark Olesen
92b93a2a68 added more informative warnings in dictionary 2008-05-28 13:05:06 +02: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
andy
046cfb01dd removing FoamX.jar from repo 2008-05-27 17:29:17 +01:00
henry
3f20e26231 Reverting ddtPhiCorr back to standard (not good for moving meshes) 2008-05-27 17:13:35 +01:00
andy
f3f1186fbd Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 16:21:35 +01:00
andy
96b1c70043 updates to ParaView build scripts 2008-05-27 16:21:30 +01:00
henry
c49a6df84d Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 16:18:14 +01:00
andy
6277b6da7a minor changes to get libccmio and ccm26ToFoam converter built 2008-05-27 16:14:49 +01:00
henry
2c548926f4 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 16:14:47 +01:00
henry
cac72ae991 Further changes to remove warnings from gcc-4.3.0. 2008-05-27 16:13:24 +01:00
Mark Olesen
c0b6b81713 Merge commit 'origin/master' into olesenm 2008-05-27 16:01:44 +02:00
andy
46f84af1ea updating PV3FoamReader with Mark's version 2008-05-27 14:23:21 +01:00
andy
bada64a0f0 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 14:18:40 +01:00
andy
ac394e5a8f re-instating earlier paraview build script, and moving to tools/bin 2008-05-27 14:11:35 +01:00
Mark Olesen
83b101a1b8 ParaView build fixes
* share libs were not getting built
  * can now build from anywhere if the source is in $WM_PROJECT_INST_DIR
  * misc. stylistic changes
2008-05-27 15:07:34 +02:00
andy
407a2120a9 merge with Marks sources 2008-05-27 13:53:57 +01:00
Mark Olesen
0b9c6cace3 Merge commit 'origin/master' into olesenm 2008-05-27 09:57:59 +02:00
henry
ba3acaaf08 Removed LD_LIBRARY_PATH, apparently not needed. 2008-05-27 08:44:34 +01:00
henry
e13118f898 Corrected based on Mark's suggestion. These now should be the
same as in the olesenm branch.
2008-05-27 08:37:24 +01:00
Mark Olesen
f4c462cac5 chemkinReader : handle relative filenames when reading from thermo Dict 2008-05-27 09:00:20 +02:00
Mark Olesen
8f0c802318 Adjusted the timeVaryingUniformFixedValue pointPatch to match the fvPatch 2008-05-27 08:56:36 +02:00
henry
c48a0638af Temporary fix to allow the reader module to build for ParaView-3.3-cvs 2008-05-26 23:37:28 +01:00
henry
7d7a2c22fc Reverted back to previous settings. I have no idea why they were
changed.
2008-05-26 23:25:49 +01:00
henry
0f687ccd76 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 19:27:23 +01:00
henry
f6107f4033 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 13:47:04 +01:00
henry
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
henry
a016fa314e Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-25 19:44:52 +01:00
henry
28ac22a30e Removed #.*# 2008-05-25 17:05:26 +01:00
andy
0f1e9328a9 removed magGradU application - functionality now in generic magGrad utility. Also removed x permissions to the molConfig utility 2008-05-23 17:49:15 +01:00
Mark Olesen
8e2182dd69 Merge commit 'origin/master' into olesenm 2008-05-23 18:26:11 +02:00
mattijs
058bd6efda Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-23 16:46:35 +01:00
mattijs
5ac0657b6f new and better components 2008-05-23 16:39:09 +01:00
Mark Olesen
47ce072a73 Ignore .git directory when packing 2008-05-23 16:25:06 +02:00
Mark Olesen
69d475703e Finalized dictionary merge code
* passes valgrind tests.
* fixed unnoticed bug in changeKeyword( ... forceOverwrite)
2008-05-23 16:14:59 +02:00
andy
0c6bf4ee81 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-23 14:30:48 +01:00
andy
e9d9efd68a updated ParaView build script 2008-05-23 14:30:40 +01:00
Mark Olesen
6441a23cd0 minor adjustments to paraview Allwmake scripts 2008-05-23 14:14:27 +02:00