Commit graph

42 commits

Author SHA1 Message Date
Vuko Vukcevic
9e53ac1209 Updated mut in all tutorials
Using mutkWallFunction instead of mutWallFunction (this is abstract base now and
mutkWallFunction is the same as previous mutWallFunction)
2018-06-19 15:43:53 +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
Robert Keser
75c66b113f Started repairing tutorial cases on windows. 2017-04-04 14:33:58 +02: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
Hrvoje Jasak
f0264ba2e1 Make mesh more friendly for single precision 2016-06-08 13:12:15 +01:00
Hrvoje Jasak
d3dd00af18 Upgrade tutorials to BiCGStab solver 2016-06-04 20:23:34 +01:00
Hrvoje Jasak
1cbef3b650 Bugfix: Windows test loop 2016-06-04 08:29:05 +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
f609442e99 Backported dieselFoam, dieselEngineFoam, fireFoam, reactingFoam and tutorials (vanilla OF 3.0.1) 2016-05-08 11:28:13 +02:00
Vanja Skuric
53dcbea597 Backported XiFoam, engineFoam, coldEngineFoam and tutorials (vanilla OF 3.0.1) 2016-05-08 10:48:57 +02:00
Hrvoje Jasak
d6aace1c36 Bugfix: corrected file format type to ascii 2016-04-14 18:48:18 +01:00
Hrvoje Jasak
70a2eac461 Clean-up of binary write options and file spec in tutorials controlDict 2016-03-17 10:12:31 +00:00
Henrik Rusche
f5c5fe700b Upgrade case file headers 2015-05-18 09:54:33 +02:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +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
Dominik Christ
a8fd787aa5 Fixed dieselFoam tutorial; updated Allwmake.firstInstall 2013-12-12 17:20:32 +00: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
Henrik Rusche
9b3628ad43 Minor Clean-Up 2013-11-08 00:14:24 +01:00
Hrvoje Jasak
53cdd69232 Discretisation settings update 2013-10-10 10:53:19 +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
cf9b2e69a9 Make geometry thinner 2012-01-29 12:06:19 +00:00
Hrvoje Jasak
34aaf84c92 Tutorial update 2011-05-27 12:42:49 +01:00
Hrvoje Jasak
f7034cc482 Tutorial update 2011-01-24 21:48:37 +00:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01: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
Hrvoje Jasak
727aea2c9b Tutorial update 2010-10-15 19:57:53 +01:00
Hrvoje Jasak
5ede7aa36e Permissions on tutorial scripts 2010-10-14 10:25:59 +01:00
Martin Beaudoin
f2abcbb189 Fix tutorials: add missing constant/g file 2010-10-10 11:31:13 -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
be83bcae20 Tutorial merge - initial 2010-10-01 10:29:30 +01:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00