Commit graph

124 commits

Author SHA1 Message Date
Hrvoje Jasak
d708959777 Update to run script 2010-11-18 19:33:09 +00:00
Hrvoje Jasak
ad39710878 Merge remote branch 'remotes/origin/ztFiniteAreaUpdate' 2010-11-17 14:35:45 +00:00
Hrvoje Jasak
b45d592674 Adding loose bits in tutorials 2010-11-12 16:31:35 +00:00
Hrvoje Jasak
f047b418ba Fixing solver dictionary format 2010-11-11 11:13:51 +00:00
Hrvoje Jasak
86498c8202 Fixing tutorials, 4 2010-11-09 00:57:21 +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
6e5e653939 Fixing tutorials, second round 2010-11-08 20:42:09 +00:00
Hrvoje Jasak
eb59ac4769 Tutorial fixes 2010-11-08 20:23:07 +00: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
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
Philippose Rajan
04cd288441 Merge remote branch 'origin/testLoop/PhilipposeRajan' into testLoop/PhilipposeRajanMerge
Conflicts:
	tutorials/incompressible/icoDyMFoam/turboPassageRotating/constant/dynamicMeshDict
	tutorials/incompressible/icoDyMFoam/turboPassageRotating/constant/transportProperties
	tutorials/multiphase/cavitatingFoam/les/throttle3D/0.org/gamma
	tutorials/multiphase/cavitatingFoam/ras/0/U
	tutorials/multiphase/cavitatingFoam/ras/0/k
	tutorials/multiphase/cavitatingFoam/ras/0/omega
	tutorials/multiphase/cavitatingFoam/ras/0/p
	tutorials/multiphase/cavitatingFoam/ras/0/rho
	tutorials/multiphase/cavitatingFoam/ras/Allclean
	tutorials/multiphase/cavitatingFoam/ras/Allrun
	tutorials/multiphase/cavitatingFoam/ras/constant/RASProperties
	tutorials/multiphase/cavitatingFoam/ras/constant/polyMesh/blockMeshDict
	tutorials/multiphase/cavitatingFoam/ras/constant/polyMesh/boundary
	tutorials/multiphase/cavitatingFoam/ras/constant/thermodynamicProperties
	tutorials/multiphase/cavitatingFoam/ras/constant/transportProperties
	tutorials/multiphase/cavitatingFoam/ras/constant/turbulenceProperties
	tutorials/multiphase/cavitatingFoam/ras/system/cellSetDict.2
	tutorials/multiphase/cavitatingFoam/ras/system/cellSetDict.3
	tutorials/multiphase/cavitatingFoam/ras/system/controlDict
	tutorials/multiphase/cavitatingFoam/ras/system/fvSchemes
	tutorials/multiphase/cavitatingFoam/ras/system/fvSolution
	tutorials/multiphase/cavitatingFoam/ras/system/refineMeshDict
	tutorials/multiphase/cavitatingFoam/ras/throttle/0/k
	tutorials/multiphase/cavitatingFoam/ras/throttle/0/omega
	tutorials/multiphase/cavitatingFoam/ras/throttle/0/p
	tutorials/multiphase/cavitatingFoam/ras/throttle/Allclean
	tutorials/multiphase/cavitatingFoam/ras/throttle/Allrun
	tutorials/multiphase/cavitatingFoam/ras/throttle/constant/RASProperties
	tutorials/multiphase/cavitatingFoam/ras/throttle/constant/polyMesh/blockMeshDict
	tutorials/multiphase/cavitatingFoam/ras/throttle/constant/polyMesh/boundary
	tutorials/multiphase/cavitatingFoam/ras/throttle/constant/thermodynamicProperties
	tutorials/multiphase/cavitatingFoam/ras/throttle/constant/transportProperties
	tutorials/multiphase/cavitatingFoam/ras/throttle/constant/turbulenceProperties
	tutorials/multiphase/cavitatingFoam/ras/throttle/system/cellSetDict.1
	tutorials/multiphase/cavitatingFoam/ras/throttle/system/cellSetDict.2
	tutorials/multiphase/cavitatingFoam/ras/throttle/system/controlDict
	tutorials/multiphase/cavitatingFoam/ras/throttle/system/fvSchemes
	tutorials/multiphase/cavitatingFoam/ras/throttle/system/fvSolution
	tutorials/multiphase/cavitatingFoam/ras/throttle/system/refineMeshDict
	tutorials/multiphase/cavitatingFoam/throttle/0/U
	tutorials/multiphase/cavitatingFoam/throttle/0/k
	tutorials/multiphase/cavitatingFoam/throttle/0/omega
	tutorials/multiphase/cavitatingFoam/throttle/0/p
	tutorials/multiphase/cavitatingFoam/throttle/0/rho
	tutorials/multiphase/cavitatingFoam/throttle/Allclean
	tutorials/multiphase/cavitatingFoam/throttle/Allrun
	tutorials/multiphase/cavitatingFoam/throttle/constant/RASProperties
	tutorials/multiphase/cavitatingFoam/throttle/constant/polyMesh/blockMeshDict
	tutorials/multiphase/cavitatingFoam/throttle/constant/polyMesh/boundary
	tutorials/multiphase/cavitatingFoam/throttle/constant/thermodynamicProperties
	tutorials/multiphase/cavitatingFoam/throttle/constant/transportProperties
	tutorials/multiphase/cavitatingFoam/throttle/system/cellSetDict.1
	tutorials/multiphase/cavitatingFoam/throttle/system/cellSetDict.2
	tutorials/multiphase/cavitatingFoam/throttle/system/cellSetDict.3
	tutorials/multiphase/cavitatingFoam/throttle/system/controlDict
	tutorials/multiphase/cavitatingFoam/throttle/system/fvSchemes
	tutorials/multiphase/cavitatingFoam/throttle/system/fvSolution
	tutorials/multiphase/cavitatingFoam/throttle/system/refineMeshDict
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/0/U
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/0/alpha1.org
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/0/pd.org
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/Allrun
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/constant/polyMesh/boundary
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/constant/transportProperties
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/system/controlDict
	tutorials/multiphase/compressibleInterFoam/depthCharge2D/system/fvSolution
	tutorials/multiphase/compressibleInterFoam/depthCharge3D/0/U
	tutorials/multiphase/compressibleInterFoam/depthCharge3D/0/alpha1.org
	tutorials/multiphase/compressibleInterFoam/depthCharge3D/constant/polyMesh/boundary
	tutorials/multiphase/compressibleInterFoam/depthCharge3D/constant/transportProperties
	tutorials/multiphase/compressibleInterFoam/depthCharge3D/system/controlDict
	tutorials/multiphase/compressibleInterFoam/depthCharge3D/system/decomposeParDict
	tutorials/multiphase/compressibleInterFoam/depthCharge3D/system/fvSolution
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/0/U
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/0/alpha1.org
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/0/p.org
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/Allrun
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/constant/polyMesh/boundary
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/constant/transportProperties
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/system/controlDict
	tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/system/fvSolution
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/0/U
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/0/alpha1.org
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/constant/polyMesh/boundary
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/constant/transportProperties
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/constant/turbulenceProperties
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/system/controlDict
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/system/decomposeParDict
	tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/system/fvSolution
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/RASProperties
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/polyMesh/boundary
	tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/0/U
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/0/U
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/0/pd
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/constant/polyMesh/boundary
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/0/U
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/0/pd
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/constant/polyMesh/boundary
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/0/U
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/0/alpha1.org
	tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/system/decomposeParDict
	tutorials/multiphase/interFoam/MRFInterFoam/mixerVessel2D/0/alpha1.org
	tutorials/multiphase/interFoam/MRFInterFoam/mixerVessel2D/0/p
	tutorials/multiphase/interFoam/MRFInterFoam/mixerVessel2D/constant/MRFZones
	tutorials/multiphase/interFoam/MRFInterFoam/mixerVessel2D/constant/transportProperties
	tutorials/multiphase/interFoam/damBreak/0/U
	tutorials/multiphase/interFoam/damBreak/0/gamma
	tutorials/multiphase/interFoam/damBreak/0/gamma.org
	tutorials/multiphase/interFoam/damBreak/0/pd
	tutorials/multiphase/interFoam/damBreak/constant/dynamicMeshDict
	tutorials/multiphase/interFoam/damBreak/constant/polyMesh/boundary
	tutorials/multiphase/interFoam/damBreak/system/fvSchemes
	tutorials/multiphase/interFoam/damBreak/system/setFieldsDict
	tutorials/multiphase/interFoam/laminar/damBreak/constant/g
	tutorials/multiphase/interFoam/laminar/damBreak/system/fvSchemes
	tutorials/multiphase/interFoam/laminar/damBreak/system/setFieldsDict
	tutorials/multiphase/interFoam/les/nozzleFlow2D/0/k
	tutorials/multiphase/interFoam/les/nozzleFlow2D/system/refineMeshDict
	tutorials/multiphase/interFoam/ras/damBreak/0/U
	tutorials/multiphase/interFoam/ras/damBreak/0/nuTilda
	tutorials/multiphase/interFoam/ras/damBreak/0/nut
	tutorials/multiphase/interFoam/ras/damBreak/Allrun
	tutorials/multiphase/interFoam/ras/damBreak/constant/polyMesh/boundary
	tutorials/multiphase/interFoam/ras/damBreak/system/controlDict
	tutorials/multiphase/interFoam/ras/damBreak/system/decomposeParDict
	tutorials/multiphase/interFoam/ras/damBreak/system/fvSchemes
	tutorials/multiphase/interFoam/ras/damBreak/system/setFieldsDict
	tutorials/multiphase/multiphaseInterFoam/damBreak4phase/constant/polyMesh/boundary
	tutorials/multiphase/multiphaseInterFoam/damBreak4phase/system/controlDict
	tutorials/multiphase/multiphaseInterFoam/damBreak4phase/system/decomposeParDict
	tutorials/multiphase/multiphaseInterFoam/damBreak4phase/system/setFieldsDict
	tutorials/multiphase/multiphaseInterFoam/damBreak4phaseFine/system/controlDict
	tutorials/multiphase/multiphaseInterFoam/damBreak4phaseFine/system/decomposeParDict
	tutorials/multiphase/multiphaseInterFoam/damBreak4phaseFine/system/setFieldsDict
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/constant/polyMesh/boundary
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/controlDict
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0/pd
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/polyMesh/boundary
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/constant/turbulenceProperties
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/controlDict
	tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict
	tutorials/surfaceTracking/bubbleInterTrackFoam/bubble2D_r0.75mm/system/faSolution
	tutorials/surfaceTracking/interTrackFoam/ramp/Allrun
	tutorials/surfaceTracking/interTrackFoam/ramp/constant/faMesh/faMeshDefinition
	tutorials/surfaceTracking/interTrackFoam/ramp/constant/polyMesh/blockMeshDict
	tutorials/surfaceTracking/interTrackFoam/sloshing2D/0/motionU
	tutorials/surfaceTracking/interTrackFoam/sloshing2D/0/p
	tutorials/surfaceTracking/interTrackFoam/sloshing2D/constant/faMesh/faMeshDefinition
	tutorials/surfaceTracking/interTrackFoam/sloshing2D/system/decomposeParDict
