ENH: ReleaseNotes-dev : update

This commit is contained in:
mattijs
2010-10-22 13:09:13 +01:00
parent 511567be38
commit df4dc659d7
2 changed files with 16 additions and 0 deletions

View File

@ -59,6 +59,14 @@ It will check if anything needs to be converted, backup the current file to .old
and split any cyclic patchFields into two entries.
Mesh converters
---------------
Most mesh formats use cyclics in a single patch (i.e. the old way).
The converters have been adapted to use the patch 'oldCyclic' instead of
'cyclic'. oldCyclic uses the 17x automatic ordering but writes 'type cyclic'
so afterwards foamUpgradeCyclics can be run to upgrade.
decomposePar
------------
Decomposes cyclics into processorCyclic: