File |
Line number |
Procedure |
Code |
./pkg/fizhi/fizhi_moist.F |
1179 |
RAS |
*, RAINS, CLN, CLF, cldmas, detrain |
./pkg/fizhi/fizhi_moist.F |
1198 |
RAS |
_RL cldmas(lng,K), detrain(lng,K) |
./pkg/fizhi/fizhi_moist.F |
131 |
MOISTIO |
_RL cldmas (istrip,lm) |
./pkg/fizhi/fizhi_moist.F |
1331 |
RAS |
cldmas(i,L) = cldmas(i,L) + cmass(i,L) |
./pkg/fizhi/fizhi_moist.F |
376 |
MOISTIO |
cldmas(I,L) = 0. |
./pkg/fizhi/fizhi_moist.F |
535 |
MOISTIO |
4, cldmas(num,nltop), detrain(num,nltop) |
./pkg/fizhi/fizhi_moist.F |
543 |
MOISTIO |
cldmas(i,L) = cldmas(i,L-1) - dum*cldmas(i,nsubcl-1) |
./pkg/fizhi/fizhi_moist.F |
633 |
MOISTIO |
call PASTE( cldmas,tmpgather,istrip,im*jm,lm,NN) |