Problem with ESMF libraries

Hello,I am trying to build FSDW under cesm1_0_5 with GREGORIAN calendar but I do experience problem with ESMF libraries. I know the problem does not exists anymore in CESM1.1.x, however higher version is not ported on our machine yet. I know how to work around with NO_LEAP calendar but I would really need to solve the problem with GREGORIAN. ESMF v.5.2.0rp1 builds and passes all tests, however when I try to build the case I get error: .../csm_share/shr/shr_cal_mod.F90(48): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [ESMF_MOD]   use esmf_mod-------^ ESMF_LIBDIR env variable in the env_build.xml points to the right esmf.mk file. I tried also via  system environment variable ESMFMKFILE but the results is the same.  We are running CESM on CRAY platform with intel compiler. I would really appricaite any advice, RegardsMonika
 
Back
Top