NOAA-GFDL / FMS

GFDL's Flexible Modeling System
Other
87 stars 128 forks source link

remove unused function from mpp test #1510

Closed rem1776 closed 2 months ago

rem1776 commented 2 months ago

Description Removes an unused legacy function from test_mpp_gatscat.F90. The function uses SIZE calls on unallocated variables which fails to compile with ifort 2024.01.

Fixes #1504

How Has This Been Tested? make distcheck on amd box with oneapi 2024.01

Checklist: