Commit graph

52 commits

Author SHA1 Message Date
Vuko Vukcevic
7167d46046 Updated nut in all tutorials
Using nutkWallFunction instead of nutWallFunction (this is abstract base now and
nutkWallFunction is the same as previous nutWallFunction)
2018-06-19 15:40:23 +02:00
Henrik Rusche
4b4be75c2b Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
Hrvoje Jasak
e83fcedb06 Merge commit '9fbf8f1bfce0b178d61be485fac02007bf9c8b77' into geometricImmersedBoundary 2017-12-30 09:37:29 +00:00
Hrvoje Jasak
df33a2a8a3 Upgrade fvSolution to new format 2017-08-11 20:22:17 +01:00
Robert Keser
1f5e031f9c Repairing tutorial cases on windows. 2017-04-17 15:18:03 +02:00
Hrvoje Jasak
4348876544 Added save directory to mixer tutorial 2017-01-11 12:07:17 +00:00
Hrvoje Jasak
4d19d7ec94 Bugfix: MRF boundary condition on a moving wall U is fixedValue 2016-12-09 12:53:26 +00:00
Hrvoje Jasak
94654bf821 Changed decomposition for testing 2016-09-05 16:02:59 +01:00
Henrik Rusche
2881ea7064 Update case files 2016-06-21 15:04:21 +02:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
a224c64812 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
Vanja Skuric
406346f1b9 Removed unnecessary fluxRequired from tutorials 2016-06-05 00:58:40 +02:00
Henrik Rusche
846b6a6c56 Final cumulative bug fix for 3.2. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2016-05-25 14:49:11 +02:00
Hrvoje Jasak
72c51d3b25 Removed 2016-05-25 10:55:38 +01:00
Henrik Rusche
d56de58fbb Merged windows port changes to controlDict and options. Author Robert Kaeser. Merge: Henrik Rusche
Conflicts:
	tutorials/immersedBoundary/porousBumpChannelIb/system/controlDict
	tutorials/incompressible/icoDyMFoam/movingBlockRBF/RBFMotionFunction/Make/options
2016-05-25 11:54:13 +02:00
Henrik Rusche
edfc2c8552 Extracted controlDicts and Make/option from f629df0\n. All test cases checked (Robert Keser) 2016-05-25 11:52:59 +02:00
Henrik Rusche
ec515b441f Merged vanilla compatibility branch. Author: Henrik Rusche, FSB team. Merge: Henrik Rusche
Conflicts:
	applications/solvers/incompressible/channelFoam/channelFoam.C
	applications/solvers/incompressible/icoFoam/icoFoam.C
	applications/solvers/incompressible/nonNewtonianIcoFoam/nonNewtonianIcoFoam.C
	applications/solvers/incompressible/pimpleDyMFoam/UEqn.H
	applications/solvers/incompressible/pimpleDyMFoam/pimpleDyMFoam.C
	applications/solvers/incompressible/pimpleFoam/UEqn.H
	applications/solvers/incompressible/pimpleFoam/pEqn.H
	applications/solvers/incompressible/simpleFoam/UEqn.H
	applications/solvers/incompressible/simpleFoam/pEqn.H
	src/foam/fields/GeometricFields/GeometricTensorNFields/GeometricTensorNFields.H
	src/turbulenceModels/compressible/RAS/LRR/LRR.C
	src/turbulenceModels/compressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
	src/turbulenceModels/compressible/turbulenceModel/laminar/laminar.C
	src/turbulenceModels/incompressible/LES/GenEddyVisc/GenEddyVisc.C
	src/turbulenceModels/incompressible/LES/Smagorinsky2/Smagorinsky2.C
	src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.C
	src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.C
	src/turbulenceModels/incompressible/LES/laminar/laminar.C
	src/turbulenceModels/incompressible/RAS/LamBremhorstKE/LamBremhorstKE.C
	src/turbulenceModels/incompressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
	src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.C
	src/turbulenceModels/incompressible/RAS/NonlinearKEShih/NonlinearKEShih.C
	src/turbulenceModels/incompressible/RAS/RNGkEpsilon/RNGkEpsilon.C
	src/turbulenceModels/incompressible/RAS/SpalartAllmaras/SpalartAllmaras.C
	src/turbulenceModels/incompressible/RAS/coupledKEpsilon/coupledKEpsilon.C
	src/turbulenceModels/incompressible/RAS/kEpsilon/kEpsilon.C
	src/turbulenceModels/incompressible/RAS/kOmegaSST/kOmegaSST.C
	src/turbulenceModels/incompressible/RAS/laminar/laminar.C
	src/turbulenceModels/incompressible/RAS/qZeta/qZeta.C
	src/turbulenceModels/incompressible/RAS/realizableKE/realizableKE.C
	src/turbulenceModels/incompressible/turbulenceModel/laminar/laminar.C
	tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/fvSchemes
	tutorials/compressible/dbnsFoam/forwardStep/system/fvSchemes
	tutorials/compressible/dbnsFoam/shockTube/system/fvSchemes
	tutorials/compressible/dbnsTurbFoam/naca0012/system/fvSchemes
	tutorials/compressible/rhoPimpleFoam/angledDuct/system/fvSchemes
	tutorials/immersedBoundary/backwardStepShortTurbulentSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyBodyFitted/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyLaminarSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyTurbulentSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/porousBumpChannelBodyFitted/system/fvSchemes
	tutorials/immersedBoundary/porousBumpChannelIb/system/fvSchemes
	tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryWallFunctions/system/fvSchemes
	tutorials/incompressible/channelFoam/channel395/system/fvSchemes
	tutorials/incompressible/icoFoam/elbow/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/axialTurbine/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSolution
	tutorials/incompressible/pimpleDyMFoam/movingCylinders/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/fvSchemes
	tutorials/incompressible/pimpleFoam/t-junction/system/fvSchemes
	tutorials/incompressible/pisoFoam/les/pitzDaily/system/fvSchemes
	tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/fvSchemes
	tutorials/incompressible/pisoFoam/ras/cavity/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/porousPlug/system/fvSchemes
	tutorials/incompressible/simpleFoam/mixingPlaneAxial/system/fvSchemes
	tutorials/incompressible/simpleFoam/mixingPlaneDomADomB/system/fvSchemes
	tutorials/incompressible/simpleFoam/motorBike/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDaily/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDaily3Blocks/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/fvSchemes
	tutorials/incompressible/simpleSRFFoam/mixer/system/fvSchemes

