bitz@uw_edu
New Member
I am trying to do a branch run from a compset E and find that cam ignores my changes to the history output list. Specifically I changed fincl1 and fincl2, but cam still produced the same h0 and h1 files from run I am branching from. I verified that the namelist atm_in is correctly specifying the variables I want in my run directory.
Also I was able to change the history file variables in other components, just not cam. Also the run started without complaints. I put a bogus variable in the fincl1 list, which made the run die.
More grubby details: I am branching from e40.1850.2deg.tr1.1xco2.008
(which I specify in env_conf.xml along with setting RUN_TYPE to branch)
in cam.buildnml.csh, I have
fincl1 = 'TREFHT'
fincl2 = 'PRECC','PRECL','PRECCDZM','PRECSH','PRECSC','PRECSL','PRECT'
mfilt = 1,365,21,120,240
nhtfrq = 0,-24,-5,-6,-3
But I get only an h1 file (no h2) and it has the variables from the e40.1850.2deg.tr1.1xco2.008 run.
The run is done on our cluster using pgf90 version 7.1
Also I was able to change the history file variables in other components, just not cam. Also the run started without complaints. I put a bogus variable in the fincl1 list, which made the run die.
More grubby details: I am branching from e40.1850.2deg.tr1.1xco2.008
(which I specify in env_conf.xml along with setting RUN_TYPE to branch)
in cam.buildnml.csh, I have
fincl1 = 'TREFHT'
fincl2 = 'PRECC','PRECL','PRECCDZM','PRECSH','PRECSC','PRECSL','PRECT'
mfilt = 1,365,21,120,240
nhtfrq = 0,-24,-5,-6,-3
But I get only an h1 file (no h2) and it has the variables from the e40.1850.2deg.tr1.1xco2.008 run.
The run is done on our cluster using pgf90 version 7.1