Commit Graph

74 Commits

Author SHA1 Message Date
Mark Olesen
824df2c378 ENH: add org-pdflatex to create pdf files 2010-06-01 10:14:56 +02:00
Mark Olesen
5087125424 STYLE: remove erroneous section-label on doxygen @endcond 2010-05-07 15:30:27 +02:00
Mark Olesen
3dd66066a7 STYLE: remove ToDo paragraph from doxygen processing
- avoids them showing on related pages
2010-05-07 15:15:43 +02:00
Mark Olesen
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
Mark Olesen
f1d03a3802 ENH: cleanup shell scripts, BUG: unclosed 'if' in inlineReplace 2010-03-23 14:05:51 +01:00
Mark Olesen
6b6dd51a27 STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
Mark Olesen
2073dcf9d7 STYLE: move source templates from bin/templates/ to etc/codeTemplates/ 2010-03-03 09:19:23 +01:00
Mark Olesen
07283ff315 ENH: add -builtin option to paraFoam (VTK builtin OpenFOAM reader)
- Also adjusted formatting of usage to match what argList generates
2010-02-05 08:36:44 +01:00
Mark Olesen
975d56086c promote org-mode conversion utilities from bin/tools -> bin/ 2009-12-04 10:49:04 +01:00
Mark Olesen
2bfd449cf3 added bin/tools/org-{batch,html,latex}
- make it easier for non-emacs users to generate some of the
  documentation
2009-11-30 13:33:06 +01:00
Mark Olesen
1c6dd6de70 removed Paraview2 support from paraFoam
- mention PV3blockMeshReader in the README as well
2009-11-25 12:33:00 +01:00
mattijs
3355c8d9eb initial streamlines functionobject 2009-08-25 12:35:48 +01:00
andy
676c842a63 Revert "drop support for paraview 2.x reader"
- this was not agreed.

This reverts commit 41b196ffeb.
2009-08-03 16:30:48 +01:00
Mark Olesen
b5616b4ea4 consistency fix for scripts: foamCheckJobs, foamPrintJobs, foamLog
- drop reference to license directory
- check -help before checking directories

- search for foamLog.db is more consistent with foamEtcFile
    $HOME/.OpenFOAM/$WM_PROJECT_VERSION
    $HOME/.OpenFOAM
    $WM_PROJECT_INST_DIR/site/$WM_PROJECT_VERSION
    $WM_PROJECT_INST_DIR/site
    $WM_PROJECT_DIR/etc
    $PROGDIR/tools
2009-08-02 11:08:33 +02:00
Mark Olesen
41b196ffeb drop support for paraview 2.x reader 2009-08-02 10:04:17 +02:00
Mark Olesen
91157af10c All ThirdParty build-related stuff moved there. 2009-07-24 23:10:15 +02:00
Mark Olesen
b1a3bcc9a9 take control of Allwmake scripts for third-party sources
- this improves the chances of having a current version
2009-07-24 11:01:29 +02:00
Mark Olesen
b095d78496 drop bin/tools/foamThirdParty (unused) in favour of straight text form
- doc/THIRD_PARTY lists where various third party sources can be found
2009-07-24 08:46:32 +02:00
henry
589a342e89 Added -qmake option to specify the location of qmake which defaults to the system one.
The Qt version is now checked for >= 4.3.
2009-07-16 12:30:54 +01:00
henry
90298600e0 Corrected buoyancy BCs for p. 2009-07-10 12:59:51 +01:00
henry
e461ef53e9 Removed support for LAM. 2009-07-10 12:04:42 +01:00
henry
5f246c45e6 Improved the basic tutorial clean functions. 2009-07-10 11:55:50 +01:00
henry
9f46545159 Get the application from the controlDict where necessary. 2009-07-09 17:44:50 +01:00
andy
9e54053f2e merge with master + fix conflicts in tuts/mesh 2009-07-08 12:15:44 +01:00
andy
d535ebc906 adding Mark's change to the build PV options 2009-07-08 11:20:46 +01:00
henry
07793793ae Remove .gz and files with other extensions. 2009-07-01 22:27:02 +01:00
mattijs
dcbb8c94b2 remove sets and snappyHexMesh *Level files 2009-07-01 11:20:57 +01:00
henry
a562395687 Allow the setting of the Qt version via the path to the appropriate qmake. 2009-05-21 17:45:56 +01:00
Mark Olesen
2aec8f2820 renamed buildParaView3.5-cvs -> buildParaView and reworked
- get version from $ParaView_VERSION or from -version option
- added QT gui support (useful when compiling enGrid)
- update files for finding cmake-2.6.4 as well
- added bin/engridFoam for calling a version of enGrid that uses the
  paraview libraries compiled with/for OpenFOAM
- added foam3rdParty change directory alias
2009-05-13 11:31:44 +02:00
henry
35eac2b9a3 Better tagging support. 2009-03-01 20:31:47 +00:00
mattijs
76dd475a67 sun porting 2009-02-13 13:03:10 +00:00
andy
ee416e8105 promoting MESA paths to top level 2009-01-14 11:57:05 +00:00
Mark Olesen
cdd2266467 Merge commit 'OpenCFD/master' into olesenm
Conflicts:

	src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C
2009-01-07 09:39:17 +01:00
henry
d793344af2 Corrected mhdFoam tutorial scripts. 2009-01-05 22:18:19 +00:00
Mark Olesen
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
Mark Olesen
ae9057c9fe build paraview with experimental PARAVIEW_INSTALL_DEVELOPMENT 2008-12-18 19:52:37 +01:00
Mark Olesen
6151df3ef1 paraview build - reworking build/install directories 2008-12-16 13:20:53 +01:00
Mark Olesen
7072a998e8 paraview build - add -abspath/-envpath options 2008-12-16 11:45:12 +01:00
Mark Olesen
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
Mark Olesen
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
Mark Olesen
b94c3fb8a1 paraFoam - check for region-specific fvSchemes, fvSolution 2008-12-10 09:47:24 +01:00
Mark Olesen
679fd493ca CleanFunction: removed *.foam files instead of *.OpenFOAM files 2008-08-09 18:46:26 +02:00
Mark Olesen
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
mattijs
a972933b85 rpath was set 2008-07-25 13:34:53 +01:00
henry
b48f6ac2d3 Moved buildParaView3.3-cvs to be on the PATH and added more path corrections 2008-07-10 18:44:31 +01:00
andy
076be91979 adding speedy option :-) 2008-06-27 16:53:33 +01:00
Mark Olesen
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
Mark Olesen
0067393011 bin/tools/*Functions are not executable - use editor hint instead of #!/bin/sh 2008-06-16 17:10:19 +02:00
Mark Olesen
5ff23aecc3 Merge commit 'origin/master' into olesenm 2008-06-16 17:03:54 +02:00
henry
8ddee4ccdc New tutorial run and clean scripts. 2008-06-16 12:51:20 +01:00