/[lmdze]/trunk/phylmd/CV30_routines/cv30_param.f
ViewVC logotype

Diff of /trunk/phylmd/CV30_routines/cv30_param.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 254 by guez, Mon Feb 5 10:39:38 2018 UTC revision 322 by guez, Thu Jan 24 16:17:39 2019 UTC
# Line 27  module cv30_param_m Line 27  module cv30_param_m
27    ! Critical buoyancy (K) used to adjust the approach to    ! Critical buoyancy (K) used to adjust the approach to
28    ! quasi-equilibrium. It must be < 0.    ! quasi-equilibrium. It must be < 0.
29    
30    real beta, alpha    real, protected:: beta, alpha
31    ! Parameters that control the rate of approach to quasi-equilibrium    ! Parameters that control the rate of approach to quasi-equilibrium
32    ! (their standard values are 1. and 0.96, respectively) (beta must    ! (their standard values are 1. and 0.96, respectively) (beta must
33    ! be less than or equal to 1).    ! be less than or equal to 1).

Legend:
Removed from v.254  
changed lines
  Added in v.322

  ViewVC Help
Powered by ViewVC 1.1.21