File |
Line number |
Procedure |
Code |
./pkg/profiles/profiles_interp.F |
109 |
PROFILES_INTERP |
ponderations(q)=tab_coeffs3(q)*weights_cur(q) |
./pkg/profiles/profiles_interp.F |
110 |
PROFILES_INTERP |
pondsSUM=pondsSUM+ponderations(q) |
./pkg/profiles/profiles_interp.F |
118 |
PROFILES_INTERP |
& +tab_coeffs1(q)*ponderations(q)/pondsSUM |
./pkg/profiles/profiles_interp.F |
70 |
PROFILES_INTERP |
_RL ponderations(NUM_INTERP_POINTS),pondsSUM |