Coder Social home page Coder Social logo

tools's Introduction

Useful Tools

  • debye_frequency.py is used to calculate debye frequency of materials. (Debye temperature should be known first)

  • jogInteraction.py is used to calculate elastic interaction energy of a jog pair using anisotropic properties.

  • coulomb_vs_elastic.py is used to compare the coulomb force and elastic interaction force.

  • jogInteraction_isotropic.py is used to calculate elastic interaction energy of jog pair by using isotropic properties.

  • rotation.py is used to rotate atoms along x axis by a specified degree. Details information see the code.

  • deleteUselessFolderDumpfile.py is used to delete useless dumpfiles in seperate folders (useful in calculating point distribution energy)

  • zeus2my.py is used to copy files in subfolders between hpc and my computer.

  • zip_unzip.py is used to zip or zip files in folders v_mg and/or v_o (including subfolders in v_mg and/or v_o).

Useful commands

  • gzip name_of_file (gzip initial.lmp)

  • gunzip name_of_file (gunzip initial.lmp.gz)

  • tar -czvf final_file.tar.gz file1 file2 ... filen (tar -czvf results.tar.gz initial.lmp dump.relax* build_noclimb.sh)

  • tar -xzvf final_file.tar.gz (tar -xzvf results.tar.gz)

  • zip final_file.zip file1 file2 ... filen (zip results.zip initial.lmp dump.relax* )

  • unzip final_file.zip (unzip results.zip)

  • atomsk --diff initial.lmp dump.relax35

tools's People

Contributors

jianhuizhai avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.