makeclean / occ_faceter

GNU Lesser General Public License v2.1
4 stars 6 forks source link

fix geometry hash when value is less than 1 (ppp issue 20) #16

Open qingfengxia opened 3 years ago

qingfengxia commented 3 years ago

update/copy UniqueId.h from PPP,
occ_faceter.cc add more output info if no hash ID matched previous zero_threshold is 0.0001, now it is 1. for any value less than 1. treat it as zero to feed hash function.

This is a response to ppp issue 20 openmc_workshop task10