openfoam/tutorials
Mark Olesen 6e393ccbc8 ENH: runTime selectable disabling of matrix norm (#2500)
For example,

    T
    {
        solver          PBiCGStab;
        preconditioner  DILU;
        tolerance       1e-6;
        norm            none;
    }

STYLE: define defaultMaxIter, defaultTolerance directly in lduMatrix
2022-07-08 11:40:53 +02:00
..
basic ENH: runTime selectable disabling of matrix norm (#2500) 2022-07-08 11:40:53 +02:00
combustion RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
compressible RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
discreteMethods RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
DNS/dnsFoam/boxTurb16 RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
electromagnetics RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
financial/financialFoam/europeanCall RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
finiteArea RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
heatTransfer ENH: streamline improvements 2022-07-08 11:13:00 +02:00
incompressible ENH: streamline improvements 2022-07-08 11:13:00 +02:00
IO RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
lagrangian RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
mesh RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
modules
multiphase ENH: oscillatingLinearMotion: add optional phase- and vertical-shift entries 2022-07-01 15:57:56 +01:00
preProcessing RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
resources RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
stressAnalysis RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
verificationAndValidation RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01: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 CONFIG: inline _foamEval within <etc/config.sh/setup> 2021-06-18 17:14:22 +02:00