Skip to content

Releases: Dih5/duat

v0.2.0 - First beta release

21 Mar 11:16
Compare
Choose a tag to compare

First beta release, API is close to stability.

Changes:

  • Load a configuration file from an OSIRIS input.
  • Automatic mpi running.
  • 2D plot functionlity extended.
  • Allow to remove sections and parameters assigning None.
  • New ScaledSlice for selecting data to plot in simulation units.
  • Added a data module.
  • Many minor improvements and fixes.

v0.1.5

19 Jul 11:52
Compare
Choose a tag to compare

Changes:

  • Support for grid computing (but only one node per job yet).
  • Info on structure of ConfigFile can be retrived with print(config.ConfigFile.get_structure()).
  • Many minor improvements and bug fixes.

v0.1.4

22 May 17:44
Compare
Choose a tag to compare

Changes:

  • Variation support.
  • Multiple-process automatic queues for running Variations.
  • Improved plotting.
  • Other minor improvements, changes and fixes.

v0.1.3

03 May 11:24
Compare
Choose a tag to compare

Changes:

  • Object oriented running.
  • Fix axes order and time.
  • Minor improvements and fixes.

v0.1.2

21 Apr 16:25
Compare
Choose a tag to compare

Changes:

  • Object oriented plotting.
  • Data reduction (selecting a dimension, adding, mean...).
  • Minor improvements and fixes.

v0.1.1

02 Mar 15:17
Compare
Choose a tag to compare

Changes:

  • Added time_1d_colormap.
  • Renamed plotting functions.

v0.1.0

09 Dec 10:22
Compare
Choose a tag to compare

First alpha, intended for personal use.