#!/bin/bash

EnergyPath=$tkProg_Root/bin/energy
script=$tkprog_X_path/VASP/VASPLD.pl
$perl_path $script --Action=MakeInput . 
$EnergyPath < LDEnergy.dat | tee LDEnergy.out

