openfoam/wmake
Mark Olesen b0648f2ba0 ENH: improvements in the surface sampling infrastructure
- improvement documentation for surface sampling.

- can now specify alternative sampling scheme for obtaining the
  face values instead of just using the "cell" value. For example,

      sampleScheme    cellPoint;

  This can be useful for cases when the surface is close to a boundary
  cell and there are large gradients in the sampled field.

- distanceSurface now handles non-closed surfaces more robustly.
  Unknown regions (not inside or outside) are marked internally and
  excluded from consideration. This allows use of 'signed' surfaces
  where not previously possible.
2018-05-07 11:29:00 +02:00
..
makefiles STYLE: avoid 'sed -i' in wmake rules 2018-04-08 22:15:21 +02:00
rules ENH: improvements in the surface sampling infrastructure 2018-05-07 11:29:00 +02:00
scripts CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00
src STYLE: consistent '// End namespace' markers 2018-04-27 09:51:35 +02:00
wclean ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wcleanBuild ENH: improve wcleanBuild, wcleanPlatform flexibility (issue #627) 2017-10-30 10:31:05 +01:00
wcleanLnIncludeAll ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wcleanPlatform ENH: improve wcleanBuild, wcleanPlatform flexibility (issue #627) 2017-10-30 10:31:05 +01:00
wdep ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmake COMP: some low-level darwin-related patches 2018-04-09 12:48:55 +02:00
wmakeCheckPwd ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeCollect ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeFilesAndOptions ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakeLnInclude CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00
wmakeLnIncludeAll ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wmakePrintBuild COMP: wmake/wmakePrintBuild -api failed to extract API number 2018-02-22 10:54:16 +01:00
wmakeScheduler STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wmakeSchedulerUptime STYLE: make wmake scripts look more POSIX-like 2017-02-10 11:38:12 +01:00
wrmdep ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00
wrmo ENH: more succinct output from command-line errors. 2017-11-24 10:27:11 +01:00