~albertog/siesta/trunk-nlso

« back to all changes in this revision

Viewing changes to Tests/YAML_Refs/benzene.yml

  • Committer: Alberto Garcia
  • Date: 2018-06-04 16:10:46 UTC
  • mfrom: (697.2.2 trunk)
  • Revision ID: albertog@icmab.es-20180604161046-fsufw3pl21dnb5g5
Sync to trunk-699

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%YAML 1.2
 
2
---
 
3
 
 
4
siesta:
 
5
  version: "trunk-699"
 
6
  arch: "gfortran-macosx64-openmpi"
 
7
  compiler: "GNU Fortran (Homebrew GCC 7.2.0) 7.2.0"
 
8
  fflags: "mpif90 -O2 -fbacktrace -g"
 
9
  fppflags: "-DCDF -DMPI  -DMPI_TIMING -DF2003"
 
10
  libs: "-L/usr/local/lib -lnetcdff -L/opt/scalapack/openmpi-2.1.2--gfortran-7.2.0/liib -lscalapack -lveclibfort"
 
11
  build: "mpi"
 
12
  openmp: "no"
 
13
  gemm3m: "no"
 
14
  netcdf: "yes"
 
15
  netcdf4: "no"
 
16
  netcdf4_mpi: "no"
 
17
  metis: "no"
 
18
  chess: "no"
 
19
  elpa: "no"
 
20
  flook: "no"
 
21
  pexsi: "no"
 
22
 
 
23
energies:
 
24
  Ebs:          -0.26343244E+02
 
25
  Eions:           0.11862249E+03
 
26
  Ena:           0.25019919E+02
 
27
  Ekin:           0.53830442E+02
 
28
  Enl:          -0.87719378E+01
 
29
  Eso:           0.00000000E+00
 
30
  Eldau:           0.00000000E+00
 
31
  DEna:          -0.24939449E+01
 
32
  DUscf:           0.27876148E+00
 
33
  DUext:           0.00000000E+00
 
34
  Enegf:           0.00000000E+00
 
35
  Exc:          -0.24492164E+02
 
36
  Ecorrec:           0.00000000E+00
 
37
  Emadel:           0.00000000E+00
 
38
  Emeta:           0.00000000E+00
 
39
  Emolmec:           0.00000000E+00
 
40
  Ekinion:           0.00000000E+00
 
41
  Eharris:          -0.75251411E+02
 
42
  Etot:          -0.75251411E+02
 
43
  FreeEng:          -0.75251411E+02
 
44
 
 
45
...