openfoam/tutorials/compressible
Mark Olesen f8d08a805b ENH: additional handling for out-of-range sampling (#1891)
- when sampling onto a meshed surface, the sampling surface may be
  outside of the mesh region, or simply too far away to be considered
  reasonable.

  Can now specify a max search distance and default values for samples
  that are too distant.
  If a default value is not specified, uses Type(Zero).

  Eg,

      maxDistance     0.005;
      defaultValue
      {
          "p.*"   1e5;
          T       273.15;
          U       (-100 -100 -100);
      }
2020-11-30 13:59:10 +01:00
..
overRhoPimpleDyMFoam/twoSimpleRotors TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
overRhoSimpleFoam/hotCylinder TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
rhoCentralDyMFoam/movingCone TUT: update movingCone blockMesh to merge points (#1862) 2020-09-28 11:08:32 +02:00
rhoCentralFoam REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
rhoPimpleAdiabaticFoam/rutlandVortex2D TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
rhoPimpleFoam ENH: support frequency or period for Sine/Square Function1 (#1917) 2020-11-19 16:57:45 +01:00
rhoPorousSimpleFoam/angledDuct TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
rhoSimpleFoam ENH: additional handling for out-of-range sampling (#1891) 2020-11-30 13:59:10 +01:00
sonicDyMFoam/movingCone TUT: update movingCone blockMesh to merge points (#1862) 2020-09-28 11:08:32 +02:00
sonicFoam REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
sonicLiquidFoam REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00