Symbol | Description | Uses |
tmp_sum_weights | 5 |
File | Line number | Procedure | Code |
./pkg/profiles/profiles_init_fixed.F | 530 | PROFILES_INIT_FIXED |
tmp_sum_weights=0. _d 0 |
./pkg/profiles/profiles_init_fixed.F | 538 | PROFILES_INIT_FIXED |
tmp_sum_weights=tmp_sum_weights+tmp_weights(k,q) |
./pkg/profiles/profiles_init_fixed.F | 577 | PROFILES_INIT_FIXED |
if ( abs(tmp_sum_weights -1. _d 0 ) .GT. 0.0001 _d 0) then |
./pkg/profiles/profiles_init_fixed.F | 65 | PROFILES_INIT_FIXED |
_RL tmp_weights(1000,NUM_INTERP_POINTS),tmp_sum_weights |