Installing CAM on Linux Opeteron Cluster

ahmadn@saic_com

New Member
Hi,

I am using PGI compilers and MPICH. ESMF compiles but when I I try to compile CAM I get the following error:

PGF90-F-0004-Unable to open MODULE file esmf_timemgmtmod.mod (/home/ahmad/cam/cam1/models/atm/cam/src/control/time_manager.F90: 7)
PGF90/x86-64 Linux 7.1-4: compilation aborted
gmake: *** [time_manager.o] Error 2

Can anyone tell me why the model was not able to generate the esmf_timemgmtmod.mod file. Any workaround this problem will be greatly appreciated.

Nash'at
ahmadn@saic.com
 

rneale

Rich Neale
CAM Project Scientist
Staff member
Does the file esmf_timemgmtmod.mod actually exist in he correct directory?
 
Back
Top