Fixing compilation of DBNS
2016-05-25 10:31:13 +02:00
Hrvoje Jasak
67ad357bbf Update of grad(U).T() syntax in fvSchemes 2016-05-09 13:37:48 +01:00
Vanja Skuric
84d7091a52 Fixed MRFSimpleFoam and porousSimpleFoam tutorials (backports) 2016-05-07 08:58:44 +02:00
Hrvoje Jasak
cd4951da88 New tutorial: MRF mixer with GGI interfaces 2016-02-16 10:43:34 +00:00
Henrik Rusche
f5c5fe700b Upgrade case file headers 2015-05-18 09:54:33 +02:00
Henrik Rusche
ee97417a27 Removing trailing whitespace 2015-05-17 15:27:49 +02:00
Hrvoje Jasak
92bb931647 Coordinate systems in degrees I/O bug fix 2014-09-30 13:26:51 +01:00
Hrvoje Jasak
2596814599 Solver moved and pre-compiled 2014-06-12 10:46:42 +01:00
Hrvoje Jasak
ce8ef9c8ba Merge error: pi 2014-06-12 08:22:53 +01:00
Hrvoje Jasak
352e4d934c Remove runApplication from transformPoints: breaks tutorial 2014-06-12 08:21:43 +01:00
Håkan Nilsson
6a32e067d3 Incorrect boundary condition
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-12 08:54:55 +02:00
Håkan Nilsson
97986bd32c Incorrect boundary condition
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-12 08:54:55 +02:00
Håkan Nilsson
e3643e0048 Fixing settings for mixingPlane and cyclic, and some clean-up and descriptions, for some tutorials: MRFSimpleFoam/axialTurbine_ggi MRFSimpleFoam/axialTurbine_mixingPlane simpleFoam/mixingPlaneDomADomB simpleSRFFoam/axialTurbine
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-12 08:54:54 +02:00
Hrvoje Jasak
d4688371e9 Fixing tutorials after merge 2014-06-11 18:06:07 +01:00
Hakan Nilsson
dc3b98d578 Added axialTurbine_mixingPlane 2014-06-11 11:30:32 +01:00
Hakan Nilsson
4657b8b06c Separated MRFSimpleFoam/axialTurbine tutorials and improved slightly 2014-06-11 11:29:51 +01:00
Hakan Nilsson
f4fed6fdc7 axialTurbine tutorials: Mesh improvements and runApplication in Allrun 2014-06-05 17:13:40 +02:00
Hakan Nilsson
7ff0824405 Added axialTurbine_mixingPlane 2014-06-03 22:07:17 +02:00
Hakan Nilsson
495d5c5ba8 Separated MRFSimpleFoam/axialTurbine tutorials and improved slightly 2014-06-03 21:45:06 +02:00
Henrik Rusche
dd542da6e1 Fixing tutorials 2014-06-01 19:37:59 +02:00
Henrik Rusche
cb4c606882 Fixing tutorials 2014-06-01 18:29:30 +02:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +02:00
Henrik Rusche
a78b12074e Merge branch 'feature/blockMeshSyntaxBackport' into nextRelease 2014-06-01 12:04:03 +02:00
Dominik Christ
b28965db7b Changed some tutorials
Changed some more tutorials

Changed a few more tutorials

Changed even  more tutorials
2014-05-30 18:24:36 +01:00
Hrvoje Jasak
d733099abb Automatic test loop fix 2014-05-28 20:03:09 +01:00
Hrvoje Jasak
847b1ebd8f Tutorial updates - automatic test loop 2014-05-28 20:02:35 +01:00
Håkan Nilsson
b1017dfdc5 Added state files for paraview 2014-05-25 20:22:27 +02:00
Håkan Nilsson
62bc3564d1 Modifications to run with either ggi or mixingPlane 2014-05-25 20:00:13 +02:00
Håkan Nilsson
d67e2dc111 Added axialTurbine tutorial for MRFSimpleFoam 2014-05-25 16:52:08 +02:00
Henrik Rusche
6b50e03f44 STYLE: miss-aligned Headers 2013-12-12 00:41:18 +01:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Hrvoje Jasak
7cd690af95 Solid mechanics clean-up 2013-09-17 16:03:51 +01:00
Hrvoje Jasak
3e09a3b38f Update solver syntax to 1.6 2010-12-07 14:56:18 +00:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01:00