AtomPAW fails: cannot find aeatom.mod
Posted: Fri Sep 09, 2011 12:12 am
Building abinit and letting the configure script download the atompaw plugin. When I run make, it fails at the following:
/share/apps/openmpi/1.4.3-gcc-4.6.1/bin/mpif90 -m64 -ffree-form -m64 -g -ffree-line-length-none -O2 -mtune=native -march=native -mfpmath=sse -c -o atompaw_prog.o atompaw_prog.f90
atompaw_prog.f90:53.12:
USE aeatom
1
Fatal Error: Can't open module file 'aeatom.mod' for reading at (1): No such file or directory
make[7]: *** [atompaw_prog.o] Error 1
What is aeatom? The only place I can find anything is some physics' student website http://www.wfu.edu/~natalie/s06phy346/
So whats up with that?
/share/apps/openmpi/1.4.3-gcc-4.6.1/bin/mpif90 -m64 -ffree-form -m64 -g -ffree-line-length-none -O2 -mtune=native -march=native -mfpmath=sse -c -o atompaw_prog.o atompaw_prog.f90
atompaw_prog.f90:53.12:
USE aeatom
1
Fatal Error: Can't open module file 'aeatom.mod' for reading at (1): No such file or directory
make[7]: *** [atompaw_prog.o] Error 1
What is aeatom? The only place I can find anything is some physics' student website http://www.wfu.edu/~natalie/s06phy346/
So whats up with that?