Hrvoje Jasak
d83b5a4189
Dictionary typo
2020-04-08 18:22:22 +01:00
Hrvoje Jasak
a372c6402c
Added application entry to controlDict
2019-09-26 10:52:39 +01:00
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
Henrik Rusche
21873a1cb7
Patched up some tutorials for CMake build
2018-05-31 18:45:12 +02:00
Robert Keser
0affdbfe19
Transition to cmake build system (added dbns and minor changes)
2018-05-23 15:27:30 +02:00
Henrik Rusche
3abb7c9f7b
Enabled paraview plugin and out-of-source compilation
2018-05-23 15:27:30 +02:00
Henrik Rusche
48926a792f
Transition to cmake build system (most libs and utils & some apps compile)
2018-05-23 15:26:37 +02:00
Hrvoje Jasak
7a54aeb99b
Merge branch 'feature/JasakDevelopment' into nextRelease
2018-05-15 12:00:02 +01:00
Henrik Rusche
67ab0b5abd
Vanilla backport
...
- in FOAM library
updated containers
backported PackedBoolList, hashedWordList, nullObject, wordRe,
backported functions to
backported int32 support
backported tableReaders
backported Function1, TimeFunction1
backported dynamicCode (for codedBCs, ...) -- needs to be mapped out
advanced error macros (FatalIOErrorInFunction, ...) -- needs to be mapped out
backported IOobject::MUST_READ_IF_MODIFIED and added IOobject::READ_IF_PRESENT_IF_MODIFIED (only in FO)
- in postProcessing
backported IO FOs (partialWrite, removeRegisteredObject, writeDictionary, writeRegisteredObject)
backported field FOs (fieldCoordinateSystemTransform, fieldValues, nearWallFields, processorField, readFields, regionSizeDistribution, streamLine, wallBoundedStreamLine)
backported fvTools FOs (calcFvcDiv, calcFvcGrad, calcMag)
backported jobControl FOs (abortCalculation)
backported utilities FOs (ourantNo, Lambda2, Peclet, Q, codedFunctionObject, pressureTools, residuals, scalarTransport, setTimeStep, timeActivatedFileUpdate, turbulenceFields, vorticity, wallShearStress)
2018-02-16 15:07:55 +01:00
Hrvoje Jasak
e83fcedb06
Merge commit '9fbf8f1bfce0b178d61be485fac02007bf9c8b77' into geometricImmersedBoundary
2017-12-30 09:37:29 +00:00
Hrvoje Jasak
9841aeba4b
Bugfix: clean-up
2017-09-21 09:57:00 +01:00
Hrvoje Jasak
7fd300177d
Description update
2017-09-21 09:56:48 +01: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
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
4f1adadf23
Changed turbulence model interface to remove non-const access to U
2016-06-06 14:59:41 +01:00
Hrvoje Jasak
d3dd00af18
Upgrade tutorials to BiCGStab solver
2016-06-04 20:23:34 +01:00
Hrvoje Jasak
3c8716293d
Added lduSolvers library
2016-06-04 20:22:37 +01:00
Vanja Skuric
c9fea670b6
Backported lagrangian solvers and tutorials (vanilla OF 3.0.1)
2016-05-27 22:07:30 +02:00
Henrik Rusche
f5c5fe700b
Upgrade case file headers
2015-05-18 09:54:33 +02:00
Henrik Rusche
0a02a92e53
Upgrade copyright notices & banner in source code
2015-05-17 15:58:16 +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
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
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
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
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
Martin Beaudoin
0b3348c59d
Fix tutorials: lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek
2010-10-13 01:32:26 -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