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