Published July 25, 2022
| Version v1.1.0
Software
Open
ManuelBehrendt/Mera.jl: v1.1.0
Description
Added
- functions: _getoutputs, gettime, histogram2d, save_merafile, read_merafile, info_merafile, viewmerafile, 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
- load data from "existing" outputs
- export data in different ways (ASCII/binary)
- 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)
- namelist-file reader did not fully read the file under some circumstances
- projection of particles with NaN at some edges
Files
ManuelBehrendt/Mera.jl-v1.1.0.zip
Files
(16.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:72defbe942de23d1b538cfcc6f456397
|
16.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ManuelBehrendt/Mera.jl/tree/v1.1.0 (URL)