# restart files **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -p ../../b.e21.B1850.f09_g17.CMIP6-piControl.001/0601-01-01/* . # Replace the CLM file with an interpolated one (use_init_interp=T and init_interp_method = 'use_finidat_areas') cp $MYSCR/SMS.f09_g17.B1PCT.cheyenne_intel.allactive-defaultio.20181010_123949_dxil8t/run/finidat_interp_dest.nc \ $CSMDATA/cesm2_init/b.e21.B1850.f09_g17.CMIP6-piControl.001_v2/0601-01-01/b.e21.B1850.f09_g17.CMIP6-piControl.001_v2.clm2.r.0601-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 ****************