منتديات الجلفة لكل الجزائريين و العرب - عرض مشاركة واحدة - Utilisateur WIEN2K
الموضوع: Utilisateur WIEN2K
عرض مشاركة واحدة
قديم 2012-07-27, 19:41   رقم المشاركة : 5
معلومات العضو
rachchem
عضو مشارك
 
الصورة الرمزية rachchem
 

 

 
إحصائية العضو










Mh51

WIEN2k in Ubuntu 10.04

##The following is an edited version of instructions given by https://xinhuolin.web.officelive.com/Wien2kinUbuntu.aspx


How to install and configure Wien2k in Ubuntu

Download from https://www.wien2k.at/index.html and save .tar file in a local directory (ie. home directory ~/wien)


0. rm -rf ~/.w2web ## this is only necessary if you have attempted a previous install


1.
sudo apt-get install csh
sudo apt-get install build-essential
sudo apt-get install liblapack-dev
sudo apt-get install libblas-dev

2.
tar -xvf WIEN2k_09.tar (skip this if you downloaded files separately)
gunzip *.gz
chmod +x ./expand_lapw
./expand_lapw
./siteconfig_lapw
system: choose V gfortran+gotolib
compiler: gfortran and gcc
lib: R: -llapack_lapw -lblas_lapw -lblas -llapack

3.
./userconfig_lapw
...
...
...
4. source ~/.bashrc

5. w2web -p 7890 ## or port of choice

6. then go to https://localhost:7890/ in firefox or other browser










رد مع اقتباس