openfoam/tutorials
Andrew Heather a4dc9966ed ENH: Added new AMIWeights function object
Reports the min|max|average AMI weights to text file and optionally
writes VTK surfaces of the sum of the weights, and mask field for
ACMI patches.

Example usage:

    AMIWeights
    {
        type            AMIWeights;
        libs            ("libfieldFunctionObjects.so");
        writeControl    writeTime;
        writeFields     yes;
    }
2018-12-07 17:24:13 +00:00
..
basic ENH: make sourceInfo sub-dictionary optional for topoSet (#1060) 2018-11-07 10:33:36 +01:00
combustion STY: 2018-12-03 16:06:20 -08:00
compressible ENH: configurable output temperature for externalCoupled mixed T BC (#1072) 2018-12-02 17:35:48 +01:00
discreteMethods ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
DNS/dnsFoam/boxTurb16 ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
electromagnetics ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
financial/financialFoam/europeanCall ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
finiteArea ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
heatTransfer STY: 2018-12-03 16:06:20 -08:00
incompressible ENH: Added new AMIWeights function object 2018-12-07 17:24:13 +00:00
IO TUT: add Alltest for IO/dictionary 2018-11-27 11:11:47 +01:00
lagrangian ENH: add 'use' action for parcel selection 2018-11-24 13:34:02 +01:00
mesh ENH: leakpath: change format to ensight. 2018-11-29 09:19:40 +00:00
multiphase TUT: Added interIsoFoam cases 2018-12-07 09:49:39 +00:00
preProcessing TUT: adjustments in multiRegionHeater tutorials 2018-11-28 15:02:41 +01:00
resources/geometry ENH: semiPermeableBaffle: Added two new boundary conditions and a tutorial 2017-10-19 10:00:36 +01:00
stressAnalysis ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
verificationAndValidation/schemes/divergenceExample ENH: improve, simplify, rationalize coordinate system handling (issue #863) 2018-10-01 13:54:10 +02:00
Allclean TUT: clean out old tutorial build directories 2018-03-26 15:54:31 +02:00
Allcollect ENH: auto-detect git in tutorials Alltest 2018-10-12 23:29:16 +02:00
Allrun TUT: relocate tutorial log analysis as functions for reuse in modules 2017-12-21 14:17:20 +01:00
Alltest ENH: auto-detect git in tutorials Alltest 2018-10-12 23:29:16 +02:00