Hi everyone,
I'm working on coupling CICE (currently cice6_4_1_20230620) to an atmosphere model. We're using the topo meltpond scheme, and will be exporting the effective pond area `apeffn` and the pond depth `trcrn(:,:,nt_hpnd,:,:)` to the atmosphere. I'm hoping to clarify whether my interpretation of these variables in the Icepack code is correct, to make sure that I'm sending the right thing.
Based on the Icepack documentation, my understanding is that for the topo scheme, the pond fraction tracer `trcrn(:,:,nt_apnd,:,:)` is the fraction of sea ice in each category covered by ponds (and `apeffn` would also be given as a fraction of the ice), and `trcrn(:,:,nt_hpnd,:,:)` is just the raw depth of the ponds.
I might be misinterpreting the discussion here, which mentions that these tracers can be multiplied or divided by the ice fraction `aicen` at different stages, and so I just was hoping to check that my understanding of these tracers based on the documentation is correct.
Many thanks,
Spencer
I'm working on coupling CICE (currently cice6_4_1_20230620) to an atmosphere model. We're using the topo meltpond scheme, and will be exporting the effective pond area `apeffn` and the pond depth `trcrn(:,:,nt_hpnd,:,:)` to the atmosphere. I'm hoping to clarify whether my interpretation of these variables in the Icepack code is correct, to make sure that I'm sending the right thing.
Based on the Icepack documentation, my understanding is that for the topo scheme, the pond fraction tracer `trcrn(:,:,nt_apnd,:,:)` is the fraction of sea ice in each category covered by ponds (and `apeffn` would also be given as a fraction of the ice), and `trcrn(:,:,nt_hpnd,:,:)` is just the raw depth of the ponds.
I might be misinterpreting the discussion here, which mentions that these tracers can be multiplied or divided by the ice fraction `aicen` at different stages, and so I just was hoping to check that my understanding of these tracers based on the documentation is correct.
Many thanks,
Spencer