Symbol | Description | Uses |
sda | 7 |
File | Line number | Procedure | Code |
./pkg/opps/opps_calc.F | 1012 | NLOPPS |
sda(k2) = sd(k2) |
./pkg/opps/opps_calc.F | 1023 | NLOPPS |
sda(maxdepth) = sd(maxdepth) |
./pkg/opps/opps_calc.F | 1034 | NLOPPS |
* (mda(k)*(sda(k)-saa(k)))*dt*recip_drF(k) |
./pkg/opps/opps_calc.F | 1049 | NLOPPS |
* (mda(k2-1)*(sda(k2-1)-saa(k2-1))- |
./pkg/opps/opps_calc.F | 1050 | NLOPPS |
* mda(k2)*(sda(k2)-saa(k2))) |
./pkg/opps/opps_calc.F | 1061 | NLOPPS |
* (mda(kmx)*(sda(kmx)-saa(kmx)))* |
./pkg/opps/opps_calc.F | 734 | NLOPPS |
real wda(km),tda(km),sda(km),mda(km) |