abadger@gmu_edu
New Member
I am having issues running CLM offline. I was trying to add a new PFT, I got that added to the physiology file and put the new PFT in the fsurdat file in the namelist. I then changed some parts in the code so it could read in my new PFT. The code compiled. The model did not run though, I found this error in the cesm.log file:1: pio_support::pio_die:: myrank= -1 : ERROR: pionfget_mod.F90:1: 380 : NetCDF: Start+count exceeds dimension bound1:abort:1:INFO: 0031-306 pm_atexit: pm_exit_value is 134.ERROR: 0031-250 task 1: Aborted I have been trying to track down what the issue is for the past week or so, but have not had any success. I think it might have something to do with calcdecomp.F90 in pio, but not 100% sure on that. In the email I received when the job was exited, it said "CPU time : 5417.37 sec." This leads me to believe that the changes I made in the code did not stop the model from running, but is more of an I/O issue.