Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored and rem1776 committed Jul 5, 2024
1 parent 4a71eff commit 332ad0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full/flux_exchange.F90
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
!! Atm%Surf_Diff%delta_q & ! increment ((i+1) = (i-1) for leapfrog) in specific humidity of
!! ! lowest atmospheric layer (nondimensional -- Kg/Kg)
!! Atm%Surf_Diff%dflux_t & ! derivative of implicit part of downward temperature flux at top of
!! ! lowestatmospheric layer with respect to temperature
!! ! lowest atmospheric layer with respect to temperature
!! ! of lowest atmospheric layer (Kg/(m2 s))
!! Atm%Surf_Diff%dflux_q ! derivative of implicit part of downward moisture flux at top of
!! ! lowest atmospheric layer with respect to specific humidity of
Expand Down

0 comments on commit 332ad0d

Please sign in to comment.