michael_kress@csi_cuny_edu
New Member
I am porting cam 5.0 to ubuntu with gfortran compiler and have made progress in compiling, linking and initializing some of the run; however, i am stuck with the follow-ing error:
Opened existing file /home/mkress/cam5.0/data/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c090129.nc 393216
specify_fields: failed to allocate fld_name, src_name arrays; error = 5014
ENDRUN: called without a message string
I built cam with the default configuration in the cesm1_0_4 release and specified the following compiler flags:
-fno-range-check -fno-automatic -ffree-line-length-none .
Many thanks for any help anyone can provide, Mike
Opened existing file /home/mkress/cam5.0/data/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c090129.nc 393216
specify_fields: failed to allocate fld_name, src_name arrays; error = 5014
ENDRUN: called without a message string
I built cam with the default configuration in the cesm1_0_4 release and specified the following compiler flags:
-fno-range-check -fno-automatic -ffree-line-length-none .
Many thanks for any help anyone can provide, Mike