Issues of inconsistence of output year and adding new variables in pop output and

wliu

New Member
My Questions are mainly :

(1) I set the starting date as 0001-01-01 in env_conf
I am using b30.031 control run restarting file: b30.031.x.0881-01-01
But the output file stating from 0881.0882.....


(2) I want to add two extra variables in the pop output files,
then I add these two variable name in the tavg_contents_masterlist
and copy the revised tavg_contents_masterlist in the dictionary
case/sourcemods/src.pop
 

wliu

New Member
1) You changed the $CASE/Buildnml_Prestage/pop.buildnml.csh script.
By default, the pop.buildnml.csh script for your hybrid case
would set set IYEAR0 = 1, but it looks as if you changed that
to set IYEAR0 = 881.

2) You need to put a copy of gx3v5_tavg_contents into your $CASE/SourceMods/src.pop
directory and add SALT2 and TEMP2 to it, not tavg_contents_masterlist.
The file tavg_contents_masterlist is not used by the pop model.
 
Back
Top