Hi, I met error while building the CTSM case. I created a F90 based on ndepStreamMod.F90, but the error message appeared in the use of GSMAP_LND2DSOI_GDC2GLO and GSMAP_GLOBAL. I then tried creating another case, copying ndepStreamMod.F90 in my sourceMods and changing nothing. The error massages still appeared like following.
/glade/u/home/jiamengl/CTSMcase/I2000Clm50BgcCropGs.CTSM.v2/SourceMods/src.clm/ndepStreamMod.F90(59):
error #6580: Name in only-list does not exist or is not accessible. [GSMAP_LND2DSOI_GDC2GLO]
/glade/u/home/jiamengl/CTSMcase/I2000Clm50BgcCropGs.CTSM.v2/SourceMods/src.clm/ndepStreamMod.F90(59):
error #6580: Name in only-list does not exist or is not accessible. [GSMAP_GLOBAL]
This doesn't make sense to me as in the new case I just copied the F90 but did not change the code. Can anyone help me with this?
/glade/u/home/jiamengl/CTSMcase/I2000Clm50BgcCropGs.CTSM.v2/SourceMods/src.clm/ndepStreamMod.F90(59):
error #6580: Name in only-list does not exist or is not accessible. [GSMAP_LND2DSOI_GDC2GLO]
/glade/u/home/jiamengl/CTSMcase/I2000Clm50BgcCropGs.CTSM.v2/SourceMods/src.clm/ndepStreamMod.F90(59):
error #6580: Name in only-list does not exist or is not accessible. [GSMAP_GLOBAL]
This doesn't make sense to me as in the new case I just copied the F90 but did not change the code. Can anyone help me with this?