Commit graph

4999 commits

Author SHA1 Message Date
Martin Beaudoin
ecfb595554 Fix tutorials: fix all remaining tutorials using waveTransmissive and missing the inletOutlet and correctSupercritical parameters. Setting them to off. Tutorial experts will know better. 2010-10-09 18:48:00 -04:00
Martin Beaudoin
89bd2f3b29 Fix tutorials: combustion/XiFoam/les/pitzDaily combustion/XiFoam/les/pitzDaily3D ompressible/rhoCentralFoam/LadenburgJet60psi: waveTransmissive boundary patch is missing inletOutlet and correctSupercritical keywords. Set them to off 2010-10-09 17:04:02 -04:00
Martin Beaudoin
795b919769 Fix tutorials: combustion/XiFoam/les/pitzDaily and combustion/XiFoam/les/pitzDaily3D: Add Allrun file. Still some errors. 2010-10-09 16:34:41 -04:00
Martin Beaudoin
f39555b198 Fix tutorials: basic/sixDOFSolver, combustion/dieselFoam/aachenBomb, combustion/reactingFoam/ras/counterFlowFlame2D 2010-10-09 15:40:40 -04:00
Martin Beaudoin
cf802d88a8 Moving the update commands to GIT; Fix problems with foamToTecplot360 2010-10-09 14:58:08 -04:00
Martin Beaudoin
7e4a9cbd27 Add test loop scripts under the directory testHarness. Add the necessary CMake files 2010-10-06 23:00:07 -04:00
Bernhard F.W. Gschaider
3aace48568 Merge in default branch
--HG--
branch : macMerge
2010-10-06 21:23:52 +02:00
openfoam-maintainance
9da8604579 Now PV3Reader compiles under Linux .... again
--HG--
branch : macMerge
2010-10-06 14:34:17 +02:00
openfoam-maintainance
585b5f4364 Added tag about successful compilation on Linux
--HG--
branch : macMerge
rename : wmake/rules/darwinIntel64/ARCHITECTURE_TESTED => wmake/rules/linux64Gcc/ARCHITECTURE_TESTED
2010-10-06 14:20:46 +02: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
36433fb2b8 Wrong compiler lets compilation of Tecplot-converter fail
--HG--
branch : macMerge
2010-10-05 23:43:45 +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
Bernhard F.W. Gschaider
5949d89e1a My current setup
--HG--
branch : bgschaidMac
2010-10-05 17:32:17 +02:00
Hrvoje Jasak
3aa57b52aa Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-10-04 22:56:58 +01:00
Hrvoje Jasak
a95f381e1d Formatting 2010-10-04 22:26:56 +01:00
Hrvoje Jasak
861681df29 Added missing flux correction code 2010-10-04 22:24:43 +01:00
Sandeep Menon
6981637770 Adapting multiThreader for const-correctness, and bringing files into sync with r1822/r1823 of the SVN for 1.5-dev. 2010-10-04 16:43:16 -04:00
Hrvoje Jasak
4300aeb73e Removing Mac OS X hack 2010-10-04 20:37:56 +01:00
Hrvoje Jasak
c9e75e2d99 Added missing explicit labelHashSet 2010-10-04 20:04:32 +01:00
Hrvoje Jasak
2859319549 Removing Mac OS X hack - scotch 2010-10-04 18:48:51 +01: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
Hrvoje Jasak
e69f06b903 Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-10-04 15:57:34 +01:00
Hrvoje Jasak
b2f5b43bcc Mac OS X Port 2010-10-04 15:56:23 +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
openfoam-maintainance
f6cbade3d7 Expand the Mercurial-ignore-file
--HG--
branch : bgschaidMac
2010-10-04 14:00:51 +02:00
Hrvoje Jasak
091e8ad9df Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-10-04 12:59:15 +01:00
Hrvoje Jasak
704478e886 Comment on least square vectors next to boundary - reconsider. 2010-10-04 12:58:17 +01:00
Henrik Rusche
4c26b1e47a Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-10-04 12:48:19 +02:00
Henrik Rusche
e580e3fc09 reverted etc/cshrc and etc/bashrc to vanilla 2010-10-04 12:48:02 +02:00
Hrvoje Jasak
56eba313eb Formatting 2010-10-04 11:46:51 +01:00
Hrvoje Jasak
f07147fffc Removed unnecessary stencil headers 2010-10-04 11:46:39 +01:00
Hrvoje Jasak
202546e591 Clean-up 2010-10-04 10:38:32 +01:00
Hrvoje Jasak
a68af9f6b1 Mac OS X (Darwin) port, 1 2010-10-04 10:37:16 +01:00
Hrvoje Jasak
bde5ed882a Formatting 2010-10-04 10:35:13 +01:00
Hrvoje Jasak
6f147cf003 Disabled default copy construct and op= 2010-10-04 10:34:58 +01:00
Hrvoje Jasak
0e884662cf Wrong reference type 2010-10-04 10:32:46 +01:00
Hrvoje Jasak
c51951bef7 Formatting 2010-10-04 09:31:20 +01:00
Hrvoje Jasak
4c0916cb08 Formatting 2010-10-04 09:18:47 +01:00
Hrvoje Jasak
b21a7ba97e Formatting 2010-10-04 09:18:13 +01:00
Hrvoje Jasak
63bfa99671 Added lduSolvers library 2010-10-04 09:17:42 +01:00
Henrik Rusche
441f14c930 added .gitignore. Ignore local configuration files 2010-10-03 19:41:49 +02:00
Bernhard F.W. Gschaider
3ea012fcfe Putting a bit of snake oil (courtesy of the Symscape-patches) on the Tecplot stuff makes it compile and run
--HG--
branch : bgschaidMac
2010-10-03 13:35:51 +02:00
Bernhard F.W. Gschaider
12a0827d7c Make sure that dynamic libraries get the right extension on a Mac
--HG--
branch : bgschaidMac
2010-10-03 13:33:52 +02:00
Bernhard F.W. Gschaider
f224ce1984 Everything except the TecPlot-Converter compiles now. PV3ReaderPlugin untested
--HG--
branch : bgschaidMac
2010-10-03 12:31:44 +02:00
Bernhard F.W. Gschaider
5aff331dee Correct the double-patch
--HG--
branch : bgschaidMac
2010-10-03 00:08:03 +02:00
Bernhard F.W. Gschaider
2666365d71 Make this work even when '.' is not in the PATH
--HG--
branch : bgschaidMac
2010-10-03 00:06:51 +02:00