lammps/examples/SPIN
julient31 8bca0b13f1 Commit2 JT 112219
- correcting issue in src/SPIN/atom_vec_spin.cpp (inconsistency packing/unpacking hybrid)
- rerunning all examples with corrections of former commit
2019-11-22 16:29:37 -07:00
..
bfo Commit2 JT 112219 2019-11-22 16:29:37 -07:00
cobalt_fcc Commit2 JT 112219 2019-11-22 16:29:37 -07:00
cobalt_hcp Commit2 JT 112219 2019-11-22 16:29:37 -07:00
dipole_spin Commit2 JT 112219 2019-11-22 16:29:37 -07:00
gneb Commit2 JT 042919 2019-04-29 08:23:57 -06:00
iron Commit2 JT 112219 2019-11-22 16:29:37 -07:00
nickel Commit2 JT 112219 2019-11-22 16:29:37 -07:00
read_restart Commit2 JT 112219 2019-11-22 16:29:37 -07:00
setforce_spin Commit2 JT 112219 2019-11-22 16:29:37 -07:00
spinmin Commit2 JT 112219 2019-11-22 16:29:37 -07:00
test_problems Commit2 JT 112219 2019-11-22 16:29:37 -07:00
vmd commit JT 020818 2018-04-26 15:01:43 -06:00
README Commit JT 111519 2019-11-15 10:53:39 -07:00
run_spin_examples.sh Commit JT 111919 2019-11-19 15:50:56 -07:00

README

This directory contains examples and applications of the SPIN package
=====================================================================

- the benchmark directory provides comparison between LAMMPS
  results and a series of simple test problems (coded as python
  scripts).

- the iron, cobalt_hcp, cobalt_fcc and nickel directories provide 
  examples of spin-lattice calculations.

- the bfo repository provides an example of spin dynamics calculation
  performed on a fixed lattice, and applied to the multiferroic 
  material bismuth-oxide. 

- the read_restart directory provides examples allowing to write or 
  read data files, and restart magneto-mechanical simulations.  

- vizualization of the dump files can be achieved using Ovito or 
  VMD. See the vmd repository for help vizualizing results with VMD. 

** Note, the aim of this repository is mainly to provide users with
examples. Better values and tuning of the magnetic and mechanical 
interactions can (have to...) be achieved for more accurate materials 
simulations. **