I am trying to replicate the CESM2(CAM5) output for QICE_MELT and QSNOMELT, which I understand are calculated from the surface energy balance. However, I’m unsure about the correct formulation of the ground heat flux term.
Right now, I’m using the following variables from the land model:
SEB = FSA – FIRA – FSH – EFLX_LH_TOT – FGR,
and calculating melt rate as SEB / (latent heat of fusion × density of water).
Despite this, I’m still unable to reproduce the values in QICE_MELT + QSNOMELT. Does anyone know whether FGR is the correct variable to use for ground heat flux in this context, or if there are additional terms I might be missing in the energy balance (maybe FSM?)? Also, is it correct to assume that the surface mass melt is equivalent to QICE_MELT + QSNOMELT ?
Any insight or tips would be greatly appreciated! Thank you in advance.
Best,
Kirstin
Right now, I’m using the following variables from the land model:
- FSA for net shortwave
- FIRA for net longwave
- FSH for sensible heat flux
- EFLX_LH_TOT for latent heat flux
- FGR for ground heat flux
SEB = FSA – FIRA – FSH – EFLX_LH_TOT – FGR,
and calculating melt rate as SEB / (latent heat of fusion × density of water).
Despite this, I’m still unable to reproduce the values in QICE_MELT + QSNOMELT. Does anyone know whether FGR is the correct variable to use for ground heat flux in this context, or if there are additional terms I might be missing in the energy balance (maybe FSM?)? Also, is it correct to assume that the surface mass melt is equivalent to QICE_MELT + QSNOMELT ?
Any insight or tips would be greatly appreciated! Thank you in advance.
Best,
Kirstin