Hi,
I have just noticed the following commented lines in icepack_therm_vertical, in subroutine frzmlt_bottom_lateral:
!! uncomment to use all frzmlt for standalone runs
!fbot = min (c0, frzmlt)
I wonder if this is really to uncomment in standalone simulations, especially those using a slab-mixed ocean model. These two commented lined were already present in the columnar CICE package, in the same subroutine in file ice_therm_vertical.
Uncommenting this line has a strong effect on model results (as expected...).
Anyone may clarify this? Iam trying to do it myself but any help is welcome.
All the best
Pedro Duarte
I have just noticed the following commented lines in icepack_therm_vertical, in subroutine frzmlt_bottom_lateral:
!! uncomment to use all frzmlt for standalone runs
!fbot = min (c0, frzmlt)
I wonder if this is really to uncomment in standalone simulations, especially those using a slab-mixed ocean model. These two commented lined were already present in the columnar CICE package, in the same subroutine in file ice_therm_vertical.
Uncommenting this line has a strong effect on model results (as expected...).
Anyone may clarify this? Iam trying to do it myself but any help is welcome.
All the best
Pedro Duarte