| Symbol | Description | Uses |
| rf | 5 |
| File | Line number | Procedure | Code |
| ./pkg/fizhi/fizhi_rayleigh.F | 45 | RAYLEIGH |
_RL rf(im,jm,lm) |
| ./pkg/fizhi/fizhi_rayleigh.F | 90 | RAYLEIGH |
rf(i,j,L) = dampcoef*(1+tanh((z(i,j,L)-50000.)/5000.))/86400. |
| ./pkg/fizhi/fizhi_rayleigh.F | 91 | RAYLEIGH |
rfu(i,j,L) = - rf(i,j,L) * u(i,j,L) |
| ./pkg/fizhi/fizhi_rayleigh.F | 92 | RAYLEIGH |
rfv(i,j,L) = - rf(i,j,L) * v(i,j,L) |