v2dixit@rediffmail_com
New Member
I am trying to install CAM 4.0 on IBM-AIX architecture. Though the code is compiled; it gives following error message while running at first time step.
I checked SST input file with help of GrADs but dataset seems ok.
3:(seq_mct_drv) : Initialize ocn component
3: Read in camdom namelist from file= ocn_in
3: SST dataset will be reused for each model year
3: (GETFIL): attempting to find local file domain.camocn.10x15_USGS_070807.nc
3: (GETFIL): using /home/caos1/mecdixit/cam4/ccsm4_0/models/atm/cam/cam4data/atm/cam/ocnfrac/domain.camocn.10x15_USGS_070807.nc
3: (GETFIL): attempting to find local file sst_HadOIBl_bc_10x15_clim_c050526.nc
3: (GETFIL): using /home/caos1/mecdixit/cam4/ccsm4_0/models/atm/cam/cam4data/atm/cam/sst/sst_HadOIBl_bc_10x15_clim_c050526.nc
3: WRAP_GET_VARA_REALX: error reading varid = 8
3: Index exceeds dimension bound
3: ENDRUN:HANDLE_ERROR
The configure and build namelist commands are as follows ( default test case ):
./configure -dyn fv -hgrid 10x15 -ntasks 6 nosmp
./build-namelist -test -config ./config_cache.xml
Any help in this regards shall be very helpful.
Thanks and Regards,
Vishal
I checked SST input file with help of GrADs but dataset seems ok.
3:(seq_mct_drv) : Initialize ocn component
3: Read in camdom namelist from file= ocn_in
3: SST dataset will be reused for each model year
3: (GETFIL): attempting to find local file domain.camocn.10x15_USGS_070807.nc
3: (GETFIL): using /home/caos1/mecdixit/cam4/ccsm4_0/models/atm/cam/cam4data/atm/cam/ocnfrac/domain.camocn.10x15_USGS_070807.nc
3: (GETFIL): attempting to find local file sst_HadOIBl_bc_10x15_clim_c050526.nc
3: (GETFIL): using /home/caos1/mecdixit/cam4/ccsm4_0/models/atm/cam/cam4data/atm/cam/sst/sst_HadOIBl_bc_10x15_clim_c050526.nc
3: WRAP_GET_VARA_REALX: error reading varid = 8
3: Index exceeds dimension bound
3: ENDRUN:HANDLE_ERROR
The configure and build namelist commands are as follows ( default test case ):
./configure -dyn fv -hgrid 10x15 -ntasks 6 nosmp
./build-namelist -test -config ./config_cache.xml
Any help in this regards shall be very helpful.
Thanks and Regards,
Vishal