From c7d985cb4fce7997d438c48fa8b27ff281bae58f Mon Sep 17 00:00:00 2001 From: fobryan3 Date: Wed, 17 Jul 2024 09:30:29 -0600 Subject: [PATCH] Fixing yet another code style guide violation --- src/parameterizations/vertical/MOM_opacity.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/parameterizations/vertical/MOM_opacity.F90 b/src/parameterizations/vertical/MOM_opacity.F90 index be4786ef6a..c4c5a8cc45 100644 --- a/src/parameterizations/vertical/MOM_opacity.F90 +++ b/src/parameterizations/vertical/MOM_opacity.F90 @@ -53,7 +53,7 @@ module MOM_opacity & b1_lut,& !< Exponential decay scale for band 1 & b2_lut !< Exponential decay scale for band 2 !! FOB 5.29.2024 - + integer :: answer_date !< The vintage of the order of arithmetic and expressions in the optics !! calculations. Values below 20190101 recover the answers from the !! end of 2018, while higher values use updated and more robust