Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Questions about the output variable "aice"

Hi,

I have some questions regarding the output variable “aice” from sea ice model.
I know it is ice concentration of different categories but where can I find the documentation about how those 10 categories are defined? Are those based on different ice thickness? Also, how do they different from the output variable “ICEFRAC” from CAM?

Thank you
 

dbailey

CSEG and Liaisons
Staff member
Hi there,The variable 'aice' is the total ice fraction in a grid cell. Keep in mind, this is on the sea ice grid (normally a POP grid). The variable 'icefrac' in CAM has been remapped to the CAM grid, but is otherwise the same quantity. If you are interested in the subgridscale sea ice fraction, this would be aicen??? where the categories are defined in terms of thickness bins. There is documentation in the code (ice_itd.F90) on this, but for reference we use 5 categories in CESM-CICE which are:"For ncat = 5, boundaries in cm are 60, 140, 240, 360, which are close to the standard values given by the first formula."Cheers,Dave
 
Top