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

error in use GSMAP_LND2DSOI_GDC2GLO in StreamMod

Status
Not open for further replies.

jiamengl

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

oleson

Keith Oleson
CSEG and Liaisons
Staff member
I'm wondering if you copied over the wrong version of the file. If you are using nuopc then the file you want is:

src/cpl/share_esmf/ndepStreamMod.F90

If you are using mct the file you want is:

src/cpl/mct/ndepStreamMod.F90
 

nicolas cruz

nicase03
New Member
I have a similar problem with build cesm2_3_beta03 :
/lus/scratch/e63116/CESM-cesm2_3_beta03/my_cesm_sandbox/components/cam/src/dynamics/fv3/atmos_cubed_sphere/tools/fv_mp_mod.F90(75): error #6580: Name in only-list does not exist or is not accessible. [MPP_NODE]

anyone help please.
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
Since the error shows up in a CAM module, I would post in the CAM Forum:

 
Status
Not open for further replies.
Top