# restart files **************** NOTES FOR V2 **************** # Copy the files from parent REFCASE directory to _v2 cp -p b.e21.BHIST.f09_g17.CMIP6-historical.010/2015-01-01/* b.e21.BHIST.f09_g17.CMIP6-historical.010_v2/2015-01-01/ # Replace the CLM file with an interpolated one (use_init_interp=T and init_interp_method = 'use_finidat_areas') cp -p $MYSCR/SMS_Ln1.f09_g17.BSSP585cmip6.cheyenne_intel.allactive-defaultio.20190322_143108_50jbax/run/finidat_interp_dest.nc \ b.e21.BHIST.f09_g17.CMIP6-historical.010_v2.clm2.r.2015-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 ****************