Hrvoje Jasak
3bf258ab2b
Format
2021-07-05 15:45:54 +01:00
Hrvoje Jasak
638a892bbc
Write out rho field
2021-07-05 15:45:22 +01:00
Hrvoje Jasak
2f98bd60c6
Bugfix: psis field change name to resolve error in mapping on topo change
2019-10-15 12:37:45 +01:00
Hrvoje Jasak
56a81f1825
Updated version of buoyantBoussinesqSimpleFoam
2019-09-26 11:21:23 +01:00
Hrvoje Jasak
ae2913e622
Fixed infinite recursion - old code. Needs full review
2019-09-26 11:19:51 +01:00
Hrvoje Jasak
3164a80459
Do not use UFinal in icoFoam
2019-07-30 11:44:34 +01:00
Danial Khazaei
4e8d74617b
[bugfix]: corrected APPBIN path for RichardsFoam solver.
2019-07-08 19:36:38 +04:30
Hrvoje Jasak
0a48479185
Updated name of turbulence library for immersed boundary
2019-06-20 16:02:08 +01:00
Hrvoje Jasak
78276e48af
Porting: strip register keyword
2019-04-25 14:00:49 +01:00
Hrvoje Jasak
178705132a
Formatting and comments
2019-04-25 11:06:04 +01:00
Hrvoje Jasak
49124b24c2
Formatting
2019-04-03 11:05:08 +01:00
Henrik Rusche
f000c7f6b8
List<label> -> labelList and simiar throughout
2019-02-04 21:58:51 +01:00
Hrvoje Jasak
c6babd359a
Update to c++-11 standard: nullptr and compilation flags
2019-01-25 16:22:44 +00:00
Hrvoje Jasak
7de4822fce
Transient coupled solvers for incompressible flows
2018-12-04 10:33:44 +00:00
Hrvoje Jasak
74f32afe0e
Formatting
2018-12-04 10:28:58 +00:00
Hrvoje Jasak
f9c325021f
Simplification of the pimple IB solver: mesh update and flux correction
2018-10-11 16:47:58 +01:00
Hrvoje Jasak
f145691299
Update for parallel dynamic mesh
2018-09-26 17:26:09 +01:00
Hrvoje Jasak
c78f57ec2a
Formatting
2018-08-23 09:47:56 +01:00
Hrvoje Jasak
64ef3b387f
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
2018-08-21 14:59:29 +01:00
Hrvoje Jasak
19794a6eba
Immersed boundary moving mesh turbulence updates; fundamental IB patch field updates
2018-08-21 14:17:03 +01:00
Martin Beaudoin
6aba1630ed
Minor corrections for compiling under macOS High Sierra (10.13.5) using
...
the stock compiler Apple LLVM version 9.1.0 (clang-902.0.39.2)
2018-06-24 22:15:40 -04: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
5f51e7d2b8
Added transient solution support to coupled solvers
2018-06-18 11:19:54 +01:00
Hrvoje Jasak
c7409a3e85
Write rho for post-processing in reactingFoam
2018-06-18 10:54:01 +01:00
Hrvoje Jasak
9b72c7e972
Clean-up of conjugate heat solvers
2018-06-18 10:53:43 +01:00
Hrvoje Jasak
9a8309a47c
Generalise boundaryFoam for 2-D geometries
2018-06-18 10:53:14 +01: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
ad762e6c69
Changes to make CMake work with release candidate
2018-05-29 22:56:52 +02:00
Henrik Rusche
0d45ee3a16
Fixed typo
2018-05-23 15:27:30 +02:00
Robert Keser
0affdbfe19
Transition to cmake build system (added dbns and minor changes)
2018-05-23 15:27:30 +02:00
Robert Keser
48d70c8bd1
Transition to cmake build system (added almost all apps)
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
e8615a3ce9
Temporary implicit block boundary conditions and porous/MRF
2018-05-22 10:31:51 +01:00
Hrvoje Jasak
1104018133
Fixed runTime control bug
2018-05-16 12:36:55 +01:00
Hrvoje Jasak
7a54aeb99b
Merge branch 'feature/JasakDevelopment' into nextRelease
2018-05-15 12:00:02 +01:00
Hrvoje Jasak
0749aa1670
Compressible solver robustness improvements
2018-05-15 10:46:19 +01:00
Vuko Vukcevic
4d7859d8d2
Merged thermalModels
...
There were two sets of thermalModels in conjugateHeatTransfer library and
solidModels library. They are now merged into the conjugateHeatTransferLibrary
2018-05-09 14:28:48 +02:00
Hrvoje Jasak
eb657a3e67
Cumulative development by Vuko Vukcevic.
2018-03-01 10:22:40 +00:00
Vuko Vukcevic
e1523d07ac
Fixed path to oversetMesh include dir in overset solvers and utilities
2018-02-28 14:04:17 +01:00
Vuko Vukcevic
76b48b2fb4
Merged Overset Mesh capability from separate repository
2018-02-28 13:26:50 +01:00
Martin Beaudoin
f54d1bf5f1
Fixes for compiling 4.1 on macOS.
2018-02-22 21:13:06 -05:00
Henrik Rusche
08a7e2e03b
Vanilla backport
...
-in turbulenceModels
backported alphat() member function
backported rhoEpsilonEff() memberfunction
backported to constructor sigature to allow derivation of classes
backported member functions for compatibility with FOs
allow mutkWallFunction to work with LES
2018-02-16 15:08:00 +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
88ba7f654f
Merge commit '1e8dd2ecb10f97091b3a5fb5b1e8f8d1cbe06bb3' into nextRelease
2018-02-07 12:10:43 +00:00
Inno Gatin
2e10411141
Richards Equation solver: porous soil transport
2018-02-07 12:02:39 +00:00
Vuko Vukcevic
57b835967c
Restructured sixDOFODE interface
...
Removed implementation specific data and left only essential interface for
coupling with CFD solver.
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
3232e008ea
Reorganized sixDOFbodies in terms of sixDOFODE
2018-02-07 11:59:05 +00:00