This website requires JavaScript.
Explore
Help
Sign In
scnc
/
quantum-espresso
mirror of
https://gitlab.com/QEF/q-e.git
Watch
1
Star
0
Fork
You've already forked quantum-espresso
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kpoints
quantum-espresso
/
GUI
/
Guib
/
examples
/
run.sh
6 lines
58 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
for
test
in *.tcl
do
../guib
$test
;
done
Reference in New Issue
View Git Blame
Copy Permalink