id summary reporter owner description type status priority milestone component version severity resolution keywords cc 849 dynamic allocation in limrhg_2 rblod nemo "When using VP rheology with LIM2 (key_lim2 + key_lim2_vp), arrays for limrhg_2 are never allocated.[[BR]] Fix : in iceini_2.F90[[BR]] around line 27: {{{ USE limrhg_2 ! LIM2 VP rheology }}} around line 66 {{{ #if ! defined key_lim2_vp ierr = ierr + lim_rhg_alloc () #else ierr = ierr + lim_rhg_alloc_2() #endif }}} " Bug closed high LIM2 v3.3 fixed LIM* allocation/deallocation v3.3