Hrvoje Jasak
|
77a51c3c9e
|
Fixed tutorial errors
|
2018-08-01 18:28:39 +01:00 |
|
Hrvoje Jasak
|
d7b941dcc4
|
Fixed tutorial errors
|
2018-08-01 18:28:14 +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 |
|
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 |
|
Hrvoje Jasak
|
61b494c16c
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
|
2018-06-18 11:25:39 +01:00 |
|
Hrvoje Jasak
|
2ad619dbf8
|
Boundary file updates
|
2018-06-18 11:23:23 +01:00 |
|
Hrvoje Jasak
|
8ee98070fc
|
Update dimension set to new format
|
2018-06-18 11:21:52 +01:00 |
|
Hrvoje Jasak
|
e7693b75fa
|
Turbulence update
|
2018-06-18 11:21:08 +01:00 |
|
Henrik Rusche
|
6ba877df5f
|
BUGFIX: Updating tuts for (fixed) pisoControl
|
2018-06-15 12:26:41 +02:00 |
|
Henrik Rusche
|
fc7de48319
|
Removing trailing whitespace, tabs and DOS CR & Fixing some indentation
|
2018-06-01 18:17:04 +02:00 |
|
Henrik Rusche
|
4b4be75c2b
|
Upgrade copyright notices & banner in source code
|
2018-06-01 18:11:37 +02:00 |
|
Henrik Rusche
|
7b6ce1ff7c
|
Enable overset & Patched up more tutorials for CMake build
|
2018-06-01 17:59:13 +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
|
c414e7a093
|
Clear post-processig dir in tutorial
|
2018-05-21 13:14:18 +01:00 |
|
Hrvoje Jasak
|
55aa8c272a
|
Updates for dynamic refinement and immersed boundary
|
2018-05-17 14:52:46 +01:00 |
|
Hrvoje Jasak
|
31bfbdada7
|
Updated dynamic refinement settings
|
2018-05-17 13:11:22 +01:00 |
|
Hrvoje Jasak
|
409f230505
|
IB masks are written by executable: utility cannot be used on moving meshes because IB is not moving. Fixed Allrun
|
2018-05-16 20:49:28 +01:00 |
|
Hrvoje Jasak
|
68c8a33a15
|
Dynamic refinement settings update
|
2018-05-16 19:24:50 +01:00 |
|
Hrvoje Jasak
|
a368359595
|
Move immersed boundary tutorials into a flat structure
|
2018-05-16 13:03:06 +01:00 |
|
Hrvoje Jasak
|
fd9a8731e1
|
Updated tutorial settings
|
2018-05-16 12:37:40 +01:00 |
|
Hrvoje Jasak
|
2f09744d44
|
Updated immersed boundary tutorials
|
2018-05-16 12:27:19 +01:00 |
|
Hrvoje Jasak
|
dc14f84d2d
|
Removed post files
|
2018-05-16 12:27:07 +01:00 |
|
Hrvoje Jasak
|
a25ee6bb9e
|
Coupled solver settings update
|
2018-05-16 11:52:04 +01:00 |
|
Hrvoje Jasak
|
7a54aeb99b
|
Merge branch 'feature/JasakDevelopment' into nextRelease
|
2018-05-15 12:00:02 +01:00 |
|
Vuko Vukcevic
|
579268ae2d
|
Updated tutorials for using global thermalModels
|
2018-05-09 15:08:01 +02:00 |
|
Hrvoje Jasak
|
28e6b2de20
|
Removed body-fitted overset test
|
2018-03-01 12:08:09 +00:00 |
|
Vuko Vukcevic
|
caedc066ce
|
Updates to overset tutorials
|
2018-03-01 09:26:48 +01:00 |
|
Vuko Vukcevic
|
3040021a85
|
Merge branch 'feature/OversetMesh' into CumulativeDevelopment-VukoVukcevic
|
2018-02-28 13:42:22 +01:00 |
|
Vuko Vukcevic
|
4c1b53f313
|
Merged Overset Mesh tutorials from separate repository
|
2018-02-28 13:32:00 +01:00 |
|
Vuko Vukcevic
|
bc78513955
|
Updates to tutorials
|
2018-02-28 10:57:14 +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
|
9af1e121aa
|
Merge commit '4be7661f1d586bad69ddad93b4463cc683b7f671' into nextRelease
|
2018-02-07 12:09:04 +00:00 |
|
Vuko Vukcevic
|
3b77572456
|
Updated sixDOFSolver tutorials
Removed unnecessary input left from the old formulation
|
2018-02-07 12:02:39 +00:00 |
|
Inno Gatin
|
2e10411141
|
Richards Equation solver: porous soil transport
|
2018-02-07 12:02:39 +00:00 |
|
Vuko Vukcevic
|
b2625b60a5
|
Updates to sixDOFSolver tutorials
|
2018-02-07 11:59:05 +00:00 |
|
Vuko Vukcevic
|
ed31562fe8
|
Updates in sixDOFSolver tutorials
|
2018-02-07 11:59:05 +00:00 |
|
Hrvoje Jasak
|
e83fcedb06
|
Merge commit '9fbf8f1bfce0b178d61be485fac02007bf9c8b77' into geometricImmersedBoundary
|
2017-12-30 09:37:29 +00:00 |
|
Hrvoje Jasak
|
4c39a52424
|
Added boundary file
|
2017-11-16 15:25:40 +00:00 |
|
Hrvoje Jasak
|
d37f72cc86
|
Clean-up immersedBoundary
|
2017-11-16 15:24:55 +00:00 |
|
Hrvoje Jasak
|
ef6ddbf9d7
|
Clean-up, finite area
|
2017-11-16 15:24:42 +00:00 |
|
Hrvoje Jasak
|
f7b52279af
|
Richardson Foam. L. Orgogozo et al.
|
2017-09-21 14:04:10 +01:00 |
|
Hrvoje Jasak
|
315ac1217d
|
Bugfix: Windows bugfixes and updated tutorial cases. Robert Keser
|
2017-09-21 14:00:11 +01: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
|
a843cbb843
|
Bugfix: tutorial settings update: liquidFilmFoam/cylinder
|
2017-09-21 09:56:22 +01:00 |
|
Hrvoje Jasak
|
3b58c76017
|
New tutorial: plane transport
|
2017-09-21 09:55:25 +01:00 |
|
Hrvoje Jasak
|
df33a2a8a3
|
Upgrade fvSolution to new format
|
2017-08-11 20:22:17 +01:00 |
|