Skip to content

Commit af70929

Browse files
committed
clarify name of kinematic fluxes from land
1 parent 9ab7cba commit af70929

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

physics/SFC_Models/Land/sfc_land.meta

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,17 +235,17 @@
235235
intent = in
236236
optional = True
237237
[evap_lnd]
238-
standard_name = surface_upward_latent_heat_flux_over_land_from_land
239-
long_name = sfc latent heat flux input over land for coupling
238+
standard_name = kinematic_surface_upward_latent_heat_flux_over_land
239+
long_name = kinematic sfc latent heat flux input over land for coupling
240240
units = kg kg-1 m s-1
241241
dimensions = (horizontal_loop_extent)
242242
type = real
243243
kind = kind_phys
244244
intent = in
245245
optional = True
246246
[hflx_lnd]
247-
standard_name = surface_upward_sensible_heat_flux_over_land_from_land
248-
long_name = sfc sensible heat flux input over land for coupling
247+
standard_name = kinematic_surface_upward_sensible_heat_flux_over_land
248+
long_name = kinematic sfc sensible heat flux input over land for coupling
249249
units = K m s-1
250250
dimensions = (horizontal_loop_extent)
251251
type = real

0 commit comments

Comments
 (0)