リリース情報

2DMAT v2.2.0 をリリースしました

リリースページ

Changes from v2.1.0

New Features

  • sim-trhepd-rheed can now treat many-beam condition data [#56]
  • Limitation (constraint) of the parameter space [#56]
    • Parameters $x$ satisfying the inequity $Ax+b \ge 0$ are considered
      • $A$ is a matrix and $b$ is a vector
      • This inequity $(\ge 0)$ means that all the elements are non-negative
  • runner.mapping.b in the input file now accepts a column vector [#52]

Fixed issues

  • In the PAMC, when a process has no walkers the program stops [#51]
  • In the exchange MC, the too large number of MC samples crashes the program in the post process [#54]
  • When the mesh file (grid file) has only one parameter point the program stops [#57]