2010-10-28 23:16:13 +02:00
Bernhard F.W. Gschaider
a34e98ba90 Test for icoLagrangianFoam should work now
--HG--
branch : porousLagrangianBranch
rename : tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/Allrun => tutorials/lagrangian/icoLagrangianFoam/channelParticles/Allrun
2010-10-25 23:07:32 +02:00
Bernhard F.W. Gschaider
742628f19b Added icoLagrangianFoam (adaption from 1.5-dev). Tutorial runs now
--HG--
branch : porousLagrangianBranch
rename : tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/constant/g => tutorials/lagrangian/icoLagrangianFoam/channelParticles/constant/g
2010-10-25 21:26:50 +02:00
Zeljko Tukovic
a6387c0a10 Zeljko, merge 2010-10-25 20:50:03 +02:00
Zeljko Tukovic
d4e71a3b48 ZeljkoTukovic, merge 2010-10-25 15:36:55 +02:00
Zeljko Tukovic
6de89ba34a ZeljkoTukovic, merge 2010-10-25 15:32:44 +02:00
Zeljko Tukovic
1390e57769 Added bubbleInterTrackFoam case 2010-10-25 14:20:53 +02:00
Zeljko Tukovic
795c84b750 Update interTrackFoam cases 2010-10-25 11:24:32 +02:00
Zeljko Tukovic
a3f2009986 Added sloshing2D case 2010-10-25 11:18:45 +02:00
Zeljko Tukovic
64f1ed15cc ramp case update 2010-10-25 11:08:07 +02:00
Zeljko Tukovic
cac5e987cd hidrofoil case update 2010-10-25 10:46:54 +02:00
Zeljko Tukovic
e0f0abff4b hydrofil case update 2010-10-25 10:44:54 +02:00
Zeljko Tukovic
dd5aeea595 hydrofiol case update 2010-10-25 09:58:40 +02:00
Zeljko Tukovic
64615ddbd3 hydrofoil case update 2010-10-25 09:52:50 +02:00
Zeljko Tukovic
109c1243d2 sphereTransport case update 2010-10-23 18:17:07 +02:00
Zeljko Tukovic
cc0e0cc937 plateHole case update 2010-10-23 15:44:11 +02:00
Zeljko Tukovic
162f2b1b41 plateHole case update 2010-10-23 15:20:41 +02:00
Zeljko Tukovic
fb19dc1c05 plateHole case update 2010-10-23 15:07:13 +02:00
Zeljko Tukovic
614961814a plateHole case update 2010-10-23 14:04:02 +02:00
Sandeep Menon
59df49e7b8 Using DynamicField for points. Revert to non-templated versions of geometric functions for now. 2010-10-21 13:00:16 -04:00
Sandeep Menon
8926bf1bc0 Merge branch 'adaptiveTriTetMeshing' into adaptiveTriTetMeshingRebase 2010-10-19 16:19:46 -04:00
Philippose Rajan
32d9334374 Fix tutorials: Redundant Allrun script removed from interFoam tutorial damBreak.
The Allrun script within the damBreak tutorial case conflicted with the
one in the root directory causing the test to fail.
2010-10-19 07:16:54 +02:00
Hrvoje Jasak
defd894458 Added missing virtual destructors 2010-10-18 23:00:42 +01:00
Hrvoje Jasak
7b74fd7c95 Partial overlap GGI turbo passage 2010-10-18 22:30:28 +01:00
Sandeep Menon
d3f032c73d Added a rudimentary inverse-distance mapper 2010-10-18 16:44:06 -04:00
Sandeep Menon
b10f0e3942 Minor directory re-structuring, and tutorial fix. 2010-10-18 15:04:22 -04:00
Philippose Rajan
9bf512c2bd Merge remote branch 'origin/mergeInterTuts' into testLoop/PhilipposeRajan 2010-10-18 18:39:37 +02:00