Commit graph

5168 commits

Author SHA1 Message Date
Hrvoje Jasak
101b52d260 Bug fix: making copy on object registry lookup 2010-11-08 23:29:05 +00:00
Hrvoje Jasak
01578e684c Merge branch 'HrvojeJasak' 2010-11-08 22:00:17 +00:00
Hrvoje Jasak
7a44fb806b C++ style comments not allowed in files and options 2010-11-08 21:59:57 +00:00
Hrvoje Jasak
98bc65e201 C++ style comments not allowed in files and options 2010-11-08 21:57:30 +00:00
Hrvoje Jasak
0545c56153 Merge branch 'HrvojeJasak' 2010-11-08 21:55:30 +00:00
Hrvoje Jasak
9f87bad9da Fixing tutorials, 3 2010-11-08 21:55:12 +00:00
Hrvoje Jasak
8746d965af Added missing set app 2010-11-08 21:49:16 +00:00
Hrvoje Jasak
99f84cbdf0 Merge branch 'HrvojeJasak' 2010-11-08 20:42:24 +00:00
Hrvoje Jasak
6e5e653939 Fixing tutorials, second round 2010-11-08 20:42:09 +00:00
Hrvoje Jasak
0b7bacfbb3 Merge branch 'HrvojeJasak' 2010-11-08 20:23:55 +00:00
Hrvoje Jasak
eb59ac4769 Tutorial fixes 2010-11-08 20:23:07 +00:00
Hrvoje Jasak
62769d4cae Algorithmic improvement, Tommaso Lucchini 2010-11-08 18:26:42 +00:00
Hrvoje Jasak
5acc49f396 Merge branch 'HrvojeJasak' 2010-11-08 12:42:32 +00:00
Hrvoje Jasak
cfe9b5428f Compilation errors 2010-11-08 12:41:34 +00:00
Hrvoje Jasak
c9fc7da7de Fixed constructor from components 2010-11-08 12:41:06 +00:00
Hrvoje Jasak
ea08557f05 Added compilation of VectorN 2010-11-08 11:07:02 +00:00
Hrvoje Jasak
bfc189abe8 Clean-up of blockLduMatrix 2010-11-08 10:54:47 +00:00
Hrvoje Jasak
cd2c635939 Formatting 2010-11-08 10:54:31 +00:00
Hrvoje Jasak
70925973c2 Merge branch 'HrvojeJasak' 2010-11-07 06:18:36 +00:00
Hrvoje Jasak
0537b5ff97 Bug fixes and Apple Mac OS X porting 2010-11-07 06:18:06 +00:00
Hrvoje Jasak
49f6442fc9 Updated gitignore for darwin 2010-11-06 23:24:27 +00:00
Hrvoje Jasak
402a2fefee Mac OS X port: fixed to tet edge swapping, with Sandeep Menon 2010-11-06 16:47:46 +00:00
Hrvoje Jasak
59214afc30 Need gcc ifdef around pragma - please fix 2010-11-05 21:49:36 +00:00
Hrvoje Jasak
4a62ee4040 Block matrix re-merge 2010-11-05 21:49:14 +00:00
Hrvoje Jasak
85fca7069a Changed paraview version 2010-11-05 21:49:01 +00:00
Hrvoje Jasak
00c48b8757 multiMixer 2010-11-05 16:24:16 +00:00
Hrvoje Jasak
fba3ea70e7 Reorganisation of block matrix 2010-11-05 12:10:49 +00:00
Hrvoje Jasak
d830a1ca8f Reorganisation of block matrix 2010-11-05 12:10:34 +00:00
Hrvoje Jasak
fad81530ca Automatic derivative, initial version 2010-11-05 12:10:00 +00:00
Hrvoje Jasak
04a7850093 Fix cshrc error 2010-11-05 10:59:09 +00:00
Hrvoje Jasak
37c2075956 Merge remote branch 'remotes/origin/blockCoupledFVM' 2010-11-05 10:42:35 +00:00
Hrvoje Jasak
f61b142fdb Merge remote branch 'remotes/origin/testLoop/PhilipposeRajanAdaptiveMeshingMerge' 2010-11-05 10:27:30 +00:00
Hrvoje Jasak
98007dde38 Merge remote branch 'remotes/origin/testLoop/PhilipposeRajanMerge' 2010-11-05 10:16:40 +00:00
Hrvoje Jasak
f3e12a8ff5 Merge remote branch 'remotes/origin/ZeljkoTukovic' 2010-11-05 09:58:19 +00:00
Zeljko Tukovic
0d039b2c97 update 2010-11-05 09:23:42 +01:00
Philippose Rajan
2207f60396 Merge remote branch 'origin/adaptiveTriTetMeshingRebase' into testLoop/PhilipposeRajanMerge02 2010-11-04 21:17:02 +01:00
Zeljko Tukovic
a3ad89e168 update 2010-11-04 11:25:33 +01:00
Philippose Rajan
aa607bdb33 Fix Tutorials: Tutorial icoDyMFoam/turboPassageRotating now works fine.
the Allrun script in interFoam/MRFInterFoam/mixerVessel2D now uses runApplication
also for calling the local "makeMesh" script.
2010-11-03 21:08:54 +01:00
Philippose Rajan
65e41ad3d4 Fix Tutorials: tutorial for simpleSRFFoam now works fine.
Added the file "nut" which is required for the new turbulent wall functions.
2010-11-03 06:54:47 +01:00
Philippose Rajan
0bd90c04d0 Fix Tutorials: Tutorial "mixer" in "incompressible/simpleSRFFoam" now works fine. 2010-11-02 23:25:19 +01:00
Philippose Rajan
4048d18e10 Modified the file "AdditionalRunFunctions" within the testHarnes for custom log-file names
like in the "RunFunctions" helper scripts.
2010-11-02 22:25:31 +01:00
Philippose Rajan
555e3f71f6 Modify RunFunctions to enable an optional custom log file name to be specified.
new commandline: runApplication -l <log-file name> <application> <app args>

