fsche@mech_kth_se
New Member
Hi,I tried to add several history fields for output in my CESM1.0.5 (F_1850, CAM4, CLM4) simulation, but it doesn't work when changing clm.buildnml.csh My namelist file looks like this:&clm_inparm
co2_type = 'diagnostic'
create_crop_landunit = .false.
dtime = 1800
fatmgrid .... urban_traffic = .false.
hist_nhfrq = 0,-24,-3,-1
hist_mfilt = 1,30,240,720
hist_fincl1 = 'AGDD','ALBD'
hist_fincl2 = 'FSNO','H2OSNO','PLAI','SNOWDP','TLAI','TSA:X','TSA:M','TG:X','TG:M'
hist_fincl3 = 'FIRA','PET','Q2M','Qle','QMELT','QOVER','QSOIL','QVEGE','QVEGT',
'RAIN','RH2M','Rnet','TG','TLAKE','TSA','TSOI','TSOI_10CM','U10','WIND'
hist_fincl4 = 'SNOW'
/
&ndepdyn_nml
I selected the variables above according to the CLM history fields table:http://www.cesm.ucar.edu/models/cesm1.0/clm/models/lnd/clm/doc/UsersGuide/x1997.html Does anybody see an error there? The lnd.logfile complains about it at least, but I don't see any error.lnd.log.141106-203349 yields(lnd_init_mct) :CLM land model initialization
cesm1_0_5
Attempting to initialize the land model .....
Attempting to initialize run control settings .....
Read in clm_inparm namelist from: lnd_in
co2_type = 'diagnostic'
create_crop_landunit = .false.
dtime = 1800
fatmgrid .... urban_traffic = .false.
hist_nhfrq = 0,-24,-3,-1
hist_mfilt = 1,30,240,720
hist_fincl1 = 'AGDD','ALBD'
hist_fincl2 = 'FSNO','H2OSNO','PLAI','SNOWDP','TLAI','TSA:X','TSA:M','TG:X','TG:M'
hist_fincl3 = 'FIRA','PET','Q2M','Qle','QMELT','QOVER','QSOIL','QVEGE','QVEGT',
'RAIN','RH2M','Rnet','TG','TLAKE','TSA','TSOI','TSOI_10CM','U10','WIND'
hist_fincl4 = 'SNOW'
/
&ndepdyn_nml
I selected the variables above according to the CLM history fields table:http://www.cesm.ucar.edu/models/cesm1.0/clm/models/lnd/clm/doc/UsersGuide/x1997.html Does anybody see an error there? The lnd.logfile complains about it at least, but I don't see any error.lnd.log.141106-203349 yields(lnd_init_mct) :CLM land model initialization
cesm1_0_5
Attempting to initialize the land model .....
Attempting to initialize run control settings .....
Read in clm_inparm namelist from: lnd_in