!----------------------------------------------------------------------- &namflg ! algorithm flags (algorithm not control by CPP keys) !----------------------------------------------------------------------- ln_dynhpg_imp = .false. ! hydrostatic pressure gradient: semi-implicit time scheme (T) ! centered time scheme (F) nn_dynhpg_rst = 0 ! add dynhpg implicit variables in restart ot not (1/0) /