# restart files ******************************************************** NOTES FOR V3HIST (for historical transient from 1850) ******************************************************** # Copy the files from parent REFCASE directory to _v2 cp -p f.e21.FWsc1850.f09_f09_mg17.cesm2.1-exp011.001_v2/0003-01-01/* \ f.e21.FWsc1850.f09_f09_mg17.cesm2.1-exp011.001_v3hist/0003-01-01/ # Replace the CLM file with an interpolated one (use_init_interp=T) cp -p $MYSCR/SMS_Ln1.f09_f09_mg17.FWscHIST.cheyenne_intel.cam-outfrq9s.20190322_002431_p0mvpx/run/finidat_interp_dest.nc \ f.e21.FWsc1850.f09_f09_mg17.cesm2.1-exp011.001_v3hist.clm2.r.0003-01-01-00000.nc ************************** NOTES FOR V2 (for 1850) ************************** # Copy the files from parent REFCASE directory to _v2 cp -p f.e21.FWsc1850.f09_f09_mg17.cesm2.1-exp011.001/0003-01-01/* f.e21.FWsc1850.f09_f09_mg17.cesm2.1-exp011.001_v2/0003-01-01 # Replace the CLM file with an interpolated one (use_init_interp=T) cp -p $MYSCR/SMS_Ln1.f09_f09_mg17.FWsc1850.cheyenne_intel.cam-outfrq9s.20190314_115153_xlpcd1/run/finidat_interp_dest.nc \ f.e21.FWsc1850.f09_f09_mg17.cesm2.1-exp011.001_v2.clm2.r.0003-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 ****************