Commit graph

597 commits

Author SHA1 Message Date
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
Hrvoje Jasak
6fb1d8a25b Bugfix: Tutorial clean-up. Vuko Vukcevic 2017-08-10 16:31:15 +01:00
Hrvoje Jasak
516d44197b Added parallel faMesh test 2017-05-08 16:09:35 +01:00
Vuko Vukcevic
7eeb852ff8 Updated sixDOFSolver tutorials
Removed unnecessary input left from the old formulation
2017-04-28 07:27:59 +02:00
Hrvoje Jasak
4ee3c86df1 Bugfix: use correct component norm and clean-up 2017-04-26 21:02:50 +01:00
Hrvoje Jasak
2b2073fa43 Tutorial settins update 2017-04-26 18:41:32 +01:00
Hrvoje Jasak
193c90c29d Tutorial update: block solver 2017-04-26 18:36:31 +01:00
Inno Gatin
878722b100 Richards Equation solver: porous soil transport 2017-04-24 13:39:41 +02:00
Robert Keser
4073503798 Repairing tutorial cases on windows. 2017-04-21 16:55:02 +02:00
Robert Keser
8607f3d224 Repairing tutorial cases on windows. 2017-04-19 14:18:57 +02: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
Vuko Vukcevic
10879b856f Updates to sixDOFSolver tutorials 2017-02-28 16:08:24 +01:00
Vuko Vukcevic
13c5e0dda8 Updates in sixDOFSolver tutorials 2017-02-27 08:29:22 +01:00
Hrvoje Jasak
3e2b82b099 Tutorial: UCM model. Miguel Nobrega etal 2017-02-10 14:23:33 +00:00
Hrvoje Jasak
4348876544 Added save directory to mixer tutorial 2017-01-11 12:07:17 +00:00
Hrvoje Jasak
7db1cb7a49 Merge branch 'PstreamUpdate' into development 2017-01-11 10:46:26 +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
e7e1de3460 Update decomposePar 2016-09-14 16:18:45 +01:00
Hrvoje Jasak
94654bf821 Changed decomposition for testing 2016-09-05 16:02:59 +01:00
Henrik Rusche
25303e6fbc STYLE: Delete obsolete files 2016-08-25 17:20:36 +02:00
Hrvoje Jasak
65e6031bcb Feature: comms update for immersed boundary solver 2016-08-11 15:06:26 +01:00
Hrvoje Jasak
990f036ea4 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-08-01 14:45:02 +01:00
Hrvoje Jasak
5e7de9eb8b Clean-up 2016-08-01 14:38:20 +01:00
Hrvoje Jasak
fb951b5726 Tutorial settings update: immersed boundary 2016-08-01 14:37:52 +01:00
Henrik Rusche
244e6aa028 BUGFIX: Switching real gas tutorial back to Peng Robinson / Some clean-up 2016-07-06 23:32:35 +02:00