Hi,
I'm running PTCLM at a site in the Arctic, and I would like to apply the changes outlined in Birch et al (2021), and see what impact this has on the things I'm interested in. The process I have followed so far is as follows;
1. Downloaded the zip file from Zendoto (lmbirch89/CTSM: Arctic Boreal CLM github link GitHub - lmbirch89/CTSM at v1.0.0-arctic-boreal-ctsm)
2. Compared the source code from the zip file to my current source code, and added the modules which have been changed to my SourceMods file
3. Attempted to build the case
When it gets to "Building lnd to ... /BUILD DIRECTORY", the case build fails on the ActiveLayerMod, with a series of "#error 7002: Error in opening the compiled module file", "error #6457: This derived type name has not been declared" , "error #6404: This name does not have a type, and must have an explict type" and "error #6580: Name in only-list does not exist" messages. I've attached the build log as a .txt file for more information. CESM version information (output of ./manage_externals/checkout_externals --status --verbose command) is also attached.
I've tried this with both a clone of my previous case, and with creating a new case from scratch, and I get the same result. What step have I missed in order to run the model with these adjustments?
Thanks!
I'm running PTCLM at a site in the Arctic, and I would like to apply the changes outlined in Birch et al (2021), and see what impact this has on the things I'm interested in. The process I have followed so far is as follows;
1. Downloaded the zip file from Zendoto (lmbirch89/CTSM: Arctic Boreal CLM github link GitHub - lmbirch89/CTSM at v1.0.0-arctic-boreal-ctsm)
2. Compared the source code from the zip file to my current source code, and added the modules which have been changed to my SourceMods file
3. Attempted to build the case
When it gets to "Building lnd to ... /BUILD DIRECTORY", the case build fails on the ActiveLayerMod, with a series of "#error 7002: Error in opening the compiled module file", "error #6457: This derived type name has not been declared" , "error #6404: This name does not have a type, and must have an explict type" and "error #6580: Name in only-list does not exist" messages. I've attached the build log as a .txt file for more information. CESM version information (output of ./manage_externals/checkout_externals --status --verbose command) is also attached.
I've tried this with both a clone of my previous case, and with creating a new case from scratch, and I get the same result. What step have I missed in order to run the model with these adjustments?
Thanks!