Symbol | Description | Uses |
sda | 7 |
File | Line number | Procedure | Code |
./pkg/opps/opps_calc.F | 578 | NLOPPS |
real wda(km),tda(km),sda(km),mda(km) |
./pkg/opps/opps_calc.F | 841 | NLOPPS |
sda(k2) = sd(k2) |
./pkg/opps/opps_calc.F | 852 | NLOPPS |
sda(maxdepth) = sd(maxdepth) |
./pkg/opps/opps_calc.F | 863 | NLOPPS |
* (mda(k)*(sda(k)-saa(k)))*dt*recip_drF(k) |
./pkg/opps/opps_calc.F | 876 | NLOPPS |
* (mda(k2-1)*(sda(k2-1)-saa(k2-1))- |
./pkg/opps/opps_calc.F | 877 | NLOPPS |
* mda(k2)*(sda(k2)-saa(k2))) |
./pkg/opps/opps_calc.F | 887 | NLOPPS |
* (mda(kmx)*(sda(kmx)-saa(kmx)))* |