Showing posts with label siesta. Show all posts
Showing posts with label siesta. Show all posts
Wednesday, July 23, 2008
Quitar archivos sobrantes de SIESTA
rm $(find . -name "CHLOCAL.*" -or -name "KB.L*" -or -name "ORB.S*" -or -name "*.ion*" -or -name "*.POT.CONF" -or -name "VNA.*" -or -name "RED_VLOCAL.*" -or -name "INPUT_TMP.*" | head -2000)
Wednesday, April 16, 2008
momentos magneticos
grep -A170 "mulliken: Atomic and Orbital Populations:" parallel.output | grep -v '^$' | grep -v Atom | grep -v 4pz> spins.dat
awk 'NR % 3 == 1' spins.dat
awk 'NR % 3 == 1' spins.dat
Wednesday, April 09, 2008
GFORTRAN buffer issues
export GFORTRAN_UNBUFFERED_ALL=1
(it kills the buffer)
(it kills the buffer)
Wednesday, November 22, 2006
Mare Nostrum (I): arch.make de siesta
He logrado que SIESTA y GULP corran en MareNostrum!!! Aparte del subidón de adrenalina, pondré por aquí y enviaré a la lista el arch.make y el de gulp
saludos
LUCAS
saludos
LUCAS
Monday, March 14, 2005
ifort buggy
Bug del día: el ifort última versión peta en mulliken.F !
Subscribe to:
Posts (Atom)