Commit graph

358 commits

Author SHA1 Message Date
Hrvoje Jasak
34aaf84c92 Tutorial update 2011-05-27 12:42:49 +01:00
Hrvoje Jasak
503a5259f2 RBF updates 2011-05-27 12:42:48 +01:00
Hrvoje Jasak
3b90e7959a Code clean-up 2011-05-27 12:42:47 +01:00
Martin Beaudoin
b4895ca3d5 Test harness: Modifications for OpenFOAM-1.6-ext 2011-05-22 16:39:29 -04:00
Oliver Borm (boroli)
97843285d3 new parallel hex based test case 2011-05-03 21:01:24 +02:00
Hrvoje Jasak
916fcc26ae Tutorial update 2011-04-28 02:08:28 +01:00
Hrvoje Jasak
1c66fd0798 RBF updates 2011-03-24 16:33:36 +00:00
Hrvoje Jasak
39eada0427 Code clean-up 2011-03-24 11:52:08 +00:00
Hrvoje Jasak
dc37b56def Parallel topological changes and internal combustion engine simulations 2011-03-22 12:29:57 +00:00
Hrvoje Jasak
70cd53a2a1 Updated topo change tutorial 2011-03-22 12:28:33 +00:00
Hrvoje Jasak
76880b8e9a Updated topo tutorial 2011-03-22 12:08:07 +00:00
Hrvoje Jasak
5417d355ab Removing duplicate - see pimpleDyMFoam 2011-02-25 12:49:03 +00:00
Hrvoje Jasak
6bf63003ac Default momentum solution 2011-02-08 20:43:40 +00:00
Bernhard F.W. Gschaider
c613c505d3 Version of surfactantFoam that is case-independent and a simple tutorial for it
--HG--
branch : proposal/famTutorialReorganizationBranch
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/Make/files => applications/solvers/surfaceTracking/surfactantFoam/Make/files
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/Make/options => applications/solvers/surfaceTracking/surfactantFoam/Make/options
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/createFaFields.H => applications/solvers/surfaceTracking/surfactantFoam/createFaFields.H
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/createFaMesh.H => applications/solvers/surfaceTracking/surfactantFoam/createFaMesh.H
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/createVolFields.H => applications/solvers/surfaceTracking/surfactantFoam/createVolFields.H
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/surfactantFoam.C => applications/solvers/surfaceTracking/surfactantFoam/surfactantFoam.C
2011-01-29 15:17:55 +01:00
Bernhard F.W. Gschaider
2b6b5ac90b Tutorial runs completely selfcontained
--HG--
branch : proposal/famTutorialReorganizationBranch
2011-01-29 15:01:28 +01:00
Bernhard F.W. Gschaider
49006b6ef6 Moving surfactantFoam to tutorials because of its case-specific implementation
--HG--
branch : proposal/famTutorialReorganizationBranch
rename : applications/solvers/surfaceTracking/surfactantFoam/Make/files => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/Make/files
rename : applications/solvers/surfaceTracking/surfactantFoam/Make/options => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/Make/options
rename : applications/solvers/surfaceTracking/surfactantFoam/createFaFields.H => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/createFaFields.H
rename : applications/solvers/surfaceTracking/surfactantFoam/createFaMesh.H => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/createFaMesh.H
rename : applications/solvers/surfaceTracking/surfactantFoam/createVolFields.H => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/createVolFields.H
rename : applications/solvers/surfaceTracking/surfactantFoam/surfactantFoam.C => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereSurfactantFoam/surfactantFoam.C
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/0/Cs => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/0/Cs
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/0/Cvf => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/0/Cvf
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/0/U => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/0/U
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/Allclean => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/Allclean
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/Allrun => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/Allrun
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/constant/faMesh/faMeshDefinition => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/constant/faMesh/faMeshDefinition
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/constant/polyMesh/boundary => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/constant/polyMesh/boundary
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/constant/polyMesh/cells => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/constant/polyMesh/cells
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/constant/polyMesh/faces => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/constant/polyMesh/faces
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/constant/polyMesh/neighbour => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/constant/polyMesh/neighbour
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/constant/polyMesh/owner => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/constant/polyMesh/owner
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/constant/polyMesh/points => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/constant/polyMesh/points
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/system/controlDict => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/system/controlDict
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/system/faSchemes => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/system/faSchemes
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/system/faSolution => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/system/faSolution
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/system/fvSchemes => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/system/fvSchemes
rename : tutorials/surfaceTracking/surfactantFoam/sphereTransport/system/fvSolution => tutorials/surfaceTracking/surfactantFoam/sphereTransport/sphereTransport/system/fvSolution
2011-01-29 14:58:47 +01:00
Hrvoje Jasak
f7034cc482 Tutorial update 2011-01-24 21:48:37 +00:00
Hrvoje Jasak
5461f59651 icoFsiFoam tutorial 2011-01-18 10:37:55 +00:00
Hrvoje Jasak
3393e7183b Tutorial maintenance 2010-12-27 11:50:08 +00:00
Hrvoje Jasak
5c8f6b89fd Added Uabs as permanent field for post-processing 2010-12-20 20:17:46 +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
Hrvoje Jasak
6b2409a7fc Update fvSolution format 2010-12-09 22:12:18 +00:00
Hrvoje Jasak
684b1bd445 Change fvSolution format 2010-12-08 17:24:19 +00:00
Hrvoje Jasak
3e09a3b38f Update solver syntax to 1.6 2010-12-07 14:56:18 +00:00
Oliver Borm (boroli)
3bd380a39d overlapGgi and turboFvMesh working now in parallel 2010-12-02 18:04:28 +01:00
Hrvoje Jasak
df5c8a6600 Fixed run script - copy fields 2010-11-25 18:09:12 +00:00
Hrvoje Jasak
94dbef658a Merge remote branch 'remotes/origin/formatChanges'
Conflicts:
	tutorials/surfaceTracking/interTrackFoam/ramp/constant/polyMesh/blockMeshDict
	tutorials/surfaceTracking/interTrackFoam/ramp/system/fvSolution
