cosmetics

This commit is contained in:
vijay 2018-01-15 12:47:44 +01:00 committed by GitHub
parent 31c7aa2694
commit 5357361c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -7,14 +7,14 @@ Double Exchange Hamiltonian: Complete Version
(under GNU GENERAL PUBLIC LICENSE v2)
1. Dependencies
_Dependencies_
---------------
1. [PETSc](https://www.mcs.anl.gov/petsc/documentation/installation.html) and [SLEPc](http://slepc.upv.es/documentation/current/docs/instal.htm)
2. [IRPF90](https://github.com/scemama/irpf90)
2. Compiling
_Compiling_
------------
1. Export environment variables for PETSc and SLEPc
@ -31,7 +31,7 @@ export C_INCLUDE_PATH+=:$PETSC_DIR/include/:$SLEPC_DIR/include:$PETSC_DIR/arch-l
make ex1
```
3. Using DEHam
_Using DEHam_
---------------
1. The DEHam program requires an input file which
@ -58,7 +58,7 @@ make ex1
mpiexec -n [nprocs] ./ex1 inpfile
```
4. Publications using this code
_Publications using this code_
-------------------------------
1. High-Spin Chains and Crowns from Double-Exchange Mechanism [doi:10.3390/cryst6040039](http://www.dx.doi.org/10.3390/cryst6040039)