openfoam/tutorials/compressible
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
..
rhoCentralDyMFoam/movingCone TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
rhoCentralFoam ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
rhoPimpleAdiabaticFoam/rutlandVortex2D ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
rhoPimpleDyMFoam/annularThermalMixer TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
rhoPimpleFoam ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
rhoPorousSimpleFoam/angledDuct TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
rhoSimpleFoam ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
sonicDyMFoam/movingCone TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
sonicFoam ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
sonicLiquidFoam TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00