You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is an error for a host model to have more than one variable with the same standard name.
However, if a DDT variable is added to the host model and one of its constituents contains a duplicate standard name, this is not currently caught.
The text was updated successfully, but these errors were encountered:
Fix to allow comment lines within a metadata variable entry
Catch duplicate host model variables entered via DDT (NCAR#333)
Always use dummy argument names in subroutine calls (NCAR#306)
Ignore optional Fortran variables that are not in metadata (NCAR#346)
Catch duplicate host model variables entered via DDT (#333)
Always use dummy argument names in subroutine calls (#306)
Ignore optional Fortran variables that are not in metadata (#346)
It is an error for a host model to have more than one variable with the same standard name.
However, if a DDT variable is added to the host model and one of its constituents contains a duplicate standard name, this is not currently caught.
The text was updated successfully, but these errors were encountered: