Commit Graph

320 Commits

Author SHA1 Message Date
ae9057c9fe build paraview with experimental PARAVIEW_INSTALL_DEVELOPMENT 2008-12-18 19:52:37 +01:00
6151df3ef1 paraview build - reworking build/install directories 2008-12-16 13:20:53 +01:00
7072a998e8 paraview build - add -abspath/-envpath options 2008-12-16 11:45:12 +01:00
49bbb29ac8 update build scripts and etc/apps/paraview3 settings for paraview-3.5 (cvs)
- The new cmake seems to be even smarter. If we try to use env variables in
  the .cmake files (eg, with And's sed fixup), they are rewritten in a
  subsequent re-make and take much longer).  Adjusting the compiler values
  themselves causes a full remake. On the positive side, disabling the rpath
  seems to mean we may not need any of this.

  In summary - yuck!
2008-12-15 22:06:54 +01:00
aa522c93f1 buildParaView changes
- set CMAKE_INSTALL_PREFIX:PATH now
- allow separation between -config/-make/-install stages
- update for cmake 2.6
2008-12-13 17:55:07 +01:00
b94c3fb8a1 paraFoam - check for region-specific fvSchemes, fvSolution 2008-12-10 09:47:24 +01:00
8b02802696 renamed bin/foamCheckSourceDeps -> bin/rmdepold and cleaned up 2008-11-29 12:26:54 +01:00
b30a6faf2c Merge commit 'OpenCFD/master' into olesenm 2008-11-28 18:06:40 +01:00
747db59c3a basic.H
XiModel.H
SCOPELaminarFlameSpeed.H
basicXiSubXiEq.H
basicXiSubG.H
Doxyfile (include PATH to OpenCFD Macros)
doxyFilt (include class documentation in /src)
2008-11-27 11:22:08 +00:00
c61868e91b Merge commit 'OpenCFD/master' into olesenm 2008-11-24 08:33:55 +01:00
dfba9d772f Updated the indentation style for #include statements and separators. 2008-11-23 16:19:13 +00:00
bad35371b8 bin/foamCheckSourceDeps works again
- added -rm | -remove option
 - added -rmdir option
2008-11-21 11:23:50 +01:00
c8de1c150d foamNew templates:
- add static/protected member function subsections
  - static members up front, constructors/destructors next
    private/protected/public members next
2008-11-10 20:59:15 +01:00
50a2ddfcc7 bin/ wmake/ script updates
- send error messages to stderr
  - added -h/-help options where some were missing
  - changed 3-space to 4-space indentation
  - where possible, allow multiple directories from the command-line
2008-10-22 14:33:59 +02:00
1b33f69e79 new option for normal running 2008-10-02 13:23:13 +01:00
9c58b6268c xterm+log option 2008-09-12 14:44:19 +01:00
120e32a58d Decided upon the format case{region}.OpenFOAM for denoting regions (paraview)
Pro: Good delimitation. Good visual distinction. No confusion with normal
       cases, since '{}' characters are excluded by !word::valid()
  Con: Possible quoting issues when creating directly instead of via paraFoam,
       but seemed to work fine with bash TAB completion.
2008-08-10 16:54:55 +02:00
679fd493ca CleanFunction: removed *.foam files instead of *.OpenFOAM files 2008-08-09 18:46:26 +02:00
752c8eaeba paraFoam improvements
- only create (and remove) case.OpenFOAM file if it doesn't already exist
  - new -touch option just generates case.OpenFOAM file and exits
  - new -region option to create case=regionName.OpenFOAM file
    (the delimiter may change in the future)
2008-08-08 23:20:03 +02:00
3bc28f6cb0 foamUpdate scripts - avoid destroying soft-links or trashing existing {RAS,LES}Properties 2008-08-08 23:15:28 +02:00
851abe7661 adjusted and improved buildParaView script
- usage, explicit -fast option for rebuilding new -mpi, -python, -mesa
    options for specifying alternative modules to include without editing
    the file
  - the build options can also be grabbed from the script name itself.
    eg, the soft-link buildParaView3.3-cvs-python specifies that the python
    module should be included
  - misc. cleanup in tools/buildParaViewFunctions: give the user some
    feedback about the python version, set all variables at the bottom
    of the file rather between initialise and build.
  - be more careful when changing the hard-links to avoid the find
    '-execdir' option (fails when the user has '.' in the path), and
    do separate find/loop/grep/sed on the files to avoid touching too many
    files and ruining a later rebuild stage.

Notes:
  - the cmake uses -DCMAKE_INSTALL_PREFIX=$PARAVIEW_APP_DIR, but this
    variable isn't defined anywhere.
2008-08-08 17:55:28 +02:00
4085575669 usage and argument handling for bin/rm* and bin/touch* utilities 2008-08-08 13:07:10 +02:00
a972933b85 rpath was set 2008-07-25 13:34:53 +01:00
b43378747a Merge commit 'OpenCFD/master' into olesenm 2008-07-23 13:41:51 +02:00
7be8bc1d06 Changed packing for OpenMPI.
Not by me, Chris/Mattijs?
2008-07-21 11:34:44 +01:00
4d96b876e4 cleanup of foam-pack scripts
- removed legacy foamDiffSourceList, foamPackChanged
  - added foamPackDoxygen for separate distribution of docs
    handles -prefix option
  - misc. cosmetic changes
2008-07-20 15:53:43 +02:00
fbf250af65 foamCopySettings ignore log files as well 2008-07-18 13:53:42 +02:00
b6c6953ba3 foamClearPolyMesh gets -region option too 2008-07-18 12:23:48 +02:00
1884b91c8c bin/script changes
foamUpdateCaseFileHeader:
      - handle multiple files
      - use fixed version width
      - replace grep/tr/cut -> sed

    foamUpgradeTurbulenceProperties:
      - handle multiple files
2008-07-17 23:26:54 +02:00
a34c8d635b foamUpgradeTurbulenceProperties : do not use dirname with missing arguments 2008-07-17 10:04:30 +02:00
931c30e61e foamClearPolyMesh minor cleanup 2008-07-17 10:03:16 +02:00
2fc54a50ff Merge commit 'OpenCFD/master' into olesenm 2008-07-14 12:59:35 +02:00
04ffbbc51a foamAllHC / foamEbrowse / foamNew - error checking 2008-07-14 11:00:41 +02:00
fbac898f53 updated foamClearPolyMesh
* now removes the same files as Foam::polyMesh::removeFiles()
  * accepts -case option
2008-07-14 10:12:20 +02:00
f22d251d60 added foamCopySettings script
* copies case contents without the polyMesh
2008-07-14 10:11:01 +02:00
22dd42b04e tidy up and turn all 3rd party library functionality off 2008-07-11 16:39:05 +01:00
b48f6ac2d3 Moved buildParaView3.3-cvs to be on the PATH and added more path corrections 2008-07-10 18:44:31 +01:00
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