9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00
9e54053f2e
merge with master + fix conflicts in tuts/mesh
2009-07-08 12:15:44 +01:00
d535ebc906
adding Mark's change to the build PV options
2009-07-08 11:20:46 +01:00
7485b1c867
Added execute permissions.
2009-07-07 22:57:02 +01:00
07793793ae
Remove .gz and files with other extensions.
2009-07-01 22:27:02 +01:00
dcbb8c94b2
remove sets and snappyHexMesh *Level files
2009-07-01 11:20:57 +01:00
3345fd8378
Removed support for cint.
2009-06-22 21:03:57 +01:00
67c9666d21
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-09 14:02:33 +01:00
2c1f78ee9c
Changed start-date for the copyright of new files.
2009-06-09 12:30:48 +01:00
92172c5d21
snappyHexMesh files
2009-06-09 09:54:27 +01:00
88ea18c3a7
change to QMAKE_PATH
2009-05-22 12:32:17 +01:00
cc5506f103
Added backward compatibility in the naming of the ParaView directory.
2009-05-21 18:29:13 +01:00
a562395687
Allow the setting of the Qt version via the path to the appropriate qmake.
2009-05-21 17:45:56 +01:00
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
d2a78f7e96
finally drop references to ~/.OpenFOAM-<ver> (use ~/.OpenFOAM/<ver>)
2009-05-07 10:37:55 +02:00
48c6fbcab2
Added tags file to help locate files.
2009-05-05 21:23:56 +01:00
cbd181fa90
do not strip non-existent dirs
2009-04-02 13:11:14 +01:00
73b153f302
Updates and extensions to the MRF and SRF handling.
2009-03-11 16:49:46 +00:00
23a579774a
Better tag generation.
2009-03-09 19:51:44 +00:00
35eac2b9a3
Better tagging support.
2009-03-01 20:31:47 +00:00
76dd475a67
sun porting
2009-02-13 13:03:10 +00:00
ee416e8105
promoting MESA paths to top level
2009-01-14 11:57:05 +00:00
e16a7676cb
minor updates + removed old FoamX cfg option
2009-01-14 10:21:59 +00:00
e059870ad2
typo
2009-01-14 10:21:16 +00:00
d7f99e3db6
cosmetics
2009-01-12 08:47:25 +01:00
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
d793344af2
Corrected mhdFoam tutorial scripts.
2009-01-05 22:18:19 +00:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
172b862c47
added command bin/finddep, added copyright headers to misc bin/ scripts
2008-12-31 16:16:20 +01:00
a15d0f8ad4
output banner cosmetics
...
- move url to lower right: makes version information stand out better
2008-12-18 20:29:24 +01:00
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