2010-11-25 14:32:33 +00:00
Hrvoje Jasak
98d7de0986 Formatting 2010-11-25 13:17:01 +00:00
Hrvoje Jasak
814982fb2b Merging surface tracking, 3. Zeljko Tukovic 2010-11-25 13:16:12 +00:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01:00
Henrik Rusche
dd619a5691 fixing erroneous re-direction 2010-11-25 01:27:20 +01:00
Henrik Rusche
4e86e730a0 Adding missing tutorials from vanilla 2010-11-25 01:26:58 +01:00
Hrvoje Jasak
e72fff64a7 Tutorial run scripts 2010-11-24 23:01:26 +00:00
Hrvoje Jasak
90db997187 Formatting 2010-11-24 09:27:00 +00:00
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
Sandeep Menon
bbd3e5e396 Minor modification to allow motion-only cases (like the moveDynamicMesh tutorial). Tutorial has been updated to include re-meshing options. 2010-10-18 11:24:25 -04:00
Hrvoje Jasak
a27e8258da Clean-up of compressible tutorials 2010-10-18 14:15:09 +01:00
Hrvoje Jasak
85ef227eb5 Update multiphase tutorials. Henrik Rusche 2010-10-18 14:14:38 +01:00
Hrvoje Jasak
8474c50fe8 Merging cavitatingFoam tutorial 2010-10-18 14:08:03 +01:00
Hrvoje Jasak
34ebb35842 Coupled tutorial updates 2010-10-18 13:41:08 +01:00
Henrik Rusche
2fbbf26f53 moving compressibleInterFoam & cavitatingFoam tuts into place 2010-10-18 10:39:32 +02:00
Sandeep Menon
50a408df89 Merge remote branch 'origin/adaptiveTriTetMeshingUpdated' into adaptiveTriTetMeshing 2010-10-17 20:48:35 -04:00
Hrvoje Jasak
2948286e9b Merge remote branch 'remotes/origin/testLoop/MartinBeaudoin' 2010-10-17 19:58:01 +01:00
Martin Beaudoin
971f4a03d2 Merge branch 'master' into testLoop/MartinBeaudoin 2010-10-17 14:55:15 -04: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
Martin Beaudoin
1518ebfc19 Fix tutorials: heatTransfer tutorials: move the setHotRoom application source code right under tutorials/heatTransfer/setHotRoom; adjusted the hotRoom tutorials' Allrun file accordingly 2010-10-17 13:36:21 -04:00
Sandeep Menon
34693bd858 Adding initial version of the mesquiteMotionSolver, and associated tutorial.
Also including modifications to the include path for icoDyMFoam
2010-10-17 13:08:28 -04:00
Henrik Rusche
68e9a28eda Merge branch 'testLoop/PhilipposeRajan' into mergeInterTuts 2010-10-17 18:11:26 +02:00
Martin Beaudoin
619214220a Fix tutorials: removed combustion/XiFoam/moriyoshiHomogeneous, compressible/sonicFoam/forwardStep and compressible/sonicFoam/shockTube as per Sandeep suggestion 2010-10-17 12:00:28 -04:00
Philippose Rajan
8bf86955be Fix tutorials: compressibleInterFoam tutorials depthCharge2D and depthCharge3D should work now.
* Note: depthCharge3D has a mesh size of over 1 Million cells, and
  it was not possible to run it on my system --> SOMEONE PLEASE CHECK IT
