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

CESM1.1.1 - COSP build fails with CESM 1.1.1

aliceb

Member
Affected Releases - CESM1.1.1Fixed in CESM1.1.2 and CESM1.2.z(Bugzilla 1751) This is due to mkDepends not being able to find modules with a name different
from the file name (in this case, mod_cosp in cosp.F90). This didn't affect
testing with standalone CAM, because that was before I merged CAM's mkDepends
into the CESM version, and CAM's mkDepends was a little smarter at that time.

I believe that the changes in Machines_130304 and Machines_130304b fixed this,
so maybe backporting those will serve to fix this for CESM 1.1.2.

For now, the workaround I'm recommending is for users to simply copy the CAM
version of mkDepends ($CCSMROOT/models/atm/cam/bld/mkDepends) into either the
Machines directory ($CCSMROOT/scripts/ccsm_utils/Machines) or into the Tools
directory of all COSP cases.

 
Top