# restart files **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -pr f.e20.FHIST.f09_f09.cesm2_1.001 f.e20.FHIST.f09_f09.cesm2_1.001_v2 # Replace the CLM file with an interpolated one cp -p $MYSCR/SMS_Ln1.f09_f09_mg17.F2010climo.cheyenne_intel.cam-outfrq9s.20190321_175922_musv4k/run/finidat_interp_dest.nc \ f.e20.FHIST.f09_f09.cesm2_1.001_v2.clm2.r.2010-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 ****************