lammps/examples/SPIN
Julien Tranchida e24b4bec01 Adding a new test problem for large damping in the LL equation. 2022-09-26 07:49:51 +02:00
..
bfo C4 JT 041420 2020-04-14 15:44:15 -06:00
cobalt_fcc renormalize line endings. add .gitattributes to configure them explicitly 2022-03-17 18:21:31 -04:00
cobalt_hcp adding examples of the biquadratic pair_style and offset option 2020-10-05 20:47:07 -06:00
dipole_spin C4 JT 041420 2020-04-14 15:44:15 -06:00
gneb use tokenizer to read neb initial replica files 2022-03-22 20:54:42 -04:00
iron renormalize line endings. add .gitattributes to configure them explicitly 2022-03-17 18:21:31 -04:00
nickel update example inputs and logfile for fix_modify energy yes/no changes, where needed 2021-02-09 11:01:34 -05:00
read_restart renormalize line endings. add .gitattributes to configure them explicitly 2022-03-17 18:21:31 -04:00
setforce_spin C4 JT 041420 2020-04-14 15:44:15 -06:00
spinmin C4 JT 041420 2020-04-14 15:44:15 -06:00
test_problems Adding a new test problem for large damping in the LL equation. 2022-09-26 07:49:51 +02:00
vmd renormalize line endings. add .gitattributes to configure them explicitly 2022-03-17 18:21:31 -04:00
README Commit JT 111519 2019-11-15 10:53:39 -07:00
run_spin_examples.sh C4 JT 041420 2020-04-14 15:44:15 -06:00
run_spin_examples_serial.sh Commit JT 030320 2020-03-03 07:32:13 -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. **