What’s New in 1.0.4

New Features

  1. 宏观截面更新计算在GPU上进行;

  2. Dancoff因子计算也在GPU上进行;

  3. 增加了Dancoff因子的编辑输出;

Bug Fixes

  1. b8865d8: can not allocate cell if the point is just on the cell side

  2. cd3dea6: use flat radial transverse leakage for debug purpose

  3. cd9866e: use incorrect formula to update radial net current for ucmfd solver

  4. ba5d39b: leakage split term should be added to sigma tr in kernel add_source_to_scalar_flux for moc1d solver

  5. 0000fee: leakage split term should be added to sigma tr in kernel add_source_to_scalar_flux for moc2d solver

  6. 5d910de: if fission source is zero, do not divide it

  7. 2243480: miss brackets in macros

  8. 24b1b29: average radial leakage should be divide by cell area

  9. db9702a: moc1d’s cell avg flux should be comes from moc2d for each power iteration

  10. 974fde1: the denominator of leakage split term should be angular flux, not scalar flux

  11. bd84aca: volume-average axial transverse source should be divide by plane thickness, not mesh thickness

  12. d774765: radial transverse source is a volume-averaged one before add to total mesh source

  13. c35378a: radial leakage should be an integral value

  14. 25e37a4: bad symbol used in transverse_sources calculation

  15. a17a35a: incorrect memcpy size