mirror of
https://github.com/LCPQ/DEHam
synced 2025-01-03 01:55:55 +01:00
Merge branch 'master' into patch-2
This commit is contained in:
commit
f3a56703ec
@ -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
|
||||
@ -26,13 +26,14 @@ Double Exchange Hamiltonian: Complete Version
|
||||
# The "arch-linux2-c-debug" directory can have different names depending on PETSC and SLEPC installation procedure.
|
||||
```
|
||||
|
||||
|
||||
2. Make the executable
|
||||
|
||||
```shell
|
||||
make ex1
|
||||
```
|
||||
|
||||
3. Using DEHam
|
||||
_Using DEHam_
|
||||
---------------
|
||||
|
||||
1. The DEHam program requires an input file which
|
||||
@ -59,7 +60,7 @@ Double Exchange Hamiltonian: Complete Version
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user