kMC_mcPolymer/CHANGELOG.md
2026-07-08 18:40:29 +03:00

7.1 KiB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.1 (2025-08-04)

Features

  • add .csv export (7cc4bd3)
  • add logo (3329f40)
  • add reaction template Transfer_dormant_radical_formed (b909216)
  • define reaction template Propagation_PnQnp1_changeMonomer (5914a4c)
  • Propagation_PnQnp1_changeMonomer (61237f5)
  • set json export as default (7e57e19)

Bug Fixes

  • collect reaction execution counter (e31dee7)
  • register Transfer_dormant_radical_formed (c3cfd91)

1.0.0 (2025-06-17)

Features

  • add updatePressure() (62ea152)
  • assignment of transfer species can be determined (2a1021d)
  • backbiting only with chain length >= 4 (bfe8b7d)
  • expanded export of polymer products (e1e09d4)
  • exportPolymerSegments as polmers to binary file (e81f2b4)
  • feed polymers from binary file (7918693)
  • initial state (45764bc)
  • label and filter polymers during binary export (d6081bb)

Bug Fixes

  • avoid access errors to non-existent polymerMicrostructure (11ccafb)
  • compiler warnings gcc (4299c3d)
  • eliminate compiler warnings (16d4b9d)
  • eliminate compiler warnings (180135b)
  • g++ version 13.2.0 compatibility (c232fa9)
  • initialization only if required (d0a2af0)
  • remove output (68bd0d7)
  • return init (ec68d26)

1.0.0-beta.8 (2025-04-15)

Features

  • exportPolymerSegments as polmers to binary file (e81f2b4)
  • feed polymers from binary file (7918693)
  • label and filter polymers during binary export (d6081bb)

Bug Fixes

1.0.0-beta.7 (2025-03-07)

Bug Fixes

1.0.0-beta.6 (2025-03-05)

Bug Fixes

  • avoid access errors to non-existent polymerMicrostructure (11ccafb)

1.0.0-beta.5 (2025-02-24)

Features

  • assignment of transfer species can be determined (2a1021d)

Bug Fixes

  • eliminate compiler warnings (16d4b9d)
  • eliminate compiler warnings (180135b)

1.0.0-beta.4 (2025-02-17)

Features

  • add updatePressure() (62ea152)
  • expanded export of polymer products (e1e09d4)

Bug Fixes

1.0.0-beta.3 (2025-01-27)

Bug Fixes

  • initialization only if required (d0a2af0)

1.0.0-beta.2 (2024-12-02)

Bug Fixes

  • g++ version 13.2.0 compatibility (c232fa9)

1.0.0-beta.1 (2024-11-12)

Features