function [ys,check] = llt_steadystate(ys,exe)

global M_

mu = M_.params(1);
check = 0;
ys =[0
 mu];
