python-unsiotools 1.0.1 is available for download via :
pip install python-unsiotools -U
In this new version, there are binaries for python 3.6 to python 3.11 for Linux and MacOSX
python-unsiotools contains a collection of unsio based programs and depends of the Nemo package. You have access to falcON algorithm to compute density and gravity.
visit :
https://pypi.org/project/python-unsiotools/
python-unsio 1.0.1 is available for download via pip install python-unsio .
In this new version, there are binaries for python 3.6 to python 3.11 for Linux and MacOSX
python-unsio is a python wrapper for NEMO/Gadget/Ramses/Gizmo simulations files.
Installation :
pip install python-unsio -U
visit :
https://pypi.org/project/python-unsio/
In the latest release of unsio, gadget3 multiple files as input is supported
To install python unsio wrapper use pip .
pip install python-unsio -U
Please visit reading manual and writing manual for python.
There is a new unsio python wrapper with new modules.
To install python unsio wrapper use pip .
pip install python-unsio -U
Please visit reading manual and writing manual for python.
This is an important bug fix release.
Many fixes on Ramses, add support to ramses2D, improve macosx compilation
see ChangeLog
Download latest UNSIO source code here
PLease find a new tarball of uns_projects which is a collection of unsio based programs.
Among them :
- uns_density : compute local density
- uns2uns : convert uns file format to uns file format
- uns_2dplot : a fast 2d plotting program
- uns_info : give useful information about uns file
This is an important bug fix release.
Many fixes on Ramses file reading, plus some fixes on MacoSX about Nemo file reading from py_unsio
see ChangeLog
Download latest UNSIO source code here
This is the first stable release of UNSIO (1.0.0)
Unsio is still improving and a python wrapper is available which open UNSIO to the great world of python !
With only one API based on UNSIO, you can develop analysis programs in C, C++, Fortran and now Python language !
A lot of bugs have been fixed, and new features have been introduced:
- Improved MAC OSX installation
- Nemo : support mulitple snapshots with different numbers of particles
- Sqlite3DB : sqlite3 database improved (see sqlite3 doc )
To download latest Unsio package, go to download page
Documentation is available here
Unsio is getting better and better. A lot of bugs have been fixed, and new features have been introduced:
- Ramses : mettalicity and particles identities support added
- Nemo : softening support added (reading/writing)
- Sqlite3DB : sqlite3 database added (see Sqlite3Db )
- Installation : binaries are linked against installed shared libraries.
To download latest Unsio package, go to download page
Unsio beta test is open. A lot of bugs have been fixed and wiki has been improved with a complete documentation about howto develop project using unsio from fortran and c/c++ language.
Please do not hesitate to post bugs reports and features request from the web interface