time-shift
Sébastien Villemot 2012-04-03 15:01:22 +02:00
parent aaad44e192
commit ab40dca690
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ phi = 3.76;
@#endif
@#if ghh == 1
r_star = mu_g^(-sigma)/beta - 1;
r_star = mu_g^sigma/beta - 1;
@#else
r_star = mu_g^(1-gamma*(1-sigma))/beta - 1;
@#endif