2010-10-17 15:51:25 +02:00
Henrik Rusche
45914fd8d1 clean-up 2010-10-17 14:47:02 +02:00
Henrik Rusche
0a7f988ac9 change object name p to pd 2010-10-17 14:23:40 +02:00
Henrik Rusche
79cd02b213 updated multiphase/interDyMFoam tuts (damBreakWithObstacle fails) 2010-10-17 14:18:37 +02:00
Philippose Rajan
bc6ff7b9e3 Fix tutorials: cavitatingFoam tutorial throttle now works fine.
* allRun modified to use cavitatingFoam instead of rasCavitatingFoam
* turbulenceProperties file added, with simulationType entry
* pFinal entry appended to fvSolution
* fvSolution modified to new solver specification format
* Modified k and omega fields to use the new wall functions
* nut field added
2010-10-17 13:58:33 +02:00
Henrik Rusche
cf7b48ff39 updated updated multiphase/multiphaseInterFoam tuts 2010-10-17 13:46:09 +02:00
Henrik Rusche
1a6f50b55b updated multiphase/interFoam tutorial except for MRFInterFoam 2010-10-17 13:38:14 +02:00
Philippose Rajan
bdab371f9a Fix tutorials: pimpleFoam tutorial t-junction now goes through. 2010-10-17 12:44:22 +02:00
Hrvoje Jasak
a5e9993ba7 Added boundary: needed for automatic un script 2010-10-17 10:54:16 +01:00
Hrvoje Jasak
03bf9da389 change of format: T+T 2010-10-17 10:53:15 +01:00
Philippose Rajan
64732b9bb4 Merge remote branch 'origin/testLoop/MartinBeaudoin' into testLoop/PhilipposeRajan 2010-10-17 10:16:00 +02:00
Martin Beaudoin
e9bd5eadee Fix tutorials: disabling coupled/conjugateHeatFoam/heatedBlock. Will be flagged as failed until fixed or removed. 2010-10-16 12:39:29 -04:00
Martin Beaudoin
4140491a64 Fix tutorials: disabling coupled/conjugateHeatFoam/heatedBlock. Will be flagged as failed until fixed or removed. 2010-10-16 12:37:17 -04:00
Martin Beaudoin
43799e411b Merge branch 'master' into testLoop/MartinBeaudoin
Conflicts:
	CMakeLists.txt
	testHarness/OpenFOAM/1.6-ext/CMakeFiles/CMakeLists.txt
2010-10-16 12:20:38 -04:00
Henrik Rusche
b68f37b3a3 merged conjugateCavity (still with weird fvSolution syntax) 2010-10-16 13:06:12 +02:00
Hrvoje Jasak
73dad38071 Updated header: authorship 2010-10-16 08:30:18 +01:00
Hrvoje Jasak
727aea2c9b Tutorial update 2010-10-15 19:57:53 +01:00
Hrvoje Jasak
05f2682821 Tutorial update 2010-10-15 19:57:30 +01:00
Henrik Rusche
521f946315 fixed blockCoupledSwirlTest tut (formerly coupledSwirlTest in the wrong place 2010-10-15 20:11:43 +02:00
Hrvoje Jasak
5ede7aa36e Permissions on tutorial scripts 2010-10-14 10:25:59 +01:00
Martin Beaudoin
aacc25c94f Fix tutorials: incompressible/icoDyMFoam. One is still not working 2010-10-13 23:27:12 -04:00
Martin Beaudoin
8a588102bd Fix tutorial: Fix system/controlDict: application parameter. So the default Allrun script can activate the right solver 2010-10-13 21:41:50 -04:00
Hrvoje Jasak
2e50d95944 Reinstated: removed in error 2010-10-13 23:25:34 +01:00
Hrvoje Jasak
0c8297c859 Updated tetFem motion tutorial 2010-10-13 14:13:10 +01:00
Hrvoje Jasak
325350fbe5 Merging Martin's tutorial fixes 2010-10-13 13:00:48 +01:00
Hrvoje Jasak
93effde8e9 Tutorial update 2010-10-13 12:38:34 +01:00
Martin Beaudoin
0b3348c59d Fix tutorials: lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek 2010-10-13 01:32:26 -04:00
Martin Beaudoin
934255164d Fix tutorials: missing outputControl keyword in controlDict 2010-10-13 00:46:20 -04:00
Martin Beaudoin
92256a6e54 Fix tutorials: typo in tutorials/viscoelastic/viscoelasticFluidFoam/S-MDCPP/constant/viscoelasticProperties 2010-10-12 23:48:10 -04:00
Martin Beaudoin
8ffd5cceae Fix tutorials: viscoelastic/viscoelasticFluidFoam: modified Allclean. remove unnecessary global Allrun 2010-10-12 23:25:40 -04:00
Martin Beaudoin
b364626b25 Fix tutorials: Add Allrun to tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon 2010-10-12 23:24:00 -04:00
Hrvoje Jasak
8597846dc1 Fixing broken tutorial script - directory moved 2010-10-12 13:11:38 +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
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
Hrvoje Jasak
a68af9f6b1 Mac OS X (Darwin) port, 1 2010-10-04 10:37:16 +01:00
Hrvoje Jasak
4c0916cb08 Formatting 2010-10-04 09:18:47 +01:00
Hrvoje Jasak
be83bcae20 Tutorial merge - initial 2010-10-01 10:29:30 +01:00
Hrvoje Jasak
17761aca41 Proper Orthogonal Decomposition Tools. Initial version 2010-09-29 21:42:07 +01:00
Hrvoje Jasak
c62d4896c0 Block matrix, initial version 2010-09-29 19:57:03 +01:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00
Hrvoje Jasak
bea25f5960 Compilation fixes 2010-09-21 15:32:04 +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