Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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?
 
Top