Error in executing CAM5.0.

rakeshtejak@gmail_com

Rakesh Teja Konduru
Member
Hi,I have compiled CAM5.0 for actual planet by using pgf90. At the time of execution i got following problem:PGFIO-F-209/OPEN/unit=99/'OLD' specified for file which does not exist.
File name = drv_in
In source file /home/saroj/cam/cam5/cesm1_0/models/drv/driver/seq_io_mod.F90, at line number 164
PGFIO-F-209/OPEN/unit=99/'OLD' specified for file which does not exist.
File name = drv_in
In source file /home/saroj/cam/cam5/cesm1_0/models/drv/driver/seq_io_mod.F90, at line number 164 Please help me in this regard. Thankyou.
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
Please could you check the file: env_run.xml and say how the variable CONTINUE_RUN is set.
For the first segment fo your run, you need to have CONTINUE_RUN set to FALSE. If it is set to true the model will look for restart files that don't exist yet.

   
 
Back
Top