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
6c15fb66bb
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-04 16:12:01 +01:00
d118e10d93
Added generic handling for the location of the MPI libraries by adding the
...
MPI_ARCH_PATH environmevt variable.
2008-06-04 16:11:56 +01:00
f985933723
removing references to mico
2008-06-04 14:52:25 +01:00
04d85fe399
Merge commit 'origin/master' into olesenm
...
* Note: some strange renmant files from the intel compiler
2008-06-04 16:06:32 +02:00
2ce442dac2
removing references to mico
2008-06-04 14:52:25 +01:00
25f16691e2
Add foamThirdParty script
...
Stop tracking files in src/other (moved to ThirdParty).
2008-06-04 15:36:15 +02:00
168c7e1ca9
removing FoamX
2008-06-04 13:40:02 +01:00
5f2e2e09ec
corrected hard-coding of openmpi path replacements with user selected mpi path
2008-06-04 11:28:13 +01:00
098e61cfbc
Changed binary directory to $WM_ARCH$WM_COMPILER
2008-06-04 11:05:48 +01:00
303c61a7bb
* bin/tools/buildParaViewFunctions: Added comment to previous change
2008-06-03 23:15:37 +01:00
2ac0e4bf1c
* bin/tools/buildParaViewFunctions:
...
replace the $OPENMPI_ARCH_PATH with $ENV{OPENMPI_ARCH_PATH} in the *.cmake files.
Note this change is specific to OpenMPI and will need genaralising, Andy?
2008-06-03 21:51:07 +01:00
bcd1f1cf91
* bin/rmdepall: Correction to the removing of scanned files.
2008-06-03 21:19:13 +01:00
2a4f0ee09a
additional argument
2008-06-02 11:39:39 +01:00
96b1c70043
updates to ParaView build scripts
2008-05-27 16:21:30 +01:00
c0b6b81713
Merge commit 'origin/master' into olesenm
2008-05-27 16:01:44 +02:00
bada64a0f0
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-05-27 14:18:40 +01:00
ac394e5a8f
re-instating earlier paraview build script, and moving to tools/bin
2008-05-27 14:11:35 +01:00
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
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
47ce072a73
Ignore .git directory when packing
2008-05-23 16:25:06 +02:00