ScienceGeyser

Abinit Tutorial Command

Jun 17th, 2019
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Create a Work directory under Abinit's Input subdirectory
  2. mkdir Work
  3. cd Work
  4. Copy the input script template file
  5. cp ../tbase1_x.files .
  6. Modify to reflect the proper file names by replacing the x in each line with the tutorial file number
  7. Change the last line to the asolute path to the PSP directory Do Not Use The env variable you may have just made.
  8. cp ../tbase1_1.in .
  9. Copy each of the tutorial files to the working directory
  10. abinit < tbase1_x.files > log 2> err &
Add Comment
Please, Sign In to add comment