Hi, Hannay, Thanks for your reply. If I want extra output during year 1 to 200, can I do a branch run starting from a time point between year 1 to 200? I am running CESM1.0 with CAM5.1. I have several basic question regarding the branch run, which maybe silly... Does the new run take anything from the old run other than the restart file? By this I mean, how can the new run maintain the bit-for-bit reproducibility of the old run? As instructed by http://www.cesm.ucar.edu/models/ccsm4.0/ccsm_doc/x2933.html, I have removed all the files related to the old run or change the name of the directories of the old run. Under this situation, how can the model get things from the old run just by the namelist variable REFCASE? How about the initial file? I have a specified ncdata file in the cam namelist and I keep this setting in the namelist for the new branch run. Will the model still use this initial file to start or will it use the restart file obtained from the old run as specified by REFCASE and REFDATE? In my case, I am running with offline meteorology. When configure and build the new branch run, shall I keep the namelist variable met_data_file the same as the old run because this indicates when the run starts and can be difference from REFDATE. Will the model automatically use the meterological data starting from the REFDATE? Thanks a lot!