Commit graph

106 commits

Author SHA1 Message Date
Ivor Clifford
8ed0a59a10 Added library VectorN, containing specializations for Lists, fields, CoeffFields, blockLduMatrices, etc. for arbitrary length vectors (VectorN) and tensors (TensorN). 2010-10-14 17:24:41 -04:00
Ivor Clifford
719616503d Add blockLduInterfaceField to coupled patches. This enables general multi-processor support for blockLduMatrix. 2010-10-14 17:20:36 -04:00
Ivor Clifford
781878cd02 Add CoeffField and blockLduMatrix to OpenFOAM library 2010-10-14 17:15:53 -04:00
Ivor Clifford
b7eaf44c61 Remove blockMatrix library (will added to OpenFOAM library in next commit) 2010-10-14 17:11:17 -04:00
Hrvoje Jasak
8597846dc1 Fixing broken tutorial script - directory moved 2010-10-12 13:11:38 +01:00
Hrvoje Jasak
240d75c44c Curious macro class: model name contains CPP. Renamed and moved 2010-10-12 13:08:40 +01:00
Hrvoje Jasak
98647fcdb3 Viscoelastic models and tutorials update. Jovani Favero and HJ 2010-10-12 12:44:15 +01:00
Hrvoje Jasak
f129e6c013 Viscoelastic models and tutorials update. Jovani Favero and HJ 2010-10-12 12:42:12 +01:00
Hrvoje Jasak
7578fb1532 Merge branch 'master' into development 2010-10-12 11:28:49 +01:00
Hrvoje Jasak
15638fdee3 Merge branch 'master' into MartinBeaudoin 2010-10-12 11:28:08 +01:00
Hrvoje Jasak
4bff1f1485 Merge branch 'master' into tutorialMerge 2010-10-12 11:21:33 +01:00
Hrvoje Jasak
cd7a8ad234 Turbomachinery addition. Oliver Borm and Fethi Tekin 2010-10-12 11:19:31 +01:00
Hrvoje Jasak
4dcea1deca Merge branch 'master' into MartinBeaudoin 2010-10-12 11:18:11 +01:00
Hrvoje Jasak
db148bed71 Mac OS X updates 2010-10-12 08:53:05 +01:00
Hrvoje Jasak
4935804479 Formatting 2010-10-12 08:51:26 +01:00
Martin Beaudoin
fd1733035a Fix tutorials: incompressible/simpleSRFFoam: add Allrun file which compiles simpleSRFFoam. Needed to fix include files also 2010-10-12 01:44:35 -04:00
Martin Beaudoin
84eb536e98 Fix tutorials: incompressible/simpleSRFFoam: add Allrun file which compiles simpleSRFFoam. Needed to fix include files also 2010-10-12 01:44:07 -04:00
Martin Beaudoin
1dbcbca570 Fix tutorials: corrected preconditioner syntax in system/fvSolution 2010-10-12 01:41:12 -04:00
Martin Beaudoin
042025fda3 Fix tutorials: surfaceTracking/surfactantFoam/sphereTransport: fix system/faSolution 2010-10-11 18:47:06 -04:00
Martin Beaudoin
06ab7525a2 Fix tutorials: coupled/conjugateHeatFoam/conjugateCavity/Allrun: need to call blockMesh 2010-10-11 15:08:57 -04:00
Martin Beaudoin
f2abcbb189 Fix tutorials: add missing constant/g file 2010-10-10 11:31:13 -04:00
Martin Beaudoin
92ab2efb13 Fix tutorials: libfvMotionSolvers.so is now called libfvMotionSolver.so 2010-10-10 09:50:59 -04:00
Martin Beaudoin
85de8b742b Fix test loop and tutorials: For cases with missing Allrun file, the test loop will now grab the name of the application to run from the field 'application' in the case controlDict file 2010-10-10 09:25:02 -04:00
Martin Beaudoin
4d81f175a1 Fix tutorials: MRFSimpleFoam 2010-10-09 21:47:51 -04:00
Martin Beaudoin
6a07c4443b Fix tutorials: use libfieldFunctionObjects.so instead of libfieldAverage.so 2010-10-09 20:20:09 -04:00
Martin Beaudoin
d3675a2661 Fix tutorials: add missing constant/g file 2010-10-09 20:08:27 -04:00
Martin Beaudoin
f223eca5e9 Fix tutorials: add Allrun files 2010-10-09 20:07:54 -04:00
Martin Beaudoin
6c50e5d9e2 Fix tutorials: coupled/conjugateHeatFoam/conjugateCavity: fix Allrun file 2010-10-09 20:06:35 -04:00
Martin Beaudoin
fb7c5ff81e Fix tutorials: Add allrun to compressible/rhoPisoFoam/les/pitzDaily and compressible/rhoPisoFoam/ras/cavity 2010-10-09 18:49:29 -04:00
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
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
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