Hi everyone,
I am having an question about the calculation of critical seasonal wind speed (Vseas) in icepack_snow.F90, where show Vseas = (rhos_cmpn(1,n) - 44.6_dbl_kind)/174.0_dbl_kind. While in the document, the seasonal wind speed show relation with rhos, rhos=44.6V+174. Is that the code in icepack_snow.F90 should be Vseas = (rhos_cmpn(1,n) - 174.0_dbl_kind)/44.6_dbl_kind?
Best regards,
Alfred
I am having an question about the calculation of critical seasonal wind speed (Vseas) in icepack_snow.F90, where show Vseas = (rhos_cmpn(1,n) - 44.6_dbl_kind)/174.0_dbl_kind. While in the document, the seasonal wind speed show relation with rhos, rhos=44.6V+174. Is that the code in icepack_snow.F90 should be Vseas = (rhos_cmpn(1,n) - 174.0_dbl_kind)/44.6_dbl_kind?
Best regards,
Alfred