aboutsummaryrefslogtreecommitdiff
path: root/science/jdftx/pkg-plist
blob: c66b92670a623a7c1dffbd99d5b9963ad1aaba8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
bin/jdftx
bin/phonon
bin/wannier
include/jdftx/commands/ParamList.h
include/jdftx/commands/command.h
include/jdftx/commands/minimize.h
include/jdftx/commands/parser.h
include/jdftx/config.h
include/jdftx/core/BlasExtra.h
include/jdftx/core/BlasExtra_internal.h
include/jdftx/core/Blip.h
include/jdftx/core/Coulomb.h
include/jdftx/core/CoulombIsolated.h
include/jdftx/core/CoulombKernel.h
include/jdftx/core/CoulombPeriodic.h
include/jdftx/core/CoulombSlab.h
include/jdftx/core/CoulombWire.h
include/jdftx/core/Coulomb_ExchangeEval.h
include/jdftx/core/Coulomb_internal.h
include/jdftx/core/EnergyComponents.h
include/jdftx/core/GpuKernelUtils.h
include/jdftx/core/GpuUtil.h
include/jdftx/core/GridInfo.h
include/jdftx/core/H5io.h
include/jdftx/core/LatticeUtils.h
include/jdftx/core/LoopMacros.h
include/jdftx/core/MPIUtil.h
include/jdftx/core/ManagedMemory.h
include/jdftx/core/Minimize.h
include/jdftx/core/MinimizeParams.h
include/jdftx/core/Minimize_lBFGS.h
include/jdftx/core/Minimize_linmin.h
include/jdftx/core/Operators.h
include/jdftx/core/Operators_internal.h
include/jdftx/core/Pulay.h
include/jdftx/core/PulayParams.h
include/jdftx/core/RadialFunction.h
include/jdftx/core/Random.h
include/jdftx/core/ScalarField.h
include/jdftx/core/ScalarFieldArray.h
include/jdftx/core/ScalarFieldIO.h
include/jdftx/core/SphericalHarmonics.h
include/jdftx/core/Spline.h
include/jdftx/core/Thread.h
include/jdftx/core/Units.h
include/jdftx/core/Util.h
include/jdftx/core/VectorField.h
include/jdftx/core/WignerSeitz.h
include/jdftx/core/matrix.h
include/jdftx/core/matrix3.h
include/jdftx/core/scalar.h
include/jdftx/core/scaled.h
include/jdftx/core/string.h
include/jdftx/core/tensor3.h
include/jdftx/core/vector3.h
include/jdftx/electronic/BandDavidson.h
include/jdftx/electronic/BandMinimizer.h
include/jdftx/electronic/Basis.h
include/jdftx/electronic/ColumnBundle.h
include/jdftx/electronic/ColumnBundleOperators_internal.h
include/jdftx/electronic/ColumnBundleTransform.h
include/jdftx/electronic/Control.h
include/jdftx/electronic/DOS.h
include/jdftx/electronic/Dump.h
include/jdftx/electronic/DumpBGW_internal.h
include/jdftx/electronic/Dump_internal.h
include/jdftx/electronic/ElecInfo.h
include/jdftx/electronic/ElecMinimizer.h
include/jdftx/electronic/ElecVars.h
include/jdftx/electronic/ElectronScattering.h
include/jdftx/electronic/Energies.h
include/jdftx/electronic/Everything.h
include/jdftx/electronic/ExCorr.h
include/jdftx/electronic/ExCorr_OrbitalDep_GLLBsc.h
include/jdftx/electronic/ExCorr_internal.h
include/jdftx/electronic/ExCorr_internal_GGA.h
include/jdftx/electronic/ExCorr_internal_LDA.h
include/jdftx/electronic/ExCorr_internal_mGGA.h
include/jdftx/electronic/ExactExchange.h
include/jdftx/electronic/IonicDynamics.h
include/jdftx/electronic/IonicDynamicsParams.h
include/jdftx/electronic/IonInfo.h
include/jdftx/electronic/IonicMinimizer.h
include/jdftx/electronic/LatticeMinimizer.h
include/jdftx/electronic/Polarizability.h
include/jdftx/electronic/RadialSchrodinger.h
include/jdftx/electronic/SCF.h
include/jdftx/electronic/SCFparams.h
include/jdftx/electronic/SpeciesInfo.h
include/jdftx/electronic/SpeciesInfo_internal.h
include/jdftx/electronic/Symmetries.h
include/jdftx/electronic/TetrahedralDOS.h
include/jdftx/electronic/VanDerWaals.h
include/jdftx/electronic/VanDerWaalsD2.h
include/jdftx/electronic/VanDerWaalsD3.h
include/jdftx/electronic/VanDerWaalsD3_data.h
include/jdftx/electronic/VanDerWaalsD3_data_C6.h
include/jdftx/electronic/Vibrations.h
include/jdftx/electronic/symbols.h
include/jdftx/fluid/ConvCoupling.h
include/jdftx/fluid/ErfFMTweight.h
include/jdftx/fluid/Euler.h
include/jdftx/fluid/Fex.h
include/jdftx/fluid/Fex_H2O_BondedVoids.h
include/jdftx/fluid/Fex_H2O_FittedCorrelations.h
include/jdftx/fluid/Fex_H2O_FittedCorrelations_internal.h
include/jdftx/fluid/Fex_LJ.h
include/jdftx/fluid/Fex_ScalarEOS.h
include/jdftx/fluid/Fex_ScalarEOS_internal.h
include/jdftx/fluid/FluidComponent.h
include/jdftx/fluid/FluidMixture.h
include/jdftx/fluid/FluidSolver.h
include/jdftx/fluid/FluidSolverParams.h
include/jdftx/fluid/Fmix.h
include/jdftx/fluid/IdealGas.h
include/jdftx/fluid/IdealGasMonoatomic.h
include/jdftx/fluid/IdealGasMuEps.h
include/jdftx/fluid/IdealGasPomega.h
include/jdftx/fluid/IdealGasPsiAlpha.h
include/jdftx/fluid/LinearPCM.h
include/jdftx/fluid/MixedFMT.h
include/jdftx/fluid/MixedFMT_internal.h
include/jdftx/fluid/Molecule.h
include/jdftx/fluid/NonlinearPCM.h
include/jdftx/fluid/PCM.h
include/jdftx/fluid/PCM_internal.h
include/jdftx/fluid/S2quad.h
include/jdftx/fluid/SO3quad.h
include/jdftx/fluid/SaLSA.h
include/jdftx/fluid/TranslationOperator.h
include/jdftx/fluid/TranslationOperator_internal.h
include/jdftx/fluid/VDWCoupling.h
include/jdftx/phonon/Phonon.h
include/jdftx/wannier/DefectSupercell.h
include/jdftx/wannier/Wannier.h
include/jdftx/wannier/WannierMinimizer.h
include/jdftx/wannier/WannierMinimizerFD.h
include/jdftx/wannier/WannierMinimizerRS.h
lib/libjdftx.so
%%DATADIR%%/pseudopotentials/GBRV/COPYING
%%DATADIR%%/pseudopotentials/GBRV/README
%%DATADIR%%/pseudopotentials/GBRV/ag_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ag_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ag_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ag_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ag_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ag_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ag_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ag_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/al_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/al_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/al_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/al_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/al_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/al_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/as_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/as_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/as_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/as_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/as_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/as_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/au_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/au_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/au_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/au_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/au_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/au_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_lda_v1.01.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_pbe_v1.01.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/b_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ba_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ba_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ba_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ba_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ba_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ba_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/be_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/bi_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/bi_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/bi_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/bi_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/bi_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/bi_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/br_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/c_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/c_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/c_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/c_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/c_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/c_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/c_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/ca_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ca_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ca_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ca_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ca_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ca_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/cd_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/cd_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/cd_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/cd_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/cd_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/cd_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/cl_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/co_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/co_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/co_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/co_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/co_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/co_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_lda_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_pbe_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/cr_pbesol_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/cs_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/cs_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/cs_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/cs_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/cs_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/cs_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/cu_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/cu_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/cu_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/cu_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/cu_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/cu_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/f_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_lda_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_pbe_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/fe_pbesol_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ga_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ge_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/h_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_lda_plus4.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_lda_plus4_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbe_plus4.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbe_plus4_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbesol_plus4.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbesol_plus4_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hf_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hg_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/hg_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hg_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/hg_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/hg_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/hg_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/i_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/i_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/i_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/i_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/i_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/i_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/in_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ir_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ir_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/ir_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ir_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/ir_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ir_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/k_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/la_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/la_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/la_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/la_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/la_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/la_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/li_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/mg_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_lda_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_pbe_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/mn_pbesol_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/mo_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/mo_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/mo_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/mo_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/mo_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/mo_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/n_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/n_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/n_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/n_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/n_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/n_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/n_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_lda_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_pbe_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/na_pbesol_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/nb_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/nb_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/nb_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/nb_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/nb_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/nb_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ni_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/o_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/o_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/o_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/o_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/o_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/o_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/o_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/os_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/os_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/os_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/os_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/os_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/os_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_lda_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_pbe_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/p_pbesol_v1.5.uspp
%%DATADIR%%/pseudopotentials/GBRV/pb_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/pb_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/pb_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/pb_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/pb_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/pb_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/pd_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/pt_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/rb_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/rb_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/rb_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/rb_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/rb_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/rb_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/re_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/re_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/re_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/re_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/re_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/re_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/rh_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ru_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ru_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/ru_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ru_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/ru_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ru_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/s_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/sb_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/sc_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/sc_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sc_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/sc_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sc_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/sc_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/se_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/se_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/se_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/se_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/se_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/se_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/si_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/si_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/si_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/si_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/si_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/si_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/sn_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/sr_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/sr_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sr_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/sr_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/sr_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/sr_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ta_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ta_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ta_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ta_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ta_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ta_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/tc_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/tc_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/tc_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/tc_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/tc_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/tc_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/te_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/te_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/te_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/te_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/te_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/te_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/ti_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/tl_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/tl_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/tl_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/tl_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/tl_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/tl_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/v_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/w_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/w_lda_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/w_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/w_pbe_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/w_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/w_pbesol_v1.2.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_lda_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_pbe_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/y_pbesol_v1.4.uspp
%%DATADIR%%/pseudopotentials/GBRV/zn_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/zn_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/zn_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/zn_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/zn_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/zn_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/zr_lda.uspp
%%DATADIR%%/pseudopotentials/GBRV/zr_lda_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/zr_pbe.uspp
%%DATADIR%%/pseudopotentials/GBRV/zr_pbe_v1.uspp
%%DATADIR%%/pseudopotentials/GBRV/zr_pbesol.uspp
%%DATADIR%%/pseudopotentials/GBRV/zr_pbesol_v1.uspp
%%DATADIR%%/pseudopotentials/SG15/Ag_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ag_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ag_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ag_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Al_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Al_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Al_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Al_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ar_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ar_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ar_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Ar_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Ar_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ar_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/As_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/As_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/As_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/As_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/As_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/As_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Au_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Au_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Au_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Au_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/B_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/B_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/B_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/B_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ba_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ba_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ba_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ba_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Be_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Be_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Be_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Be_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Bi_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Bi_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Bi_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Bi_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Br_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Br_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Br_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Br_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/C_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/C_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/C_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/C_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ca_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ca_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ca_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ca_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Cd_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Cd_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Cd_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Cd_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Cl_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Cl_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Cl_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Cl_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Cl_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Cl_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Co_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Co_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Co_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Co_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Cr_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Cr_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Cr_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Cr_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Cs_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Cs_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Cs_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Cs_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Cs_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Cs_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Cu_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Cu_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Cu_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Cu_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/F_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/F_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/F_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/F_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Fe_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Fe_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Fe_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Fe_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ga_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ga_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ga_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ga_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ge_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ge_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ge_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ge_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/H_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/H_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/H_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/H_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/He_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/He_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/He_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/He_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Hf_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Hf_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Hf_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Hf_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Hg_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Hg_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Hg_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/I_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/I_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/I_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/I_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/I_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/I_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/In_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/In_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/In_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/In_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/In_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/In_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ir_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ir_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ir_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ir_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/K_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/K_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/K_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/K_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Kr_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Kr_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Kr_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Kr_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/La_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/La_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/La_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/La_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Li_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Li_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Li_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Li_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Mg_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Mg_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Mg_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Mg_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Mn_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Mn_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Mn_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Mn_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Mo_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Mo_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Mo_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Mo_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/N_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/N_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/N_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/N_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Na_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Na_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Na_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Na_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Nb_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Nb_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Nb_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Nb_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ne_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ne_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ne_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ni_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ni_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ni_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ni_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/O_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/O_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/O_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/O_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Os_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Os_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Os_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Os_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/P_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/P_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/P_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/P_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/P_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/P_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Pb_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Pb_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Pb_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Pb_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Pd_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Pd_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Pd_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Pd_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Pt_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Pt_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Pt_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Pt_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/README
%%DATADIR%%/pseudopotentials/SG15/Rb_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Rb_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Rb_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Rb_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Re_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Re_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Re_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Re_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Rh_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Rh_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Rh_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Rh_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ru_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ru_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ru_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ru_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/S_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/S_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/S_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/S_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/S_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/S_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Sb_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Sb_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Sb_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Sb_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Sb_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Sb_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Sc_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Sc_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Sc_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Sc_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Se_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Se_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Se_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Se_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Se_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Se_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Si_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Si_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Si_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Si_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Si_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Si_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Sn_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Sn_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Sn_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Sn_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Sn_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Sn_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Sr_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Sr_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Sr_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Sr_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ta_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ta_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ta_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ta_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Tc_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Tc_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Tc_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Tc_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Te_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Te_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Te_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Te_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Te_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Te_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Ti_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Ti_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Ti_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Ti_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Tl_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Tl_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Tl_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Tl_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/V_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/V_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/V_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/V_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/W_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/W_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/W_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/W_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Xe_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Xe_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Xe_ONCV_PBE-1.1.pulay
%%DATADIR%%/pseudopotentials/SG15/Xe_ONCV_PBE-1.1.upf
%%DATADIR%%/pseudopotentials/SG15/Xe_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Xe_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Y_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Y_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Y_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Y_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Zn_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Zn_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Zn_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Zn_ONCV_PBE.upf
%%DATADIR%%/pseudopotentials/SG15/Zr_ONCV_PBE-1.0.pulay
%%DATADIR%%/pseudopotentials/SG15/Zr_ONCV_PBE-1.0.upf
%%DATADIR%%/pseudopotentials/SG15/Zr_ONCV_PBE.pulay
%%DATADIR%%/pseudopotentials/SG15/Zr_ONCV_PBE.upf
%%DATADIR%%/scripts/ase/JDFTx.py
%%DATADIR%%/scripts/ase/README.txt
%%DATADIR%%/scripts/bandstructKpoints
%%DATADIR%%/scripts/binaryToText
%%DATADIR%%/scripts/calcPulay
%%DATADIR%%/scripts/createVASP
%%DATADIR%%/scripts/createXSF
%%DATADIR%%/scripts/dryRunToPDB
%%DATADIR%%/scripts/listEnergy
%%DATADIR%%/scripts/plotConvergence
%%DATADIR%%/scripts/printStackTrace
%%DATADIR%%/scripts/xyzToIonpos
%%DATADIR%%/scripts/xyzToIonposOpt