... | ... | @@ -7,6 +7,7 @@ |
|
|
* Fix implementation of trimcoils (#750)
|
|
|
* Fix segmentation fault due to out of range field lookup (#751)
|
|
|
* The minimum version of Trilinos is set to >=13.0 (#756)
|
|
|
* Fix ascii2h5block tool (#763)
|
|
|
* Fix grid indexes for interpolations (#767)
|
|
|
* Fix linking problems with Boost library (#770)
|
|
|
* Fix division by zero check (#771)
|
... | ... | @@ -32,6 +33,6 @@ |
|
|
|
|
|
## Input file related changes
|
|
|
|
|
|
* New `DISTRIBUTION` attribute (`MOMENTUM_TOLERANCE`, default=1e-2) setting a fractional tolerance to deviations in the distribution compared to the reference data at initialization (#764, #765)
|
|
|
* New `BEAM` attribute (`MOMENTUMTOLERANCE`, default=1e-2) setting a fractional tolerance to deviations in the distribution compared to the reference data at initialization (#764, #765)
|
|
|
|
|
|
## Output file related changes |
|
|
\ No newline at end of file |