Commit graph

296 commits

Author SHA1 Message Date
Hrvoje Jasak
84588f87ca Clean-up 2011-01-24 21:51:26 +00:00
Hrvoje Jasak
f9d3f6c220 Clean-up 2011-01-24 21:49:27 +00:00
Hrvoje Jasak
3959333942 Fixed merge problems: location of executables and libraries 2010-12-27 11:49:41 +00:00
Hrvoje Jasak
0778c0393f Merge remote branch 'remotes/origin/feature/overlapGgi'
Conflicts:
	src/decompositionMethods/metisDecomp/Make/options
	src/decompositionMethods/parMetisDecomp/Make/options
	src/decompositionMethods/scotchDecomp/Make/options
	src/dynamicMesh/meshMotion/mesquiteMotionSolver/Make/options
	src/fvAgglomerationMethods/MGridGenGamgAgglomeration/Make/options
2010-12-20 20:17:13 +00:00
Martin Beaudoin
518a019e98 Add libccmio-2.6.1 as a ThirdParty package 2010-12-19 22:22:59 -05:00
Hrvoje Jasak
13cfb416bb Merge remote branch 'remotes/origin/hotfix/ThirdParty_useSystemInstalledPackages'
Conflicts:
	ThirdParty/rpmBuild/SPECS/ParaView-3.8.1.spec
	ThirdParty/rpmBuild/SPECS/openmpi-1.4.3.spec
2010-12-16 22:56:57 +00:00
Hrvoje Jasak
974b5ed28b Added geometric multigrid contrils 2010-12-16 22:46:58 +00:00
Martin Beaudoin
b9adfe2d6f ThirdParty packages: Fix typos for some .csh files. Add some comments in the etc/prefs.csh-EXAMPLE and etc/prefs.sh-EXAMPLE fles about QT 2010-12-15 17:26:41 -08:00
Hrvoje Jasak
119ccc84ed Fix unknown mpi_version shell error before the build started 2010-12-12 22:16:30 +00:00
Martin Beaudoin
36ca67ef7c ThirdParty packages: enable using system installed packages instead of the packages fetched through external source tarballs 2010-12-08 21:28:32 -05:00
Oliver Borm (boroli)
e5a96484f3 Merge branch 'master' into feature/overlapGgi 2010-12-02 18:19:40 +01:00
Martin Beaudoin
8156ee2b1f Updating the ThirdParty packages env. variables before compiling a new package. Applying same recipe before compiling the OpenFOAM source code. 2010-12-01 08:08:07 -05:00
Oliver Borm (boroli)
31a8b096f1 Initial patched files for debian package 2010-11-29 17:14:51 +01:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01:00
Martin Beaudoin
de0c0ab8ec Corrections to etc/settings.sh. 2010-11-24 01:13:57 -05:00
Martin Beaudoin
63a1e2fac3 New ThirdParty packs suite: compilation from original source tarballs 2010-11-24 00:49:05 -05:00
Hrvoje Jasak
e7a95c8e72 Update to release docs 2010-11-18 19:31:44 +00:00
Hrvoje Jasak
85fca7069a Changed paraview version 2010-11-05 21:49:01 +00:00
Hrvoje Jasak
04a7850093 Fix cshrc error 2010-11-05 10:59:09 +00:00
Bernhard F.W. Gschaider
051cb20e5b Merge with master. Only conflicts in etc/bashrc. Resolved I hope
--HG--
branch : macMerge
2010-10-19 17:20:34 +02:00
Hrvoje Jasak
bd649daa5f Merge remote branch 'remotes/origin/mergeCoupled'
Conflicts:
	tutorials/coupled/conjugateHeatFoam/conjugateCavity/system/fvSolution
