Connection
Windows User
Linux/Mac User
PWscf Version 4.0.1
Documentation
Copy Pwscf 4.0.1 version from /scratch1/pwbin/ to your Home directory.
Example: cp -r /scratch1/pwbin/ $HOME
Copy espresso package to your HOME directory.
Example: cp /scratch1/vlab08/espresso-4.0.1.tar.gz $HOME
gunzip espresso-4.0.1.tar.gz
tar -xvf espresso-4.0.1.tar
cd espresso-4.0.1
./configure
make all
Executing PWscf
~/pwbin/pw.x < Pwscf_Input_File > Pwscf_Output_File &
PWscf simple examples
Transfering file
Windows User
- Menu Start => All Programs => SSH Secure Shell => Secure File Transfer Client
Linux/Mac User
- scp yourfile youruseraccount@regatta.msi.umn.edu: