Commit graph

49 commits

Author SHA1 Message Date
Hrvoje Jasak
7d5199c6ed Tutorial fix 2013-11-29 14:26:02 +00:00
Hrvoje Jasak
df769c0387 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/OpenFOAM-1.6-ext into nextRelease
Conflicts:
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/Allclean
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/setSubset/polyMesh/boundary
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/setSubset/polyMesh/cellZones
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/setSubset/polyMesh/faces
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/setSubset/polyMesh/neighbour
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/setSubset/polyMesh/owner
	tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/constant/setSubset/polyMesh/points
2013-11-04 10:14:41 +00:00
Dominik Christ
3d822b2a7c Reviewed all *inter*Foam tutorials 2013-11-04 10:03:07 +00:00
Dominik Christ
0e6720c7c4 Reviewed all *inter*Foam tutorials 2013-11-01 15:18:37 +00:00
Hrvoje Jasak
c9d2fdcb2d interFoam solvers update: PIMPLE 2013-10-22 15:52:36 +01:00
Hrvoje Jasak
7cd690af95 Solid mechanics clean-up 2013-09-17 16:03:51 +01:00
Henrik Rusche
8141282b1d Convert tabs to fours spaces systematically 2013-07-18 10:50:29 +02:00
Henrik Rusche
3241862b6c Remove trailing whitespace systematically 2013-07-18 10:15:54 +02:00
Hrvoje Jasak
d280b12a93 Project update 2012-08-30 17:35:14 +01:00
Hrvoje Jasak
1fd81c23cc solverDict update 2012-01-29 12:02:11 +00:00
Hrvoje Jasak
d0627393fa Header update 2012-01-29 12:02:10 +00:00
Hrvoje Jasak
6f947e5eed Precise cp in run script 2011-08-09 20:06:47 +01:00
Hrvoje Jasak
34aaf84c92 Tutorial update 2011-05-27 12:42:49 +01:00
Hrvoje Jasak
6bf63003ac Default momentum solution 2011-02-08 20:43:40 +00:00
Hrvoje Jasak
3393e7183b Tutorial maintenance 2010-12-27 11:50:08 +00:00
Hrvoje Jasak
3e09a3b38f Update solver syntax to 1.6 2010-12-07 14:56:18 +00:00
Hrvoje Jasak
df5c8a6600 Fixed run script - copy fields 2010-11-25 18:09: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
d708959777 Update to run script 2010-11-18 19:33:09 +00:00
Hrvoje Jasak
b45d592674 Adding loose bits in tutorials 2010-11-12 16:31:35 +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
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
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
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
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
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
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
Henrik Rusche
2fbbf26f53 moving compressibleInterFoam & cavitatingFoam tuts into place 2010-10-18 10:39:32 +02:00
Henrik Rusche
68e9a28eda Merge branch 'testLoop/PhilipposeRajan' into mergeInterTuts 2010-10-17 18:11:26 +02: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
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
Martin Beaudoin
934255164d Fix tutorials: missing outputControl keyword in controlDict 2010-10-13 00:46:20 -04:00
Martin Beaudoin
f2abcbb189 Fix tutorials: add missing constant/g file 2010-10-10 11:31:13 -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
6a07c4443b Fix tutorials: use libfieldFunctionObjects.so instead of libfieldAverage.so 2010-10-09 20:20:09 -04:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00