esmf.mk missing when building ESMF_RegridWeightGenCheck and unknown grid files when generating new maps

Hello All,I am trying to generate my own maps and check them.When I followed the instruction in CESM User's Guide Chapter 6, I ran into some trouble.1. I wanted to build the modified ESMF_RegridWeightGenCheck. NERSC's Edison or NOAA's Gaea does not have either esmf or esmf-6.1.1-ncdfio-uni-O, so I went on to NCAR's Yellowstone. However, the system can't find /glade/apps/opt/esmf/6.1.1-ncdfio/pgi/12.5/lib/libO/Linux.pgi.64.mpiuni.default/esmf.mk2. I then went straight to create map files, but I can't find the source grid files. They are not in /CESM/cseg, because there is no such directory.Can anyone help me with these problems?Thank you very much.
 
Hi All:I found the grid files. They are in Yellowstone:/glade/p/cesmdata/cseg/mapping/grids/*I still can't find esmf.mk. If anyone knows where it is, please let me know. I'll appreciate it. 
 
Hi All:Problem 2 is also solved. I "module swap pgi intel" and then "setenv ESMFMKFILE" to the corresponding esmf.mk in /glade/u/apps/opt/esmf/6.1.1-ncdfio/intel/12.1.5/lib/libO/Linux.intel.64.mpiuni.defaultThanks. 
 
Back
Top