Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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
 
Top