# restart files **************** NOTES FOR V3 **************** # Copy the files from parent REFCASE directory to _v23 cp -rp b.e20.BHIST.f09_g17.20thC.297_01_v2 b.e20.BHIST.f09_g17.20thC.297_01_v3 # Replace the CLM file cp -p $MYSCR/SMS_Ln1.f09_f09_mg17.FHIST_BGC.cheyenne_intel.cam-outfrq9s.20190314_115153_xlpcd1/run/finidat_interp_dest.nc \ b.e20.BHIST.f09_g17.20thC.297_01_v3.clm2.r.1979-01-01-00000.nc **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -rp b.e20.BHIST.f09_g17.20thC.297_01 b.e20.BHIST.f09_g17.20thC.297_01_v2 # Replace the CLM file cp -p \ /glade/scratch/erik/SMS_Ln9.f09_f09_mg17.FHIST_DEV.cheyenne_intel.cam-outfrq9s.20180514_220359_gp3svh/run/finidat_interp_dest.nc \ /glade/p/cesm/cseg/inputdata/cesm2_init/b.e20.BHIST.f09_g17.20thC.297_01_v2/1979-01-01/b.e20.BHIST.f09_g17.20thC.297_01_v2.clm2.r.1979-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 ****************