An issue to keep track of deprecations
prisae opened this issue · 0 comments
prisae commented
- Changes in
v1.9.0
- A change of behaviour was introduced in v1.5.0:
-
center_on_edge
inmeshes.construct_mesh
(resp. inmeshes.origin_and_widths
) will change fromedge
, the default so far, tocenter
.
-
- Two deprecations were introduced in v1.7.0:
- Providing
'expand'
with the gridding options to a Simulation. In the future, the provided model has to be complete (from a properties point of view). Expansion and similar things should be taken care outside of the simulation. - The noise arguments for creating synthetic data are moved to its own section in the CLI parameter file.
- Providing
- A change of behaviour was introduced in v1.5.0: