--- trunk/phylmd/CV30_routines/cv30_param.f 2018/02/05 10:39:38 254 +++ trunk/phylmd/CV30_routines/cv30_param.f 2019/01/24 16:17:39 322 @@ -27,7 +27,7 @@ ! Critical buoyancy (K) used to adjust the approach to ! quasi-equilibrium. It must be < 0. - real beta, alpha + real, protected:: beta, alpha ! Parameters that control the rate of approach to quasi-equilibrium ! (their standard values are 1. and 0.96, respectively) (beta must ! be less than or equal to 1).