github ManuelBehrendt/Mera.jl v1.1.0

latest releases: v1.7.0, v1.6.1, v1.6.0...
3 years ago

Added

  • functions: getoutputs, gettime, histogram2d, save_merafile, read_merafile, info_merafile, view_merafile, comparefields
  • function gettime (with physical units) call on InfoType
  • quantity specific angular momentum to function getvar (hydro)
  • verbose option to the functions: amroverview, dataoverview, storageoverview
  • function checkoutputs returns "path" field; renaming of field "missing" to "miss"
  • option to disable presort of data in function getparticle
  • < rho > for gas projections
  • dependency on HDF5 package for MERA files (upcoming functions)
  • pin dependency of IndexedTables to 0.12.6 to stay with performant JuliaDB
  • read RT-files: getinfo

Added documentation/tutorials Examples:

  • load data from "existing" outputs
  • export data in different ways (ASCII/binary)

Changes

  • dependency patch-, major- and minor updates not allowed (Project.toml:compat)
  • gethydro function # decouple pos_1D/vars_1D from ElasticArray with ElasticArray.data
  • JuliaDB and its dependencies fixed version
  • update Manifest file to v2.0
  • add @inbounds, LoopVectorization (data readers)

Bugfixes

  • namelist-file reader did not fully read the file under some circumstances
  • projection of particles with NaN at some edges

Don't miss a new Mera.jl release

NewReleases is sending notifications on new releases.