I am planning to do some F-compset runs of CESM2 at fixed CO2 that cover multiple decades and need history output for multiple large variables like temperature and winds at high time resolution (every hour). The history files take up a lot of space, and writing the files seems to slow down the run by a factor of about 2. However, I only really need history files for the winter months, so I would rather the model didn't write any history at all in other seasons. Is there a way to output history files for only specific months from CAM?
When I did a similar run with CESM1-CAM5, I ended up just deleting the history files for all the other months in between resubmits, but the model was still slowed by having to write those files in the first place. I ran the first 4 model years with no user-specific history outputs and it completed in 10 hours on 288 cores, but when I made a branch run and included history files in user_nl_cam I could only run 2 model years in each 12-hour submission on the same number of cores. Any help to let me speed up my runs or use less storage space would be greatly appreciated!
When I did a similar run with CESM1-CAM5, I ended up just deleting the history files for all the other months in between resubmits, but the model was still slowed by having to write those files in the first place. I ran the first 4 model years with no user-specific history outputs and it completed in 10 hours on 288 cores, but when I made a branch run and included history files in user_nl_cam I could only run 2 model years in each 12-hour submission on the same number of cores. Any help to let me speed up my runs or use less storage space would be greatly appreciated!