Closed rsdunlapiv closed 8 years ago
When generating specialization points, the first parameter to:
call NUOPC_CompSpecialize(gcomp, specLabel=model_label_SetClock, & specRoutine=SetClock, rc=rc)
inside SetServices is not correctly being set to the actual GridComp variable defined in SetServices.
An example of the issue is in my home directory in yellowstone: /glade/u/home/dunlap/v7-AtmOcnProto-remote
Fixed for NRL.
When generating specialization points, the first parameter to:
inside SetServices is not correctly being set to the actual GridComp variable defined in SetServices.
An example of the issue is in my home directory in yellowstone: /glade/u/home/dunlap/v7-AtmOcnProto-remote