# restart files **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -pr ../b.e21.BW1850.f09_g17.CMIP6-piControl.001/0050-01-01/* . # Replace the CLM file with an interpolated one cp -p \ $MYSCR/SMS.f09_g17.BWHIST.cheyenne_intel.allactive-default.20180802_235905_on1ul1/run/finidat_interp_dest.nc \ $CSMDATA/cesm2_init/b.e21.BW1850.f09_g17.CMIP6-piControl.001_v2/0050-01-01/b.e21.BW1850.f09_g17.CMIP6-piControl.001_v2.clm2.r.0050-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 ****************