B_RCP8.5_CAM5 compset, Attempt to access non-existent record, unit 95, xxxx.ieeer8

Hi All,I am running a B_RCP8.5_CAM5 compset with CESM1.1 recently but each time I get an error like this forrtl: severe (36): attempt to access non-existent record, unit 95, file /work/05383/huangy/stampede2/inputdata/ocn/pop/gx1v6/ic/ts_PHC2_jan_ic_gx1v6_20090205.ieeer8. I checked the path and found the file is there. I am wondering what happend and how to solve this.Thank you!Yu 
 

Zhu Zhu

Zhu Zhu
New Member
Hi All,I am running a B_RCP8.5_CAM5 compset with CESM1.1 recently but each time I get an error like this forrtl: severe (36): attempt to access non-existent record, unit 95, file /work/05383/huangy/stampede2/inputdata/ocn/pop/gx1v6/ic/ts_PHC2_jan_ic_gx1v6_20090205.ieeer8. I checked the path and found the file is there. I am wondering what happend and how to solve this.Thank you!Yu
Hi Yu,

I have encountered the same problem when running B1850 compset with CESM2.2.0, have you solved it? Thanks a lot!

Best,
Zhu
 

Jiang

Nanxuan Jiang
New Member
Hi Yu,

I have encountered the same problem when running B1850 compset with CESM2.2.0, have you solved it? Thanks a lot!

Best,
Zhu
Hi Zhu,

I have encountered the same problem when running B1850 compset with CESM1.2.2, have you solved it? Thanks a lot!

Best,
Jiang
 

Zhu Zhu

Zhu Zhu
New Member
Hi Zhu,

I have encountered the same problem when running B1850 compset with CESM1.2.2, have you solved it? Thanks a lot!

Best,
Jiang
Hi Jiang,

I solved this error by adding "-assume byterecl" to FFLAGS. Hope this works for you.

<FFLAGS>
<append DEBUG="FALSE"> -02 </append>
<append> -convert big_endian -assume byterecl </append>
</FFLAGS>

Best
Zhu
 
Back
Top