Commit Graph

183 Commits

Author SHA1 Message Date
60c3a635ef Removed foamPackThirdPartyBinAll 2008-07-10 17:56:42 +01:00
e89dae6084 New script. 2008-07-10 17:16:31 +01:00
ba72941650 general update - but still needs work 2008-07-10 16:03:15 +01:00
f5f9435838 Removed java test. 2008-07-10 11:12:32 +01:00
f17c95cbff Merge commit 'OpenCFD/master' into olesenm 2008-07-09 11:44:45 +02:00
2847dee4d4 Corrected the handling of Make sub-directories 2008-07-09 09:43:25 +01:00
ce2c4d5189 added foamCheckSourceDeps to help find moved directories/files 2008-07-09 09:57:08 +02:00
9cde05b169 Merge commit 'OpenCFD/master' into olesenm
Resolved conflicts:
	src/OpenFOAM/interpolations/interpolationTable/interpolationTable.C
	src/OpenFOAM/interpolations/interpolationTable/interpolationTable.H
2008-07-09 09:14:18 +02:00
8d44313d26 Filter-out platforms directory from the source.
Pack the linux-64 link for gcc.
2008-07-08 23:07:42 +01:00
2ccd8322f0 Added scripts and support for packing ThirdParty 2008-07-08 18:54:28 +01:00
7f7807d5e2 cleanup foamSystemCheck, foamInstallationTest also needs some cleanup 2008-07-08 09:14:41 +02:00
d23666042f general clean-up, and renamed filename extension to avoid conflict with internal reader 2008-07-03 14:35:00 +01:00
076be91979 adding speedy option :-) 2008-06-27 16:53:33 +01:00
7f4a999257 cleanup of foamNew templates 2008-06-26 09:08:28 +02:00
c20da53cda updated Copyright for new files 2008-06-26 08:52:10 +02:00
9806f58e29 Merge commit 'OpenCFD/master' into olesenm 2008-06-26 08:37:14 +02:00
4ff7707576 New script to massage case headers 2008-06-25 15:35:55 +01:00
488a601720 Rename and minor formatting change 2008-06-25 15:35:18 +01:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
db50077ea1 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-23 16:08:06 +01:00
4c5bd49c0a handling of gamma 2008-06-23 16:08:01 +01:00
5f84691eb8 adding turbulenceProperties conversion script 2008-06-23 15:17:50 +01:00
ad19741845 Added kineticTheoryModels namespace and put the viscosityModels in it to
avoid name-clashes with the standard viscosityModels.

The other kineticTheoryModels have yet to be put in the kineticTheoryModels
namespace.
2008-06-18 23:11:09 +01:00
0067393011 bin/tools/*Functions are not executable - use editor hint instead of #!/bin/sh 2008-06-16 17:10:19 +02:00
5ff23aecc3 Merge commit 'origin/master' into olesenm 2008-06-16 17:03:54 +02:00
2e018d69c6 Minor formatting change. 2008-06-16 12:58:45 +01:00
8ddee4ccdc New tutorial run and clean scripts. 2008-06-16 12:51:20 +01:00
e85482fdbf Merge commit 'origin/master' into olesenm 2008-06-16 10:45:26 +02:00
3ad61835f6 build paraview without requiring Tk 2008-06-15 17:56:54 +02:00
1025c3c4d3 eliminate .OpenFOAM-VERSION references in dotFoam and other files 2008-06-16 10:39:22 +02:00
2e57a728da Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-13 20:13:34 +01:00
9bd3861cd2 applying Mark's patch to update sed statements 2008-06-13 16:27:15 +01:00
b97b101df4 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-13 15:54:22 +01:00
5c31d90826 paraview build: use $WM_THIRD_PARTY_DIR 2008-06-13 16:44:00 +02:00
b92e037e52 Doxygen filter changes * allow doxygen to process applications/**.H * use @cond/@endcond to suppress documenting classes/variables in applications/
- allows some access from applications to libraries
 - connection between application and local includes is still a bit weak,
   but is possible via the dirs.html navigation.
2008-06-13 13:16:02 +02:00
64d00dc22b Doxygen filter changes
* allow doxygen to process applications/**.H
 * use @cond/@endcond to suppress documenting classes/variables in applications/

 - allows some access from applications to libraries
 - connection between application and local includes is still a bit weak,
   but is possible via the dirs.html navigation.
2008-06-13 13:16:02 +02:00
adcce409ab Added support for Ebrowse. 2008-06-12 11:53:12 +01:00
68ab71fab1 Added header file to "Source Files" list. 2008-06-11 20:49:40 +01:00
727d16e935 Doxygen : sed script changes 'Typedef' -> @class (easier to find) 2008-06-11 11:23:45 +02:00
e5f0dd3e03 Doxygen cleanups
* skip doxygen docs for local variables (treeBoundBox)
  * filter transforms 'Typedef' -> @typedef
  * added tools/find-retagged
  * manually changed some InClass tags to Typedef - still needs more attention
2008-06-11 10:05:33 +02:00
232e3db40a Removed 'x' from mode. 2008-06-08 17:06:58 +01:00
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
859c553bfd Minor change 2008-06-08 16:15:31 +01:00
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
24c460131b added cmake 2008-06-06 18:26:20 +01:00
c6dedaff33 remove references to src/other in bin/ and .gitignore 2008-06-06 13:59:24 +02:00
14fefb0554 Use uniform MPI_ARCH_PATH instead of {OPENMPI,LAM,..}_ARCH_PATH 2008-06-05 10:53:44 +02:00
f7ab1729e4 Merge commit 'origin/master' into olesenm 2008-06-05 09:20:18 +02:00
446c30cfe9 adding Mark's changes 2008-06-04 19:00:37 +01:00
0f69fc03bb Fixed the handling MPI_ARCH_PATH 2008-06-04 17:08:30 +01:00