Commit graph

31 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
Vuko Vukcevic
579268ae2d Updated tutorials for using global thermalModels 2018-05-09 15:08:01 +02:00
Robert Keser
1f5e031f9c Repairing tutorial cases on windows. 2017-04-17 15:18:03 +02:00
Henrik Rusche
25303e6fbc STYLE: Delete obsolete files 2016-08-25 17:20:36 +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
Henrik Rusche
c0dc374d98 Merge PISO/PIMPLE solver updates. Author: Vanja Skuric. Merge: Henrik Rusche
Conflicts:
	applications/solvers/compressible/rhoPorousMRFPimpleFoam/rhoPorousMRFPimpleFoam.C
	applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
	applications/solvers/compressible/steadyCompressibleMRFFoam/createFields.H
	applications/solvers/compressible/steadyCompressibleMRFFoam/pEqn.H
	applications/solvers/compressible/steadyCompressibleSRFFoam/createFields.H
	applications/solvers/compressible/steadyCompressibleSRFFoam/pEqn.H
	applications/solvers/coupled/MRFPorousFoam/createFields.H
	applications/solvers/coupled/pUCoupledFoam/createFields.H
	tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/system/fvSolution
	tutorials/compressible/steadyCompressibleFoam/transonicBump/system/fvSchemes
	tutorials/compressible/steadyCompressibleSRFFoam/bentBlade/system/fvSchemes
	tutorials/compressible/steadyCompressibleSRFFoam/simpleBlade/system/fvSchemes
	tutorials/coupled/conjugateHeatFoam/conjugateCavity/system/fvSchemes
	tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/system/fvSchemes
	tutorials/equationReader/equationReaderDemo/pitzDaily/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/cavity/system/fvSchemes
	tutorials/viscoelastic/viscoelasticFluidFoam/XPP_SE/system/fvSchemes
2016-05-29 16:37:07 +02:00
Vanja Skuric
0cd17ee5e0 Backported COUPLED solvers and tutorials (vanilla OF 3.0.1) 2016-05-27 14:11:25 +02:00
Hrvoje Jasak
67ad357bbf Update of grad(U).T() syntax in fvSchemes 2016-05-09 13:37:48 +01:00
Hrvoje Jasak
a946215a8d Bugfix: update of conjugate heat solvers and tutorial settings 2016-04-18 10:16:29 +01: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
Henrik Rusche
567afd5c22 blockMesh backport compiling & tested on cavity 2014-05-29 14:18:28 +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
dec36daed9 Updates for coupled boundaries 2013-08-20 14:26:25 +01:00
Henrik Rusche
6487d7e462 updated code and tutorials conjugateHeat{Simple}Foam 2013-07-12 11:54:52 +02:00
Hrvoje Jasak
30fdce1de4 Improvements in conjugate heat solver: non-matching interface, parallelisation 2012-01-29 12:05:12 +00:00
Hrvoje Jasak
edb84daf89 Version update 2012-01-29 12:02:10 +00:00
Hrvoje Jasak
137014f511 Parallel GGI performance improvements 2011-06-26 22:46:38 +01:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01:00
Hrvoje Jasak
34ebb35842 Coupled tutorial updates 2010-10-18 13:41:08 +01: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
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
Henrik Rusche
b68f37b3a3 merged conjugateCavity (still with weird fvSolution syntax) 2010-10-16 13:06:12 +02:00
Martin Beaudoin
06ab7525a2 Fix tutorials: coupled/conjugateHeatFoam/conjugateCavity/Allrun: need to call blockMesh 2010-10-11 15:08:57 -04:00
Martin Beaudoin
6c50e5d9e2 Fix tutorials: coupled/conjugateHeatFoam/conjugateCavity: fix Allrun file 2010-10-09 20:06:35 -04:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00