Skip to content

Commit

Permalink
fix mixed_layer.F90 syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlewis authored May 31, 2024
1 parent e2f9b0d commit a898b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/atmos_spectral/driver/solo/mixed_layer.F90
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ module mixed_layer_mod
! NTL 01/23 thermodynamic sea ice
id_h_thermo_ice, & ! sea ice thickness
id_t_ml, & ! mixed layer temperature
id_flux_thermo_ice, & ! conductive heat flux through ice
id_flux_thermo_ice & ! conductive heat flux through ice

real, allocatable, dimension(:,:) :: &
ocean_qflux, & ! Q-flux
Expand Down

0 comments on commit a898b08

Please sign in to comment.