What version of the code are you using?
cesm_dart_2.2.03
Have you made any changes to files in the source tree?
Yes, I am trying to change the subroutine Restart in the code SoilBiogeochemCarbonStateType.F90. I will need to add one more variable as input argument in this subroutine so that I have to also change the code to call this subroutine. However, I was not able to find out which line of code (and in which F90 file) was this subroutine was called.
Describe your problem or question:
Could anyone direct me to the line where the subroutine Restart in each module was called?
cesm_dart_2.2.03
Have you made any changes to files in the source tree?
Yes, I am trying to change the subroutine Restart in the code SoilBiogeochemCarbonStateType.F90. I will need to add one more variable as input argument in this subroutine so that I have to also change the code to call this subroutine. However, I was not able to find out which line of code (and in which F90 file) was this subroutine was called.
Describe your problem or question:
Could anyone direct me to the line where the subroutine Restart in each module was called?