openfoam/tutorials
Mark Olesen e8bcf4cb1b ENH: additional uniform boundary conditions (#2703)
- provide uniformMixed conditions for finite-area and finite-volume.

  These are intended to replace the exprMixed condition but allow
  the full range of different PatchFunction1 and Function1 types.

- add uniformFixedGradient to finite-area for completeness.

Note:
   - still some possible difficulties with the order of evaluation.
   - eg, using an expression within the 'U' field that depends
     of the surface 'phi' field before that is constructed.
     In this case, the 'value' entry is really needed.
2023-05-09 19:30:58 +02:00
..
basic TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
combustion TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
compressible ENH: additional uniform boundary conditions (#2703) 2023-05-09 19:30:58 +02:00
discreteMethods RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
DNS/dnsFoam/boxTurb16 RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
electromagnetics RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
financial/financialFoam/europeanCall RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
finiteArea RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
heatTransfer ENH: faceAgglomerate: more robust. Fixes #2741 2023-04-06 13:35:30 +01:00
incompressible BUG: misleading error message in finiteArea construct 2023-04-25 13:45:08 +02:00
IO ENH: parProfiling: profile linear solver only 2023-05-03 19:04:10 +00:00
lagrangian TUT: adjust height limiter and outflow BC for drippingChair 2023-03-03 20:55:10 +01:00
mesh TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
modules
multiphase STYLE: remove trailing space, tabs 2023-04-24 15:37:33 +02:00
preProcessing TUT: use slash-scoped dictionary references 2023-02-13 21:18:57 +01:00
resources RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
stressAnalysis RELEASE: Updated headers to v2212 2022-12-21 16:16:18 +00:00
verificationAndValidation STYLE: use calculatedType() and zeroGradientType() methods 2023-05-02 13:34:12 +02:00
Allclean ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allcollect ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allrun CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Alltest ENH: tutorials/Alltest -backup option 2022-11-19 13:44:01 +01:00