AtomPAW fails: cannot find aeatom.mod

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
neruocomp
Posts: 9
Joined: Wed Sep 07, 2011 8:25 pm

AtomPAW fails: cannot find aeatom.mod

Post by neruocomp » 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?
Personally, I liked the university. They gave us money and facilities, we didn't have to produce anything! You've never been out of college! You don't know what it's like out there! I've worked in the private sector. They expect results. -Ray Ghostbusters

Locked