# restart files **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -rp f.e20.FWHIST.f09_f09_mg17.262a f.e20.FWHIST.f09_f09_mg17.262a_v2 # Replace the CLM file cp -p \ $MYSCR/SMS_D_Ln9.f09_f09_mg17.FWHIST.cheyenne_intel.cam-reduced_hist3s.20180505_012015_ej71ic/run/finidat_interp_dest.nc \ $CSMDATA/cesm2_init/f.e20.FWHIST.f09_f09_mg17.262a_v2/2000-01-01/f.e20.FWHIST.f09_f09_mg17.262a_v2.clm2.r.2000-01-01-00000.nc # Rename all other files to have the _v2 ending and update the rpointer files for the v2 ending **************** NOTES FROM V1 ****************