Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Where is the Restart subroutine for each module called?

jiamengl

Jiameng Lai
Member
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?
 
Top