File |
Line number |
Procedure |
Code |
./pkg/fizhi/fizhi_moist.F |
1121 |
RAS |
*, RAINS, CLN, CLF, cldmas, detrain |
./pkg/fizhi/fizhi_moist.F |
1140 |
RAS |
_RL cldmas(lng,K), detrain(lng,K) |
./pkg/fizhi/fizhi_moist.F |
1271 |
RAS |
cldmas(i,L) = cldmas(i,L) + cmass(i,L) |
./pkg/fizhi/fizhi_moist.F |
131 |
MOISTIO |
_RL cldmas (istrip,lm) |
./pkg/fizhi/fizhi_moist.F |
352 |
MOISTIO |
cldmas(I,L) = 0. |
./pkg/fizhi/fizhi_moist.F |
511 |
MOISTIO |
4, cldmas(num,nltop), detrain(num,nltop) |
./pkg/fizhi/fizhi_moist.F |
519 |
MOISTIO |
cldmas(i,L) = cldmas(i,L-1) - dum*cldmas(i,nsubcl-1) |
./pkg/fizhi/fizhi_moist.F |
609 |
MOISTIO |
call PASTE( cldmas,tmpgather,istrip,im*jm,lm,NN) |