Project

General

Profile

News

nMOLDYN 3.0.8 release

Added by Pellegrini, Eric over 12 years ago

Bug fixes:
----------
- bug when setting the universe hierarchy for objects of MMTK Atom class: only the first
atom name was retained preventing from selecting the other ones from the selection dialog.
- added events grabber for the parent dialog when closing the PyroServerDialog dialog.
- added events grabber for the parent dialog when closing the SelectionDialog dialog.
- Added an error message when the documentation in PDF format could not be opened.
- nMOLDYN/Core/Monitoring.py: bug when setting the number of free procs on windows for a non
admin user.
- bug in the VASP converter when mapping the coordinates to the atomic contents
- bug in coordination number analysis when selecting a specific subset of atoms

News:
-----
- added a CASTEP to MMTK NetCDF trajectory converter.
- added the cartesian position autocorrelation function (by Konrad Hinsen))

Updates:
--------
- Changed the format for the file storing the datas exported from a plot: the 3 first lines
start now with a '#' and there is no blank line between those 3 lines and the data block.
- some small modifications in the README file about a known bug when using Pyro server
on a windows machine
- some code cleaning in nMOLDYN/Core/IO.py
- the trajectory converters dialog were redesigned by adding a generic class in top of
them.
- some changes in the repository structure

How to download the nMOLDYN repository ?

Added by Pellegrini, Eric over 12 years ago

The nMOLDYN repository is handled via SVN (SubVersioN is a system for handling software projects).

Using your favorite SVN manager (tortoise, kdesvn ...), checkout the nMOLDYN repository at the
following URL adress:

https://forge.ill.eu/svn/nmoldyn

That's all! You have just created a copy of the nMOLDYN repository in your PC.
From now, you just have to use "update" for getting the latest version, or "commit"
for sending modifications.

In order to run the svn version of nMOLDYN, you also have to download and install some unversionned
files and directories that are part of the standard nMOLDYN distribution but not useful to be versionned.

Do the following to install them in your svn version:

1 Download the svn_addons.tar.gz archive stored in the "Files" section

2 Put it in your freshly built trunk/nMOLDYN directory

2 go to your trunk/nMOLDYN directory

3 in there, enter the command: tar xzf svn_addons.tar.gz

This will install those directories in their proper location.

    (1-2/2)

    Also available in: Atom