--- !ruby/object:Gem::Specification name: vasputils version: !ruby/object:Gem::Version version: 0.0.12 prerelease: platform: ruby authors: - ippei94da autorequire: bindir: bin cert_chain: [] date: 2014-08-30 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rdoc requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 4.1.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 4.1.1 - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.7.2 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.7.2 - !ruby/object:Gem::Dependency name: jeweler requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.0.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.0.1 - !ruby/object:Gem::Dependency name: simplecov requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.9.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.9.0 - !ruby/object:Gem::Dependency name: mageo requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.3 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.3 - !ruby/object:Gem::Dependency name: malge requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.8 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.8 - !ruby/object:Gem::Dependency name: maset requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.0 - !ruby/object:Gem::Dependency name: comana requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.10 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.10 - !ruby/object:Gem::Dependency name: builtinextension requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.1.2 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.1.2 - !ruby/object:Gem::Dependency name: crystalcell requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.2 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.2 description: ! "This gem provides parsers for some of input and output files for VASP.\n \ This will provide support command for computations." email: ippei94da@gmail.com executables: - changeincar - checkvasp - genincar - genkpoints - genpotcar - latticeconstants - qsubvasp - resetvaspdir - resetvaspgeomopt - runvasp - runvaspdir - runvaspgeomopt - showvaspdir - showvaspgeomopt - symposcar - varycondition extensions: [] extra_rdoc_files: - LICENSE.txt - README.rdoc files: - .document - CHANGES - Gemfile - LICENSE.txt - README.rdoc - Rakefile - VERSION - bin/changeincar - bin/checkvasp - bin/genincar - bin/genkpoints - bin/genpotcar - bin/latticeconstants - bin/qsubvasp - bin/resetvaspdir - bin/resetvaspgeomopt - bin/runvasp - bin/runvaspdir - bin/runvaspgeomopt - bin/showvaspdir - bin/showvaspgeomopt - bin/symposcar - bin/varycondition - example/dot.vasputils - lib/vasputils.rb - lib/vasputils/conditionvarier.rb - lib/vasputils/incar.rb - lib/vasputils/kpoints.rb - lib/vasputils/outcar.rb - lib/vasputils/poscar.rb - lib/vasputils/potcar.rb - lib/vasputils/potcar/concatenater.rb - lib/vasputils/setting.rb - lib/vasputils/vaspdir.rb - lib/vasputils/vaspgeometryoptimizer.rb - test/calcseries/dup_finished/try00/CONTCAR - test/calcseries/dup_finished/try00/INCAR - test/calcseries/dup_finished/try00/KPOINTS - test/calcseries/dup_finished/try00/OUTCAR - test/calcseries/dup_finished/try00/POSCAR - test/calcseries/dup_finished/try00/POTCAR - test/calcseries/dup_finished/try00/lock - test/calcseries/dup_finished/try01/CONTCAR - test/calcseries/dup_finished/try01/INCAR - test/calcseries/dup_finished/try01/KPOINTS - test/calcseries/dup_finished/try01/OUTCAR - test/calcseries/dup_finished/try01/POSCAR - test/calcseries/dup_finished/try01/POTCAR - test/calcseries/dup_finished/try01/lock - test/calcseries/normal_finished/try00/CONTCAR - test/calcseries/normal_finished/try00/INCAR - test/calcseries/normal_finished/try00/KPOINTS - test/calcseries/normal_finished/try00/OUTCAR - test/calcseries/normal_finished/try00/POSCAR - test/calcseries/normal_finished/try00/POTCAR - test/calcseries/normal_finished/try00/lock - test/calcseries/normal_finished/try01/CONTCAR - test/calcseries/normal_finished/try01/INCAR - test/calcseries/normal_finished/try01/KPOINTS - test/calcseries/normal_finished/try01/OUTCAR - test/calcseries/normal_finished/try01/POSCAR - test/calcseries/normal_finished/try01/POTCAR - test/calcseries/normal_finished/try01/lock - test/calcseries/not_finished/try00/CONTCAR - test/calcseries/not_finished/try00/INCAR - test/calcseries/not_finished/try00/KPOINTS - test/calcseries/not_finished/try00/OUTCAR - test/calcseries/not_finished/try00/POSCAR - test/calcseries/not_finished/try00/POTCAR - test/calcseries/not_finished/try00/lock - test/conditionanalyzer/00/POSCAR - test/conditionanalyzer/00/encut400_k444/CONTCAR - test/conditionanalyzer/00/encut400_k444/INCAR - test/conditionanalyzer/00/encut400_k444/KPOINTS - test/conditionanalyzer/00/encut400_k444/OUTCAR - test/conditionanalyzer/00/encut400_k444/POSCAR - test/conditionanalyzer/00/encut400_k444/POTCAR - test/conditionanalyzer/00/encut400_k555/CONTCAR - test/conditionanalyzer/00/encut400_k555/INCAR - test/conditionanalyzer/00/encut400_k555/KPOINTS - test/conditionanalyzer/00/encut400_k555/OUTCAR - test/conditionanalyzer/00/encut400_k555/POSCAR - test/conditionanalyzer/00/encut400_k555/POTCAR - test/conditionanalyzer/00/encut500_k444/CONTCAR - test/conditionanalyzer/00/encut500_k444/INCAR - test/conditionanalyzer/00/encut500_k444/KPOINTS - test/conditionanalyzer/00/encut500_k444/OUTCAR - test/conditionanalyzer/00/encut500_k444/POSCAR - test/conditionanalyzer/00/encut500_k444/POTCAR - test/conditionanalyzer/00/encut500_k555/CONTCAR - test/conditionanalyzer/00/encut500_k555/INCAR - test/conditionanalyzer/00/encut500_k555/KPOINTS - test/conditionanalyzer/00/encut500_k555/OUTCAR - test/conditionanalyzer/00/encut500_k555/POSCAR - test/conditionanalyzer/00/encut500_k555/POTCAR - test/conditionanalyzer/01/00-original/INCAR - test/conditionanalyzer/01/00-original/KPOINTS - test/conditionanalyzer/01/00-original/POSCAR - test/conditionanalyzer/01/00-original/POTCAR - test/conditionanalyzer/01/01-ENCUT/1000/try02/CONTCAR - test/conditionanalyzer/01/01-ENCUT/1000/try02/INCAR - test/conditionanalyzer/01/01-ENCUT/1000/try02/KPOINTS - test/conditionanalyzer/01/01-ENCUT/1000/try02/OUTCAR - test/conditionanalyzer/01/01-ENCUT/1000/try02/POSCAR - test/conditionanalyzer/01/01-ENCUT/1000/try02/POTCAR - test/conditionanalyzer/01/01-ENCUT/1200/try02/CONTCAR - test/conditionanalyzer/01/01-ENCUT/1200/try02/INCAR - test/conditionanalyzer/01/01-ENCUT/1200/try02/KPOINTS - test/conditionanalyzer/01/01-ENCUT/1200/try02/OUTCAR - test/conditionanalyzer/01/01-ENCUT/1200/try02/POSCAR - test/conditionanalyzer/01/01-ENCUT/1200/try02/POTCAR - test/conditionanalyzer/01/01-ENCUT/1500/try02/CONTCAR - test/conditionanalyzer/01/01-ENCUT/1500/try02/INCAR - test/conditionanalyzer/01/01-ENCUT/1500/try02/KPOINTS - test/conditionanalyzer/01/01-ENCUT/1500/try02/OUTCAR - test/conditionanalyzer/01/01-ENCUT/1500/try02/POSCAR - test/conditionanalyzer/01/01-ENCUT/1500/try02/POTCAR - test/conditionanalyzer/01/01-ENCUT/500/try05/CONTCAR - test/conditionanalyzer/01/01-ENCUT/500/try05/INCAR - test/conditionanalyzer/01/01-ENCUT/500/try05/KPOINTS - test/conditionanalyzer/01/01-ENCUT/500/try05/OUTCAR - test/conditionanalyzer/01/01-ENCUT/500/try05/POSCAR - test/conditionanalyzer/01/01-ENCUT/500/try05/POTCAR - test/conditionanalyzer/01/01-ENCUT/600/try01/CONTCAR - test/conditionanalyzer/01/01-ENCUT/600/try01/INCAR - test/conditionanalyzer/01/01-ENCUT/600/try01/KPOINTS - test/conditionanalyzer/01/01-ENCUT/600/try01/OUTCAR - test/conditionanalyzer/01/01-ENCUT/600/try01/POSCAR - test/conditionanalyzer/01/01-ENCUT/600/try01/POTCAR - test/conditionanalyzer/01/01-ENCUT/700/try01/CONTCAR - test/conditionanalyzer/01/01-ENCUT/700/try01/INCAR - test/conditionanalyzer/01/01-ENCUT/700/try01/KPOINTS - test/conditionanalyzer/01/01-ENCUT/700/try01/OUTCAR - test/conditionanalyzer/01/01-ENCUT/700/try01/POSCAR - test/conditionanalyzer/01/01-ENCUT/700/try01/POTCAR - test/conditionanalyzer/01/01-ENCUT/800/try01/CONTCAR - test/conditionanalyzer/01/01-ENCUT/800/try01/INCAR - test/conditionanalyzer/01/01-ENCUT/800/try01/KPOINTS - test/conditionanalyzer/01/01-ENCUT/800/try01/OUTCAR - test/conditionanalyzer/01/01-ENCUT/800/try01/POSCAR - test/conditionanalyzer/01/01-ENCUT/800/try01/POTCAR - test/conditionanalyzer/01/01-ENCUT/900/try01/CONTCAR - test/conditionanalyzer/01/01-ENCUT/900/try01/INCAR - test/conditionanalyzer/01/01-ENCUT/900/try01/KPOINTS - test/conditionanalyzer/01/01-ENCUT/900/try01/OUTCAR - test/conditionanalyzer/01/01-ENCUT/900/try01/POSCAR - test/conditionanalyzer/01/01-ENCUT/900/try01/POTCAR - test/conditionanalyzer/01/02-KPOINTS/16x16x16/try07/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/16x16x16/try07/INCAR - test/conditionanalyzer/01/02-KPOINTS/16x16x16/try07/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/16x16x16/try07/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/16x16x16/try07/POSCAR - test/conditionanalyzer/01/02-KPOINTS/16x16x16/try07/POTCAR - test/conditionanalyzer/01/02-KPOINTS/1x1x1/try07/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/1x1x1/try07/INCAR - test/conditionanalyzer/01/02-KPOINTS/1x1x1/try07/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/1x1x1/try07/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/1x1x1/try07/POSCAR - test/conditionanalyzer/01/02-KPOINTS/1x1x1/try07/POTCAR - test/conditionanalyzer/01/02-KPOINTS/2x2x2/try10/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/2x2x2/try10/INCAR - test/conditionanalyzer/01/02-KPOINTS/2x2x2/try10/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/2x2x2/try10/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/2x2x2/try10/POSCAR - test/conditionanalyzer/01/02-KPOINTS/2x2x2/try10/POTCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x32/try06/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x32/try06/INCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x32/try06/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/32x32x32/try06/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x32/try06/POSCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x32/try06/POTCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x64/try04/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x64/try04/INCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x64/try04/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/32x32x64/try04/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x64/try04/POSCAR - test/conditionanalyzer/01/02-KPOINTS/32x32x64/try04/POTCAR - test/conditionanalyzer/01/02-KPOINTS/4x4x4/try05/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/4x4x4/try05/INCAR - test/conditionanalyzer/01/02-KPOINTS/4x4x4/try05/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/4x4x4/try05/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/4x4x4/try05/POSCAR - test/conditionanalyzer/01/02-KPOINTS/4x4x4/try05/POTCAR - test/conditionanalyzer/01/02-KPOINTS/64x64x64/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/64x64x64/INCAR - test/conditionanalyzer/01/02-KPOINTS/64x64x64/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/64x64x64/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/64x64x64/POSCAR - test/conditionanalyzer/01/02-KPOINTS/64x64x64/POTCAR - test/conditionanalyzer/01/02-KPOINTS/8x8x8/try05/CONTCAR - test/conditionanalyzer/01/02-KPOINTS/8x8x8/try05/INCAR - test/conditionanalyzer/01/02-KPOINTS/8x8x8/try05/KPOINTS - test/conditionanalyzer/01/02-KPOINTS/8x8x8/try05/OUTCAR - test/conditionanalyzer/01/02-KPOINTS/8x8x8/try05/POSCAR - test/conditionanalyzer/01/02-KPOINTS/8x8x8/try05/POTCAR - test/conditionanalyzer/mixed_conditions/orthorhombic/CONTCAR - test/conditionanalyzer/mixed_conditions/orthorhombic/INCAR - test/conditionanalyzer/mixed_conditions/orthorhombic/KPOINTS - test/conditionanalyzer/mixed_conditions/orthorhombic/OUTCAR - test/conditionanalyzer/mixed_conditions/orthorhombic/POSCAR - test/conditionanalyzer/mixed_conditions/orthorhombic/POTCAR - test/conditionanalyzer/mixed_conditions/tetragonal/CONTCAR - test/conditionanalyzer/mixed_conditions/tetragonal/INCAR - test/conditionanalyzer/mixed_conditions/tetragonal/KPOINTS - test/conditionanalyzer/mixed_conditions/tetragonal/OUTCAR - test/conditionanalyzer/mixed_conditions/tetragonal/POSCAR - test/conditionanalyzer/mixed_conditions/tetragonal/POTCAR - test/conditionanalyzer/picker/encut400_k444-cubic/INCAR - test/conditionanalyzer/picker/encut400_k444-cubic/KPOINTS - test/conditionanalyzer/picker/encut400_k444-cubic/OUTCAR - test/conditionanalyzer/picker/encut400_k444-cubic/POSCAR - test/conditionanalyzer/picker/encut400_k444-cubic/POTCAR - test/conditionanalyzer/picker/encut400_k444-tetragonal-b/INCAR - test/conditionanalyzer/picker/encut400_k444-tetragonal-b/KPOINTS - test/conditionanalyzer/picker/encut400_k444-tetragonal-b/OUTCAR - test/conditionanalyzer/picker/encut400_k444-tetragonal-b/POSCAR - test/conditionanalyzer/picker/encut400_k444-tetragonal-b/POTCAR - test/conditionanalyzer/picker/encut400_k444-unfinished/INCAR - test/conditionanalyzer/picker/encut400_k444-unfinished/KPOINTS - test/conditionanalyzer/picker/encut400_k444-unfinished/OUTCAR - test/conditionanalyzer/picker/encut400_k444-unfinished/POSCAR - test/conditionanalyzer/picker/encut400_k444-unfinished/POTCAR - test/conditionanalyzer/picker/hexiagonal/CONTCAR - test/conditionanalyzer/picker/hexiagonal/INCAR - test/conditionanalyzer/picker/hexiagonal/KPOINTS - test/conditionanalyzer/picker/hexiagonal/OUTCAR - test/conditionanalyzer/picker/hexiagonal/POSCAR - test/conditionanalyzer/picker/hexiagonal/POTCAR - test/conditionvarier/standard/INCAR - test/conditionvarier/standard/KPOINTS - test/conditionvarier/standard/POSCAR - test/conditionvarier/standard/POTCAR - test/helper.rb - test/incar/INCAR.00 - test/incar/INCAR.01 - test/incar/test.vasputils - test/kpoints/g123-456 - test/kpoints/m123-456 - test/outcar/01-03-INT.OUTCAR - test/outcar/01-13-FIN.OUTCAR - test/outcar/02-05-FIN.OUTCAR - test/outcar/03-05-FIN.OUTCAR - test/outcar/10-01-FIN.OUTCAR - test/poscar/NOT_POSCAR - test/poscar/POSCAR.01 - test/poscar/POSCAR.4-0 - test/poscar/symmetry/cubic/POSCAR - test/poscar/symmetry/hexagonal/POSCAR - test/poscar/symmetry/monoclinic/POSCAR - test/poscar/symmetry/orthorhombic/POSCAR - test/poscar/symmetry/tetragonal-b/POSCAR - test/poscar/symmetry/tetragonal/POSCAR - test/poscar/symmetry/triclinic/POSCAR - test/poscar/symmetry/trigonal/POSCAR - test/poscar/trash/POSCAR.5-0 - test/poscarparser/POSCAR.00 - test/poscarparser/POSCAR.01 - test/potcar/POTCAR - test/potcar/POTCAR.allElement - test/potcar/POTCAR.dummy - test/potcar/dummy/Ac/POTCAR - test/potcar/dummy/Ag/POTCAR - test/potcar/dummy/Ag_GW/POTCAR - test/potcar/dummy/Ag_pv/POTCAR - test/potcar/dummy/Al/POTCAR - test/potcar/dummy/Al_GW/POTCAR - test/potcar/dummy/Al_sv_GW/POTCAR - test/potcar/dummy/Am/POTCAR - test/potcar/dummy/Ar/POTCAR - test/potcar/dummy/Ar_GW/POTCAR - test/potcar/dummy/As/POTCAR - test/potcar/dummy/As_GW/POTCAR - test/potcar/dummy/As_d/POTCAR - test/potcar/dummy/At/POTCAR - test/potcar/dummy/At_d/POTCAR - test/potcar/dummy/Au/POTCAR - test/potcar/dummy/Au_GW/POTCAR - test/potcar/dummy/Au_pv_GW/POTCAR - test/potcar/dummy/B/POTCAR - test/potcar/dummy/B_GW/POTCAR - test/potcar/dummy/B_h/POTCAR - test/potcar/dummy/B_s/POTCAR - test/potcar/dummy/Ba_sv/POTCAR - test/potcar/dummy/Ba_sv_GW/POTCAR - test/potcar/dummy/Be/POTCAR - test/potcar/dummy/Be_GW/POTCAR - test/potcar/dummy/Be_sv/POTCAR - test/potcar/dummy/Be_sv_GW/POTCAR - test/potcar/dummy/Bi/POTCAR - test/potcar/dummy/Bi_GW/POTCAR - test/potcar/dummy/Bi_d/POTCAR - test/potcar/dummy/Bi_d_GW/POTCAR - test/potcar/dummy/Br/POTCAR - test/potcar/dummy/Br_GW/POTCAR - test/potcar/dummy/C/POTCAR - test/potcar/dummy/C_GW/POTCAR - test/potcar/dummy/C_GW_new/POTCAR - test/potcar/dummy/C_h/POTCAR - test/potcar/dummy/C_s/POTCAR - test/potcar/dummy/Ca_pv/POTCAR - test/potcar/dummy/Ca_sv/POTCAR - test/potcar/dummy/Ca_sv_GW/POTCAR - test/potcar/dummy/Cd/POTCAR - test/potcar/dummy/Cd_GW/POTCAR - test/potcar/dummy/Cd_pv_GW/POTCAR - test/potcar/dummy/Cd_sv_GW/POTCAR - test/potcar/dummy/Ce/POTCAR - test/potcar/dummy/Ce_3/POTCAR - test/potcar/dummy/Ce_GW/POTCAR - test/potcar/dummy/Ce_h/POTCAR - test/potcar/dummy/Cl/POTCAR - test/potcar/dummy/Cl_GW/POTCAR - test/potcar/dummy/Cl_h/POTCAR - test/potcar/dummy/Cm/POTCAR - test/potcar/dummy/Co/POTCAR - test/potcar/dummy/Co_GW/POTCAR - test/potcar/dummy/Co_pv/POTCAR - test/potcar/dummy/Co_sv/POTCAR - test/potcar/dummy/Co_sv_GW/POTCAR - test/potcar/dummy/Cr/POTCAR - test/potcar/dummy/Cr_pv/POTCAR - test/potcar/dummy/Cr_sv/POTCAR - test/potcar/dummy/Cr_sv_GW/POTCAR - test/potcar/dummy/Cs_sv/POTCAR - test/potcar/dummy/Cs_sv_GW/POTCAR - test/potcar/dummy/Cu/POTCAR - test/potcar/dummy/Cu_GW/POTCAR - test/potcar/dummy/Cu_pv/POTCAR - test/potcar/dummy/Cu_pv_GW/POTCAR - test/potcar/dummy/Dy/POTCAR - test/potcar/dummy/Dy_3/POTCAR - test/potcar/dummy/Er/POTCAR - test/potcar/dummy/Er_2/POTCAR - test/potcar/dummy/Er_3/POTCAR - test/potcar/dummy/Eu/POTCAR - test/potcar/dummy/Eu_2/POTCAR - test/potcar/dummy/Eu_3/POTCAR - test/potcar/dummy/F/POTCAR - test/potcar/dummy/F_GW/POTCAR - test/potcar/dummy/F_GW_new/POTCAR - test/potcar/dummy/F_h/POTCAR - test/potcar/dummy/F_s/POTCAR - test/potcar/dummy/Fe/POTCAR - test/potcar/dummy/Fe_GW/POTCAR - test/potcar/dummy/Fe_pv/POTCAR - test/potcar/dummy/Fe_sv/POTCAR - test/potcar/dummy/Fe_sv_GW/POTCAR - test/potcar/dummy/Fr_sv/POTCAR - test/potcar/dummy/Ga/POTCAR - test/potcar/dummy/Ga_GW/POTCAR - test/potcar/dummy/Ga_d/POTCAR - test/potcar/dummy/Ga_d_GW/POTCAR - test/potcar/dummy/Ga_h/POTCAR - test/potcar/dummy/Ga_pv_GW/POTCAR - test/potcar/dummy/Ga_sv_GW/POTCAR - test/potcar/dummy/Gd/POTCAR - test/potcar/dummy/Gd_3/POTCAR - test/potcar/dummy/Ge/POTCAR - test/potcar/dummy/Ge_GW/POTCAR - test/potcar/dummy/Ge_d/POTCAR - test/potcar/dummy/Ge_d_GW/POTCAR - test/potcar/dummy/Ge_h/POTCAR - test/potcar/dummy/Ge_sv_GW/POTCAR - test/potcar/dummy/H.25/POTCAR - test/potcar/dummy/H.33/POTCAR - test/potcar/dummy/H.42/POTCAR - test/potcar/dummy/H.5/POTCAR - test/potcar/dummy/H.58/POTCAR - test/potcar/dummy/H.66/POTCAR - test/potcar/dummy/H.75/POTCAR - test/potcar/dummy/H/POTCAR - test/potcar/dummy/H1.25/POTCAR - test/potcar/dummy/H1.33/POTCAR - test/potcar/dummy/H1.5/POTCAR - test/potcar/dummy/H1.66/POTCAR - test/potcar/dummy/H1.75/POTCAR - test/potcar/dummy/H_AE/POTCAR - test/potcar/dummy/H_GW/POTCAR - test/potcar/dummy/H_h/POTCAR - test/potcar/dummy/H_h_GW/POTCAR - test/potcar/dummy/H_s/POTCAR - test/potcar/dummy/He/POTCAR - test/potcar/dummy/He_GW/POTCAR - test/potcar/dummy/Hf/POTCAR - test/potcar/dummy/Hf_pv/POTCAR - test/potcar/dummy/Hf_sv/POTCAR - test/potcar/dummy/Hf_sv_GW/POTCAR - test/potcar/dummy/Hg/POTCAR - test/potcar/dummy/Ho/POTCAR - test/potcar/dummy/Ho_3/POTCAR - test/potcar/dummy/I/POTCAR - test/potcar/dummy/I_GW/POTCAR - test/potcar/dummy/In/POTCAR - test/potcar/dummy/In_d/POTCAR - test/potcar/dummy/In_d_GW/POTCAR - test/potcar/dummy/Ir/POTCAR - test/potcar/dummy/Ir_sv_GW/POTCAR - test/potcar/dummy/K_pv/POTCAR - test/potcar/dummy/K_sv/POTCAR - test/potcar/dummy/K_sv_GW/POTCAR - test/potcar/dummy/Kr/POTCAR - test/potcar/dummy/Kr_GW/POTCAR - test/potcar/dummy/La/POTCAR - test/potcar/dummy/La_s/POTCAR - test/potcar/dummy/Li/POTCAR - test/potcar/dummy/Li_AE_GW/POTCAR - test/potcar/dummy/Li_GW/POTCAR - test/potcar/dummy/Li_sv/POTCAR - test/potcar/dummy/Li_sv_GW/POTCAR - test/potcar/dummy/Lu/POTCAR - test/potcar/dummy/Lu_3/POTCAR - test/potcar/dummy/Mg/POTCAR - test/potcar/dummy/Mg_GW/POTCAR - test/potcar/dummy/Mg_pv/POTCAR - test/potcar/dummy/Mg_pv_GW/POTCAR - test/potcar/dummy/Mg_sv/POTCAR - test/potcar/dummy/Mg_sv_GW/POTCAR - test/potcar/dummy/Mn/POTCAR - test/potcar/dummy/Mn_GW/POTCAR - test/potcar/dummy/Mn_pv/POTCAR - test/potcar/dummy/Mn_sv/POTCAR - test/potcar/dummy/Mn_sv_GW/POTCAR - test/potcar/dummy/Mo/POTCAR - test/potcar/dummy/Mo_pv/POTCAR - test/potcar/dummy/Mo_sv/POTCAR - test/potcar/dummy/Mo_sv_GW/POTCAR - test/potcar/dummy/N/POTCAR - test/potcar/dummy/N_GW/POTCAR - test/potcar/dummy/N_GW_new/POTCAR - test/potcar/dummy/N_h/POTCAR - test/potcar/dummy/N_s/POTCAR - test/potcar/dummy/N_s_GW/POTCAR - test/potcar/dummy/Na/POTCAR - test/potcar/dummy/Na_pv/POTCAR - test/potcar/dummy/Na_sv/POTCAR - test/potcar/dummy/Na_sv_GW/POTCAR - test/potcar/dummy/Nb_pv/POTCAR - test/potcar/dummy/Nb_sv/POTCAR - test/potcar/dummy/Nb_sv_GW/POTCAR - test/potcar/dummy/Nd/POTCAR - test/potcar/dummy/Nd_3/POTCAR - test/potcar/dummy/Ne/POTCAR - test/potcar/dummy/Ne_GW/POTCAR - test/potcar/dummy/Ne_GW_soft/POTCAR - test/potcar/dummy/Ni/POTCAR - test/potcar/dummy/Ni_GW/POTCAR - test/potcar/dummy/Ni_pv/POTCAR - test/potcar/dummy/Ni_sv_GW/POTCAR - test/potcar/dummy/Np/POTCAR - test/potcar/dummy/Np_s/POTCAR - test/potcar/dummy/O/POTCAR - test/potcar/dummy/O_GW/POTCAR - test/potcar/dummy/O_GW_new/POTCAR - test/potcar/dummy/O_h/POTCAR - test/potcar/dummy/O_s/POTCAR - test/potcar/dummy/O_s_GW/POTCAR - test/potcar/dummy/Os/POTCAR - test/potcar/dummy/Os_pv/POTCAR - test/potcar/dummy/Os_sv_GW/POTCAR - test/potcar/dummy/P/POTCAR - test/potcar/dummy/P_GW/POTCAR - test/potcar/dummy/P_h/POTCAR - test/potcar/dummy/Pa/POTCAR - test/potcar/dummy/Pa_s/POTCAR - test/potcar/dummy/Pb/POTCAR - test/potcar/dummy/Pb_d/POTCAR - test/potcar/dummy/Pb_d_GW/POTCAR - test/potcar/dummy/Pd/POTCAR - test/potcar/dummy/Pd_GW/POTCAR - test/potcar/dummy/Pd_pv/POTCAR - test/potcar/dummy/Pm/POTCAR - test/potcar/dummy/Pm_3/POTCAR - test/potcar/dummy/Po/POTCAR - test/potcar/dummy/Po_d/POTCAR - test/potcar/dummy/Pr/POTCAR - test/potcar/dummy/Pr_3/POTCAR - test/potcar/dummy/Pt/POTCAR - test/potcar/dummy/Pt_GW/POTCAR - test/potcar/dummy/Pt_pv/POTCAR - test/potcar/dummy/Pt_pv_GW/POTCAR - test/potcar/dummy/Pt_sv_GW/POTCAR - test/potcar/dummy/Pu/POTCAR - test/potcar/dummy/Pu_s/POTCAR - test/potcar/dummy/README.UPDATES/POTCAR - test/potcar/dummy/RELEASE_NOTE.txt/POTCAR - test/potcar/dummy/Ra_sv/POTCAR - test/potcar/dummy/Rb_pv/POTCAR - test/potcar/dummy/Rb_sv/POTCAR - test/potcar/dummy/Rb_sv_GW/POTCAR - test/potcar/dummy/Re/POTCAR - test/potcar/dummy/Re_pv/POTCAR - test/potcar/dummy/Re_sv_GW/POTCAR - test/potcar/dummy/Rh/POTCAR - test/potcar/dummy/Rh_GW/POTCAR - test/potcar/dummy/Rh_pv/POTCAR - test/potcar/dummy/Rh_pv_GW/POTCAR - test/potcar/dummy/Rh_sv_GW/POTCAR - test/potcar/dummy/Rn/POTCAR - test/potcar/dummy/Ru/POTCAR - test/potcar/dummy/Ru_pv/POTCAR - test/potcar/dummy/Ru_pv_GW/POTCAR - test/potcar/dummy/Ru_sv/POTCAR - test/potcar/dummy/Ru_sv_GW/POTCAR - test/potcar/dummy/S/POTCAR - test/potcar/dummy/S_GW/POTCAR - test/potcar/dummy/S_h/POTCAR - test/potcar/dummy/Sb/POTCAR - test/potcar/dummy/Sb_GW/POTCAR - test/potcar/dummy/Sb_d_GW/POTCAR - test/potcar/dummy/Sc/POTCAR - test/potcar/dummy/Sc_sv/POTCAR - test/potcar/dummy/Sc_sv_GW/POTCAR - test/potcar/dummy/Se/POTCAR - test/potcar/dummy/Se_GW/POTCAR - test/potcar/dummy/Si/POTCAR - test/potcar/dummy/Si_GW/POTCAR - test/potcar/dummy/Si_sv_GW/POTCAR - test/potcar/dummy/Sm/POTCAR - test/potcar/dummy/Sm_3/POTCAR - test/potcar/dummy/Sn/POTCAR - test/potcar/dummy/Sn_d/POTCAR - test/potcar/dummy/Sn_d_GW/POTCAR - test/potcar/dummy/Sr_sv/POTCAR - test/potcar/dummy/Sr_sv_GW/POTCAR - test/potcar/dummy/Ta/POTCAR - test/potcar/dummy/Ta_pv/POTCAR - test/potcar/dummy/Ta_sv_GW/POTCAR - test/potcar/dummy/Tb/POTCAR - test/potcar/dummy/Tb_3/POTCAR - test/potcar/dummy/Tc/POTCAR - test/potcar/dummy/Tc_pv/POTCAR - test/potcar/dummy/Tc_sv/POTCAR - test/potcar/dummy/Tc_sv_GW/POTCAR - test/potcar/dummy/Te/POTCAR - test/potcar/dummy/Te_GW/POTCAR - test/potcar/dummy/Th/POTCAR - test/potcar/dummy/Th_s/POTCAR - test/potcar/dummy/Ti/POTCAR - test/potcar/dummy/Ti_pv/POTCAR - test/potcar/dummy/Ti_sv/POTCAR - test/potcar/dummy/Ti_sv_GW/POTCAR - test/potcar/dummy/Tl/POTCAR - test/potcar/dummy/Tl_d/POTCAR - test/potcar/dummy/Tm/POTCAR - test/potcar/dummy/Tm_3/POTCAR - test/potcar/dummy/U/POTCAR - test/potcar/dummy/U_s/POTCAR - test/potcar/dummy/V/POTCAR - test/potcar/dummy/V_pv/POTCAR - test/potcar/dummy/V_sv/POTCAR - test/potcar/dummy/V_sv_GW/POTCAR - test/potcar/dummy/W/POTCAR - test/potcar/dummy/W_pv/POTCAR - test/potcar/dummy/W_sv_GW/POTCAR - test/potcar/dummy/Xe/POTCAR - test/potcar/dummy/Xe_GW/POTCAR - test/potcar/dummy/Y_sv/POTCAR - test/potcar/dummy/Y_sv_GW/POTCAR - test/potcar/dummy/Yb/POTCAR - test/potcar/dummy/Yb_2/POTCAR - test/potcar/dummy/Zn/POTCAR - test/potcar/dummy/Zn_GW/POTCAR - test/potcar/dummy/Zn_pv_GW/POTCAR - test/potcar/dummy/Zn_sv_GW/POTCAR - test/potcar/dummy/Zr_sv/POTCAR - test/potcar/dummy/Zr_sv_GW/POTCAR - test/potcar/dummy/data_base/POTCAR - test/potcar/test.vasputils - test/repeatVasp/Iter2-Nsw2.00/INCAR - test/repeatVasp/Iter2-Nsw2.00/KPOINTS - test/repeatVasp/Iter2-Nsw2.00/POSCAR - test/repeatVasp/Iter2-Nsw2.00/POTCAR - test/repeatVasp/test.sh - test/test_conditionvarier.rb - test/test_incar.rb - test/test_kpoints.rb - test/test_outcar.rb - test/test_poscar.rb - test/test_potcar.rb - test/test_potcar_concatenater.rb - test/test_setting.rb - test/test_vaspdir.rb - test/test_vaspgeometryoptimizer.rb - test/test_vasputils.rb - test/vaspdir/finished/CONTCAR - test/vaspdir/finished/INCAR - test/vaspdir/finished/KPOINTS - test/vaspdir/finished/OUTCAR - test/vaspdir/finished/POSCAR - test/vaspdir/finished/POTCAR - test/vaspdir/lack-INCAR/KPOINTS - test/vaspdir/lack-INCAR/POSCAR - test/vaspdir/lack-INCAR/POTCAR - test/vaspdir/lack-KPOINTS/INCAR - test/vaspdir/lack-KPOINTS/POSCAR - test/vaspdir/lack-KPOINTS/POTCAR - test/vaspdir/lack-POSCAR/INCAR - test/vaspdir/lack-POSCAR/KPOINTS - test/vaspdir/lack-POSCAR/POTCAR - test/vaspdir/lack-POTCAR/INCAR - test/vaspdir/lack-POTCAR/KPOINTS - test/vaspdir/lack-POTCAR/POSCAR - test/vaspdir/locked/INCAR - test/vaspdir/locked/KPOINTS - test/vaspdir/locked/POSCAR - test/vaspdir/locked/POTCAR - test/vaspdir/not-yet/INCAR - test/vaspdir/not-yet/KPOINTS - test/vaspdir/not-yet/POSCAR - test/vaspdir/not-yet/POTCAR - test/vaspdir/reset_init/finished/orig/CONTCAR - test/vaspdir/reset_init/finished/orig/INCAR - test/vaspdir/reset_init/finished/orig/KPOINTS - test/vaspdir/reset_init/finished/orig/OUTCAR - test/vaspdir/reset_init/finished/orig/POSCAR - test/vaspdir/reset_init/finished/orig/POTCAR - test/vaspdir/started/CONTCAR - test/vaspdir/started/INCAR - test/vaspdir/started/KPOINTS - test/vaspdir/started/OUTCAR - test/vaspdir/started/POSCAR - test/vaspdir/started/POTCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt00/CONTCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt00/INCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt00/KPOINTS - test/vaspgeometryoptimizer/ended-Iter1/geomopt00/OUTCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt00/POSCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt00/POTCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt01/INCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt01/KPOINTS - test/vaspgeometryoptimizer/ended-Iter1/geomopt01/OUTCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt01/POSCAR - test/vaspgeometryoptimizer/ended-Iter1/geomopt01/POTCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt00/CONTCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt00/INCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt00/KPOINTS - test/vaspgeometryoptimizer/ended-Iter2/geomopt00/OUTCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt00/POSCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt00/POTCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt01/INCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt01/KPOINTS - test/vaspgeometryoptimizer/ended-Iter2/geomopt01/OUTCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt01/POSCAR - test/vaspgeometryoptimizer/ended-Iter2/geomopt01/POTCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir0/CONTCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir0/INCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir0/KPOINTS - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir0/OUTCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir0/POSCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir0/POTCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir1/CONTCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir1/INCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir1/KPOINTS - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir1/OUTCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir1/POSCAR - test/vaspgeometryoptimizer/multiple_vaspdir/vaspdir1/POTCAR - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcA/INCAR - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcA/KPOINTS - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcA/POSCAR - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcA/POTCAR - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcB/INCAR - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcB/KPOINTS - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcB/POSCAR - test/vaspgeometryoptimizer/not-geomopt/not-geomopt-subdir/calcB/POTCAR - test/vaspgeometryoptimizer/not-yet/geomopt00/INCAR - test/vaspgeometryoptimizer/not-yet/geomopt00/KPOINTS - test/vaspgeometryoptimizer/not-yet/geomopt00/POSCAR - test/vaspgeometryoptimizer/not-yet/geomopt00/POTCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/CHG - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/CHGCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/DOSCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/EIGENVAL - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/INCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/KPOINTS - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/OSZICAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/OUTCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/PCDAT - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/POSCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/POTCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/WAVECAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/XDATCAR - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt00/vasprun.xml - test/vaspgeometryoptimizer/prepare_next/no-contcar/geomopt01/.gitignore - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/CHG - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/CHGCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/CONTCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/DOSCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/EIGENVAL - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/INCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/KPOINTS - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/OSZICAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/OUTCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/PCDAT - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/POSCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/POTCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/WAVECAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/XDATCAR - test/vaspgeometryoptimizer/prepare_next/normal/geomopt00/vasprun.xml - test/vaspgeometryoptimizer/reset_init/orig/geomopt00/CONTCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt00/INCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt00/KPOINTS - test/vaspgeometryoptimizer/reset_init/orig/geomopt00/OUTCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt00/POSCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt00/POTCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt01/CONTCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt01/INCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt01/KPOINTS - test/vaspgeometryoptimizer/reset_init/orig/geomopt01/OUTCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt01/POSCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt01/POTCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt02/CONTCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt02/INCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt02/KPOINTS - test/vaspgeometryoptimizer/reset_init/orig/geomopt02/POSCAR - test/vaspgeometryoptimizer/reset_init/orig/geomopt02/POTCAR - test/vaspgeometryoptimizer/reset_init/orig/lock_vaspgeomopt/dummy - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt00/CONTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt00/INCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt00/KPOINTS - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt00/OUTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt00/POSCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt00/POTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt01/CONTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt01/INCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt01/KPOINTS - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt01/OUTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt01/POSCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt01/POTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt02/CONTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt02/INCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt02/KPOINTS - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt02/OUTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt02/POSCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/geomopt02/POTCAR - test/vaspgeometryoptimizer/reset_next/empty-contcar/orig/lock_vaspgeomopt/dummy - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt00/CONTCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt00/INCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt00/KPOINTS - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt00/OUTCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt00/POSCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt00/POTCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt01/CONTCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt01/INCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt01/KPOINTS - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt01/OUTCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt01/POSCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt01/POTCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt02/INCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt02/KPOINTS - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt02/POSCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/geomopt02/POTCAR - test/vaspgeometryoptimizer/reset_next/no-contcar/orig/lock_vaspgeomopt/dummy - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt00/CONTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt00/INCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt00/KPOINTS - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt00/OUTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt00/POSCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt00/POTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt01/CONTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt01/INCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt01/KPOINTS - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt01/OUTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt01/POSCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt01/POTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt02/CONTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt02/INCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt02/KPOINTS - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt02/POSCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/geomopt02/POTCAR - test/vaspgeometryoptimizer/reset_next/poscar-contcar/orig/lock_vaspgeomopt/dummy - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt00/CONTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt00/INCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt00/KPOINTS - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt00/OUTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt00/POSCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt00/POTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt01/CONTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt01/INCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt01/KPOINTS - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt01/OUTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt01/POSCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt01/POTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt02/CONTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt02/INCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt02/KPOINTS - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt02/POSCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/geomopt02/POTCAR - test/vaspgeometryoptimizer/reset_reincarnation/orig/lock_vaspgeomopt/dummy - test/vaspgeometryoptimizer/started/geomopt00/INCAR - test/vaspgeometryoptimizer/started/geomopt00/KPOINTS - test/vaspgeometryoptimizer/started/geomopt00/POSCAR - test/vaspgeometryoptimizer/started/geomopt00/POTCAR - test/vaspgeometryoptimizer/till01/geomopt00/CONTCAR - test/vaspgeometryoptimizer/till01/geomopt00/INCAR - test/vaspgeometryoptimizer/till01/geomopt00/KPOINTS - test/vaspgeometryoptimizer/till01/geomopt00/OUTCAR - test/vaspgeometryoptimizer/till01/geomopt00/POSCAR - test/vaspgeometryoptimizer/till01/geomopt00/POTCAR - test/vaspgeometryoptimizer/till01/geomopt01/INCAR - test/vaspgeometryoptimizer/till01/geomopt01/KPOINTS - test/vaspgeometryoptimizer/till01/geomopt01/POSCAR - test/vaspgeometryoptimizer/till01/geomopt01/POTCAR homepage: http://github.com/ippei94da/vasputils licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -154497592225967354 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Utilities for VASP, first-principles calculation code. test_files: []