openfoam/applications/utilities/preProcessing/PDRsetFields/obstacles
Mark Olesen a60fe9c7b0 ENH: PDRsetFields utility (#1216)
- the PDRsetFields utility processes a set of geometrical obstructions
  to determine the equivalent blockage effects.

  These fields are necessary inputs for PDRFoam calculations.

  After setting up the geometries, the -dry-run option can be used to
  generate a VTK file for diagnosis and post-processing purposes.

- this is an initial release, with improvements slated for the future.

NOTE
  - the field results may be less than fully reliable when run in
    single-precision. This howver does not represent a realistic
    restriction since the prepared fields target a combustion
    application which will invariably be double-precision.
2019-12-16 21:50:47 +01:00
..
ObstaclesDict ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacle.C ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacle.H ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacleI.H ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacleIO.C ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacleLegacyIO.C ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacleLegacyRead.C ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacleTypes.C ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00
PDRobstacleTypes.H ENH: PDRsetFields utility (#1216) 2019-12-16 21:50:47 +01:00