sunty0430@gmail_com
New Member
I am using CAM5 to run F_SD_CAM5MAM3 with Black Carbon from six source regions tagged as different species on yellowstone. I attached my scripts I set the input with:.ncdata = '/glade/p/cpnl0001/cesm_input_files/atm/cam/inic/fv/cami-mam3_0000-01-01_1.9x2.5_L56_c090306.nc' I also add the additonal chem-input with: ./xmlchange -file env_conf.xml -id CAM_CONFIG_OPTS -val '-nlev 56 -offline_dyn -chem trop_mam3 -phys cam5 -NSOA '$NSOA' -NPOA '$NPOA' -NBC '$NBC' -fc mpiifort -cc mpicc -fflags -xHost -cflags -xHost -fflags -openmp -cflags -openmp -ldflags -openmp -fc_type intel -fc ifort ' However, when I configure the case, I got the following error **** FAILED **** pgf95 -O2 -c -g -Mfree -module /glade/u/home/stianye/CSM/tagtest/Buildconf/camconf/chem_proc -o /glade/u/home/stianye/CSM/tagtest/Buildconf/camconf/chem_proc/mozpp.mods.o /glade/u/home/stianye/cam_collections/cam5_1_00_aerocom_7modes_dev8_6bcflav1/models/atm/cam/chem_proc/src/cam_chempp/mozpp.mods.f ERROR: generate_resolved.csh error for atm template configure error: configure generated error in attempting to created resolved scripts I checked online, it says :"indicates the generate_resolved.csh script failed in the atm template, which is the cam template for this compset. It also reports that the cam build-namelist step in the cam template failed at line 2019. In this case, CAM could not find a valid value of ncdata from its default_namelist.xml file. To fix this particular problem, the user can supply an alternative initial dataset and the update the value in either the CAM_CONFIG_OPTSvalues or in the SourceMods/src.cam/user_nl" I do not how to fix my problem then. Thanks a lot!