Hi Chunheng,
You only need to put PARRSB into PPLIST in your makenek like this:
PPLIST="PARRSB"
after recompiling the case, it should search and read co2 file automatically.
Basically, re2 only has mesh, curves and BC.
ma2 file stores the connectivity + partition.
co2 files, spitted from ma2, only has connectivity.
What PARRAB does is to generate the partition on-the-fly.
PARRSB also has parcon in it, so it's capable of generating connectivity as well.
You don't actually need co2 file anymore unless your case requires a specific way to specify connectivity.
Hope this helps,
Yu-Hsiang
--