2010-10-17 19:12:24 +01:00
Henrik Rusche
052f832078 reduced verbosity of blockLduMatrix 2010-10-16 13:25:27 +02:00
Henrik Rusche
b68f37b3a3 merged conjugateCavity (still with weird fvSolution syntax) 2010-10-16 13:06:12 +02:00
Hrvoje Jasak
0700e50f9f Updates for easier external scripting. Philippose Rajan 2010-10-15 22:27:05 +01:00
Hrvoje Jasak
801cfd90e9 Resolving Janaf lookup unboundedness problems 2010-10-12 23:05:08 +01:00
Bernhard F.W. Gschaider
82f584adbc Merge with default. On the Mac the Apple-OpenMPI is chosen if the type is set to SYSTEMOPENMPI. Otherwise the thirdParty-stuff
--HG--
branch : macMerge
2010-10-12 13:36:54 +02:00
Hrvoje Jasak
db148bed71 Mac OS X updates 2010-10-12 08:53:05 +01:00
openfoam-maintainance
d9e19f3475 Otherwise the expression fails on architectures that don'T have WM_ARCH_BASE defined
--HG--
branch : macMerge
2010-10-06 11:12:35 +02:00
Bernhard F.W. Gschaider
b02d2dcc98 PV3Reader is now working (tested with Paraview-3.8.0)
--HG--
branch : macMerge
2010-10-06 01:18:55 +02:00
Bernhard F.W. Gschaider
9d39b30c49 Align the different Darwin architectures. Add stub-file about untested
--HG--
branch : macMerge
rename : wmake/rules/darwinIntel64/X => wmake/rules/darwinIntel/X
rename : wmake/rules/darwinIntel64/c => wmake/rules/darwinIntel/c
rename : wmake/rules/darwinIntel64/c++ => wmake/rules/darwinIntel/c++
rename : wmake/rules/darwinIntel64/c++Debug => wmake/rules/darwinIntel/c++Debug
rename : wmake/rules/darwinIntel64/c++Opt => wmake/rules/darwinIntel/c++Opt
rename : wmake/rules/darwinIntel64/c++Prof => wmake/rules/darwinIntel/c++Prof
rename : wmake/rules/darwinIntel64/cDebug => wmake/rules/darwinIntel/cDebug
rename : wmake/rules/darwinIntel64/cOpt => wmake/rules/darwinIntel/cOpt
rename : wmake/rules/darwinIntel64/cProf => wmake/rules/darwinIntel/cProf
rename : wmake/rules/darwinIntel64/general => wmake/rules/darwinIntel/general
rename : wmake/rules/darwinIntel64/mplib => wmake/rules/darwinIntel/mplib
rename : wmake/rules/darwinIntel64/mplibOPENMPI => wmake/rules/darwinIntel/mplibOPENMPI
rename : wmake/rules/darwinIntel64/mplibSYSTEMOPENMPI => wmake/rules/darwinIntel/mplibSYSTEMOPENMPI
2010-10-06 00:18:13 +02:00
Bernhard F.W. Gschaider
6c7281dad7 Use the System-MPI (switch on via prefs.sh)
--HG--
branch : macMerge
2010-10-05 21:56:55 +02:00
Bernhard F.W. Gschaider
c50ad6d1fd Merge bgschaid stuff into the rest. Should make it compile with the Standard-Apple-Compiler
--HG--
branch : macMerge
2010-10-05 17:47:03 +02:00
Hrvoje Jasak
566ae0f57f Reverting garbage 2010-10-04 16:48:17 +01:00
Hrvoje Jasak
08511f1e51 Reverting garbage 2010-10-04 16:37:40 +01:00
openfoam-maintainance
5f910c4d02 Backport the prefs.sh-facility from 1.7.x
--HG--
branch : bgschaidMac
2010-10-04 14:13:26 +02:00
Henrik Rusche
e580e3fc09 reverted etc/cshrc and etc/bashrc to vanilla 2010-10-04 12:48:02 +02:00
Hrvoje Jasak
a68af9f6b1 Mac OS X (Darwin) port, 1 2010-10-04 10:37:16 +01:00
Bernhard F.W. Gschaider
050ffaab9d Application of the old Mac-patch (no compilation yet)
--HG--
branch : bgschaidMac
2010-10-02 22:52:03 +02:00
Bernhard F.W. Gschaider
10dbb3aad5 Manual modification of basrc to accomodated different Darwin-architectures
--HG--
branch : bgschaidMac
2010-10-02 22:30:55 +02:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00
Hrvoje Jasak
c382fe369c Porting, compilation 2010-09-22 19:13:13 +01:00
Hrvoje Jasak
bea25f5960 Compilation fixes 2010-09-21 15:32:04 +01:00
Hrvoje Jasak
3ed10cf177 Compilation updates 2010-08-30 18:57:22 +01:00
Hrvoje Jasak
6e54723ee0 Updates, compilation 2010-08-27 12:59:28 +01:00
Hrvoje Jasak
fdce75c58e etc merge 2010-05-17 14:51:21 +01:00
henrus
db7fac3f24 update the tutorials for new waveTransmissive BC
git-svn-id: https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Core/OpenFOAM-1.5-dev@1731 e4e07f05-0c2f-0410-a05a-b8ba57e0c909
2010-05-12 13:27:55 +00:00