NOTE: This is a transparent change, and providing no "-l <log-file name>"
argument reverts the script back to the default operational mode.

Modified the Allrun script in the "cavitatingFoam/les" tutorial
to use the new runApplication command.
2010-11-02 20:18:54 +01:00
Philippose Rajan
c11e475551 Merge branch 'testLoop/PhilipposeRajanMerge' of wikki.no-ip.biz:OpenFOAM-1.6-ext into testLoop/PhilipposeRajanMerge 2010-11-02 19:00:32 +01:00
Bernhard F.W. Gschaider
414c844ff3 This makes the testHarness run OK
--HG--
branch : porousLagrangianBranch
2010-11-01 17:10:59 +01:00
Bernhard F.W. Gschaider
499351f6d9 Incompressible Variants of the two new porous tutorials
Not correctly compensated for the different density (or the lack of
it)

--HG--
branch : porousLagrangianBranch
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/0/T => tutorials/incompressible/porousSimpleFoam/beaverJoseph/0/T
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/0/U => tutorials/incompressible/porousSimpleFoam/beaverJoseph/0/U
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/0/p => tutorials/incompressible/porousSimpleFoam/beaverJoseph/0/p
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/constant/RASProperties => tutorials/incompressible/porousSimpleFoam/beaverJoseph/constant/RASProperties
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/constant/polyMesh/blockMeshDict => tutorials/incompressible/porousSimpleFoam/beaverJoseph/constant/polyMesh/blockMeshDict
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/constant/polyMesh/boundary => tutorials/incompressible/porousSimpleFoam/beaverJoseph/constant/polyMesh/boundary
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/constant/porousZones => tutorials/incompressible/porousSimpleFoam/beaverJoseph/constant/porousZones
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/constant/thermophysicalProperties => tutorials/incompressible/porousSimpleFoam/beaverJoseph/constant/thermophysicalProperties
rename : tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/constant/transportProperties => tutorials/incompressible/porousSimpleFoam/beaverJoseph/constant/transportProperties
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/system/controlDict => tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/controlDict
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/system/fvSchemes => tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/fvSchemes
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/system/fvSolution => tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/fvSolution
rename : tutorials/compressible/rhoPorousSimpleFoam/beaverJoseph/system/sampleDict => tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/sampleDict
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/0/T => tutorials/incompressible/porousSimpleFoam/porousPlug/0/T
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/0/U => tutorials/incompressible/porousSimpleFoam/porousPlug/0/U
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/0/p => tutorials/incompressible/porousSimpleFoam/porousPlug/0/p
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/constant/RASProperties => tutorials/incompressible/porousSimpleFoam/porousPlug/constant/RASProperties
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/constant/polyMesh/blockMeshDict => tutorials/incompressible/porousSimpleFoam/porousPlug/constant/polyMesh/blockMeshDict
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/constant/polyMesh/boundary => tutorials/incompressible/porousSimpleFoam/porousPlug/constant/polyMesh/boundary
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/constant/porousZones => tutorials/incompressible/porousSimpleFoam/porousPlug/constant/porousZones
rename : tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/constant/transportProperties => tutorials/incompressible/porousSimpleFoam/porousPlug/constant/transportProperties
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/system/controlDict => tutorials/incompressible/porousSimpleFoam/porousPlug/system/controlDict
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/system/fvSchemes => tutorials/incompressible/porousSimpleFoam/porousPlug/system/fvSchemes
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/system/fvSolution => tutorials/incompressible/porousSimpleFoam/porousPlug/system/fvSolution
rename : tutorials/compressible/rhoPorousSimpleFoam/porousPlug/system/sampleDict => tutorials/incompressible/porousSimpleFoam/porousPlug/system/sampleDict
2010-11-01 16:51:36 +01:00
Philippose Rajan
49f5df64a6 Fix Tutorials: All heatTransfer tutorials now work fine.
* icoLagrangianFoam tutorials work
* Format of fixed tutorials updated to reflect current version standards.

Current status: 10 failing tests in a total of 139 tests
2010-11-01 16:51:19 +01:00
Bernhard F.W. Gschaider
afd05aef6f Two simple tutorials for rhoPorousSimpleFoam added
The porousPlug-Tutorial shows artefacts on the interface of the porous
region. This problem is common to all OF-versions

Apart from that both tutorials (pressureDrop and velocity) are similar to published versions

--HG--
branch : porousLagrangianBranch
2010-11-01 16:42:32 +01:00
Philippose Rajan
49cb246e56 Merge branch 'testLoop/PhilipposeRajanMerge' of wikki.no-ip.biz:OpenFOAM-1.6-ext into testLoop/PhilipposeRajanMerge 2010-11-01 11:48:30 +01:00
Philippose Rajan
674d591804 Fix Tutorials: bubbleInterTrackFoam, interFoam/MRFInterFoam, compressibleInterFoam,
surfaceTracking/interTrackFoam tutorials fixed.

Other fixes to correct file attributes (remove executable flag).
2010-11-01 00:09:02 +01:00
Philippose Rajan
34c6e8fc0e Fix Tutorials: Fixed interFoam/MRFInterFoam and interFoam/ras/dambreak
turotials.
2010-10-31 13:52:04 +01:00