NOAA-GFDL / FMScoupler

Other
13 stars 55 forks source link

fix linter action #133

Closed rem1776 closed 3 months ago

rem1776 commented 4 months ago

Fixes the linter action by using a newer commit since there was a bug in the old version, and cleans up any trailing whitespace or lines over the limit. I also ifdef'd out some print statements for debugging in simple/flux_exchange.F90 since before they were just commented out.