Configure error to build F_AMIP_CAM5 with ne16_ne16 resolution

Hi everyone,

Recently, I'd like to test cesm1_2_2 spectral element dynamic core with 2 by 2 resolutions. So I created a case using ne16np4_ne16np4 as the resolution. But when I tried to setup the case using cesm_setup, I got the following error report: **********************************************************************************************CLM configure done.CLM adding use_case 20thC_transient defaults for var clm_demand with val fpftdyn CLM adding use_case 20thC_transient defaults for var clm_start_type with val arb_ic CLM adding use_case 20thC_transient defaults for var sim_year with val 1850 CLM adding use_case 20thC_transient defaults for var sim_year_range with val 1850-2000 CLM adding use_case 20thC_transient defaults for var use_case_desc with val Simulate transient land-use, and aerosol deposition changes from 1850 to 2005 CLM build-namelist ERROR: No default value found for fpftdyn.            Are defaults provided for this resolution and land mask?ERROR: clm.buildnml.csh failed ERROR: /sgfs1/scratch3/d/djones/harryli/cesm1.2/gpc_cesm1_2_2/exp/AMIP_SEne16ne16_diag_1992_2005/preview_namelists failed: 25344**********************************************************************************************
I am not sure which exact variable it looks for. But when I checked the input files, it seems several mapping data is missing. Does any one know how to resolve this problem? 
By the way, the model works well with ne30np4_ne30np4 for F_AMIP_CAM5.

Thanks in advance,Harry
 
Hi, I've found the problem: surfdata.pftdyn_ne16np4_hist_simyr1850-2005_c120907.nc is missing in my model. But when I checked CESM inputdata package online (https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/lnd/clm2/surfdata_map/), this file is still not there. There are only ne30np4 and ne60np4 stored there. Do I need to remap it by myself or does this file stored at somewhere else?
Thanks,
Harry 
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
This is not a supported resolution, this is why the files are missing. You would have to create these files.
 
Back
Top