# restart files **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -p f.e21.FWHIST.f09_f09_mg17.cesm2.1-exp011.001/1979-01-01/* f.e21.FWHIST.f09_f09_mg17.cesm2.1-exp011.001_v2/1979-01-01/. # Replace the CLM file with an interpolated one (use_init_interp=T) cp $MYSCR/SMS_Ln1.f09_f09_mg17.FWHIST.cheyenne_intel.cam-reduced_hist3s.20190314_115153_xlpcd1/run/finidat_interp_dest.nc /gpfs/fs1/p/cesmdata/cseg/inputdata/cesm2_init/f.e21.FWHIST.f09_f09_mg17.cesm2.1-exp011.001_v2/1979-01-01/f.e21.FWHIST.f09_f09_mg17.cesm2.1-exp011.001.clm2.r.1979-01-01-00000.nc # Rename all other files to have the transient_v2 ending and update the rpointer files for the transient_v2 ending **************** NOTES FROM V1 ****************