Open platipodium opened 2 years ago
Hi, sorry for resurrecting this issue, we have the same problem with some of our components after moving from esmf 7.1.0 to 8.1. How did you solve this if you did?
Hi @giomatfois62
Hi, sorry for resurrecting this issue, we have the same problem with some of our components after moving from esmf 7.1.0 to 8.1. How did you solve this if you did?
I don't recall how exactly we approached this. In current ESMF 8.6 there should be more introspection possible which allows you to query the component for presence of a clock .. IUf you find this, please post the solution here or link it. Thanks!
The NUOPC driver of NEMS seems to be missing a clock, as the call to retrieve this clock in a child component (here: SCHISM)
fails with an invalid object error.