Preliminary

To begin with, let us copy the tar ball and expand it in your home directory as follows:

$ cp ~teac21/STATE/archives/state-cmd34.tgz .

Then extract STATE by performing:

$ tar zxvf state-cmd34.tgz

and remove the tar ball:

$ rm state-cmd34.tgz

The structure of the source code is as follows (go to the STATE directory and type "ls")

arch/  build/  example/  gncpp/  README  src/  util/
  • arch/ contains include files for Makefile
  • build/ is the directory used to build STATE
  • example/ contains the example input and output files
  • gncpp/ contains the pseudopotentials
  • util/ contains utility programs.

In this example, all the programs are ready-to-use, but if you'd like to use STATE on your own platform, you need to compile it by yourself.

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2023-01-23 (月) 11:56:58 (458d)