Skip to content

v0.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 19:55
· 43 commits to master since this release

0.36.0 (2022-04-13)

Bug Fixes

  • export: fix handling default grid_filter value (ad1c3d2)
  • legned_parameters: fix import statement (0b32ae5)
  • model: do not delete the grid folder if it exists (9a60df5)
  • model: do not raise error is grid has no mesh (ae78d95)
  • model: fix finding result file extension (24ca20c)
  • model: use full_id to read result files (ed64ed8)
  • timestep_test: fix function arguments (42349f1)
  • to_vtk: use grid identifier instead of full_id (1341c81)

Features

  • init: add postprocess to init (f6f8647)
  • config: add config objects to write time step data json (1893676)
  • export: add capability to specify colors to color the grids (42fd9fe)
  • export: add timestep-images subcommand to export command (3e0242a)
  • post_process: add postprocess command (e643973)
  • timestep_images: add function to write time step data json (5d8679d)
  • timestep_images: make the function to work with one time step (48815a3)
  • timestepdata: add a command to write timestepdata file (115f83c)