DART-NUOPC / NUOPC_DART-code-development

This repository is for the fortran code development branch
1 stars 1 forks source link

Updated SetServices routine #1

Closed Sumanshekhar17 closed 1 week ago

Sumanshekhar17 commented 1 week ago

In previous code, NUOPC_CompSetEntryPoint() was used to create an entry point in the SetServices() routine, However, in recent release of ESMF this method is deprecated and instead NUOPC_CompSpecialize() is used.