openfoam/tutorials/compressible
Mark Olesen 01a313d889 BUG: collated ensight not working with isosurfaces (closes #318)
- the problem arises since the various surface writers are stateless.
  The collated output format hacks around this limitation by adding in
  its own fieldDict caching (to disk).

  Now include an updateMesh() method to hook into geometry changes.
  This is considered a stop-gap measure until the surface output
  handling is improved.
2018-05-07 16:59:15 +02:00
..
overRhoSimpleFoam/hotCylinder ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02: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 BUG: annularThermalMixer: incorrect shm setup. Fixes #811. 2018-04-25 11:43:52 +01:00
rhoPimpleFoam TUT: test mode not respected (closes #710) 2018-02-20 12:54:44 +01:00
rhoPorousSimpleFoam/angledDuct TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
rhoSimpleFoam BUG: collated ensight not working with isosurfaces (closes #318) 2018-05-07 16:59:15 +02:00
sonicDyMFoam/movingCone TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
sonicFoam ENH: changing endTime for sonicFoam/RAS/nacaAirfoil 2017-12-21 12:53:10 -08:00
sonicLiquidFoam TUT: test mode not respected (closes #710) 2018-02-20 12:54:44 +01:00