openfoam/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system
Mark Olesen a9ffcab5af ENH: region-wise decomposition specification for decomposeParDict
Within decomposeParDict, it is now possible to specify a different
  decomposition method, methods coefficients or number of subdomains
  for each region individually.

  The top-level numberOfSubdomains remains mandatory, since this
  specifies the number of domains for the entire simulation.
  The individual regions may use the same number or fewer domains.

  Any optional method coefficients can be specified in a general
  "coeffs" entry or a method-specific one, eg "metisCoeffs".

  For multiLevel, only the method-specific "multiLevelCoeffs" dictionary
  is used, and is also mandatory.

----

ENH: shortcut specification for multiLevel.

  In addition to the longer dictionary form, it is also possible to
  use a shorter notation for multiLevel decomposition when the same
  decomposition method applies to each level.
2017-11-09 12:30:24 +01:00
..
bottomAir ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
heater ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
leftSolid ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
rightSolid ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
topAir ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
blockMeshDict TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
controlDict ENH: Tutorials - updates 2016-04-26 14:32:19 +01:00
decomposeParDict ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
fvSchemes ENH: Tutorials - updates 2016-04-26 14:32:19 +01:00
fvSolution ENH: Tutorials - updates 2016-04-26 14:32:19 +01:00
README ENH: Added new ceeateZeroDirectory utility 2015-11-30 15:52:40 +00:00
snappyHexMeshDict ENH: Tutorials - updates 2016-04-26 14:32:19 +01:00
surfaceFeatureExtractDict TUT: adjust surfaceFeatureExtractDict to remove optional sub-dictionary 2017-07-07 15:41:18 +02:00

fvSolution is used for outer correctors specification.
fvSchemes is only so that pre-processing activities can proceed