Siman

Latest version: v1.7.0

Safety actively analyzes 622107 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.9.9

This is a technical release of the code state before major merge with AK branch of siman.

0.9.5

Most importantly, now all modules are moved to siman package
be careful updating your code

new regime for calc_method in add_loop:
'Monte-Carlo' - Monter Carlo simulation above DFT

sshpass parameter in clusters now can take 'proxy' value. this allows to connect cluster with sshpass using proxy.
TODO: now proxy server and path to password is hardcoded in run_on_server(), push_to_server() and download()

new attibute added to calculation objects: self.cluster - dictionary with all parameters for cluster

read_poscar() moved from classes.py to inout.py as a separate function

new type 'void' with Z = 300 added to system. It is not written in POSCAR. Be carefull, bugs are expected,
since cl.add_potcar() and cl.calculate_nbands() are affected

BUGS:
bug related to the wrong reading of forces with selective dynamics was fixed (st.select was used from init, while in end the order of atoms can change)
now in the end structure is always created as new one. So, no i

but with incorrect writing of magmom in the case of atom reordering for poscar was fixed;
warning! if you provide magmom in set, than you should take care that the provided order is consistent with that in generated POSCAR

0.8.3

cl.fix_atoms() method added

bug fixed in cl.run()

calc_oxidation_states() improved, use silent = 0 to show charges

get_surface_area() added to Structure()

get_dipole() added to Structure()

cl.get_bader_ACF() improved

creating_sets tutorial updated

'jmol' option of show in res() added

calculation name in output changed to db['name']

st.jmol() now uses vasp format

new property st.outfile - path to output file added

mcif argument added to write_xyz() enabling visualization of magnetic structures with jmol=1

cl.add_new_name() method added

cluster_tools/fit_tool.py new paths added for numpy support on cee cluster (local change for skoltech)

now modules are written for SLURM from project_conf.py, please add them as in example below:
CLUSTERS['cee']['modules'] = 'module add prun/1.0; module add intel/16.0.2.181; module add impi/5.1.3.181\n'

New tutorial for calc_barriers subroutine

0.8.2

1. Bug with copy chgcar on server was eliminated

0.8.1

1. New tutorial for Bader charges
2. Small bug fix for Bader calculations

0.8

From this point the master is stabilised.
dimonaks makes updates to simanaks branch
every month all branches are merged into master and new version is released

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.