# restart files **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -p f.e21.FW1850.f09_f09_mg17.cesm2.1-exp011.001/0003-01-01/* f.e21.FW1850.f09_f09_mg17.cesm2.1-exp011.001_v2/0003-01-01 # Replace the CLM file with an interpolated one (use_init_interp=T) cp -p $MYSCR/SMS_Ln1.f09_f09_mg17.FW1850.cheyenne_intel.cam-reduced_hist1d.20190314_115153_xlpcd1/run/finidat_interp_dest.nc \ f.e21.FW1850.f09_f09_mg17.cesm2.1-exp011.001_v2.clm2.r.0003-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 ****************