- 7
- 15 272
Mphy by Mohan
Nepal
Приєднався 5 січ 2022
Installation of BURAI in Ubuntu, (The Easiest Way)
#stepbystep -1: Download the latest version of jdk and BURAI
www.tiny.cc/cloud-files
#Step-2: Remove the existing version of java
sudo apt-get purge openjdk*
sudo apt-get purge
sudo update-alternatives --remove "java" "/opt/jdk/jdk1.8.0_261/bin/java"
sudo update-alternatives --remove "javac" "/opt/jdk/jdk1.8.0_261/bin/javac"
sudo apt autoremove
sudo apt-get update
#Step-3: Installation of Java
sudo tar zxvf jdk-8u261-linux-x64.tar.gz
#Step-4: Package required for Quantum Espresso compilation
sudo apt-get install -y gfortran
sudo apt-get install -y openmpi-bin libopenmpi-dev
# Step-5: Installation of BURAI
sudo tar zxvf BURAI1.3_Linux.tgz
www.tiny.cc/cloud-files
#Step-2: Remove the existing version of java
sudo apt-get purge openjdk*
sudo apt-get purge
sudo update-alternatives --remove "java" "/opt/jdk/jdk1.8.0_261/bin/java"
sudo update-alternatives --remove "javac" "/opt/jdk/jdk1.8.0_261/bin/javac"
sudo apt autoremove
sudo apt-get update
#Step-3: Installation of Java
sudo tar zxvf jdk-8u261-linux-x64.tar.gz
#Step-4: Package required for Quantum Espresso compilation
sudo apt-get install -y gfortran
sudo apt-get install -y openmpi-bin libopenmpi-dev
# Step-5: Installation of BURAI
sudo tar zxvf BURAI1.3_Linux.tgz
Переглядів: 7 164
Відео
Creating a supercell model using VESTA ;VESTA Software Tutorial for Beginner
Переглядів 3412 роки тому
Creating a supercell model using VESTA VESTA Software Tutorial for Beginner
write Greek letters, superscript and subscript in xmgrace, Set tics label in xmgrace
Переглядів 1,1 тис.3 роки тому
write Greek letters write Greek letters, superscript and subscript in xmgrace \x G\f{} creates capital gamma R\s y=subscript R \S y superscript \N = Normal a α A A b β B B c χ C X d δ D e ɛ E E f φ F Φ g γ G Γ h η H H i ι I I j ϕ J ϑ k κ K K l λ L Λ m µ M M n ν N N o o O O p π P Π q θ Q Θ r ρ R P s σ S Σ t τ T T u υ
Plotting Data with gnuplot e.g PLOTTING BAND STRUCTURE USING GNUPLOT
Переглядів 3,9 тис.3 роки тому
plot 'mohan.dat' using 1:2 with linespoints linetype 1 pointtype 7 linecolor 8 linewidth 3 pointsize 2 set xtics ( '{/Symbol G}'0.000,'{/Symbol G}'1.3441,'{M}'0.5000,'{K}'0.8727)
xcrysden ; Error: wrong # args: should be "pwInputPreset file"
Переглядів 1,1 тис.3 роки тому
xcrysden ; Error: wrong # args: should be "pwInputPreset file" The folder containing input file has name ‘dimension op’ in the above video . It has space between dimension and op. So it’s causing problem. We can remove this by removing space between letters of folder name .
How to Download YouTube Video in mobile Gallery and laptop
Переглядів 433 роки тому
The best way for downloading youtube videos Link to download youtube videos: en.savefrom.net
Plotting multiple graphs in single plot using xmgrace
Переглядів 1,6 тис.3 роки тому
Plotting multiple graphs in single plot using xmgrace ua-cam.com/video/TBxbe83Oe-g/v-deo.html
SIR can you solve this problam thanks Error: Could not find or load main class burai.app.QEFXMain Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
Thanks
java install has not been shown
sir how to solve your problam
Do you know the way to open input file from xcrysden to visualize it where we use 'space_group' in the SYSTEM card. when using ibrav, the structure file opens up just fine but not when using space_group it dosen't.
Thanks a lot. Very useful video.
Thank you so much
in last it showing Command 'java' not found now what to do next
Very Useful Video. Thanks
Please make a video, of how we can fix the atoms ( TTT FFF) tags using the " selective dynamics method" using VASPKIT or manually to reduce computational cost during optimization
Thanks.
Is it possible to modify just one plot among the 4 arranged graphs in xmgrace?? For example:- I want to redraw my 3rd plot out of the 3 plots arranged in a column with 3rows (no. of rows = 3, number of columns = 1) Can I do that??
sudo tar zxvf BURAI1.3_Linux.tgz same issue with this
-zxvf
nice
how to create band.data from eigenvalue file
Thank you sir... Your vidoe helps me alot
very helpful video
Thank you Sir
It's showing gtk msg: failed to load module "canberra-gtk-module".. pls help
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
@@mphybymohan4367 thank you.. it solved. But it does not show the structure now... it's showing a Grey window only when I m opening any cif file. Pls help
@@sudattagiri5230 for me also. How to resolve the issue? Kindly guide me
@@SAJALPHYS try this: 1. open BURAI1.3.2/bin/burai.sh 2. edit java -jar ./bin/burai.jar $@ line into: java -Dprism.forceGPU=true -jar ./bin/burai.jar $@ 3. close terminal 4. run BURAI1.3.2/bin/burai.sh hope it can help
@@SAJALPHYS I could not resolve the issue
Thank you, you saved me from hours of finding the error. I would have never guessed that the space from my folder name is causing it. Now I can open pw input files, but xcrysden can't open my output files... couldn't open "/home/pw.SrTiO3.nscf.out": no such file or directory even though the file is clearly there in the correct folder. Any idea?
Good job dai 😍😍
Thank you!
Thank u sir 😍
My pleasure!