File |
Line number |
Procedure |
Code |
./pkg/opps/opps_calc.F |
473 |
OPPS_CALC |
_RL rfresh, rsalt, rhoP0 |
./pkg/opps/opps_calc.F |
505 |
OPPS_CALC |
rhoP0 = 0. _d 0 |
./pkg/opps/opps_calc.F |
573 |
OPPS_CALC |
rhoP0 = rfresh + rsalt |
./pkg/opps/opps_calc.F |
617 |
OPPS_CALC |
rhoLoc = rhoP0/(1. _d 0 - p1/bulkMod) - rhoConst |
./model/src/find_alpha.F |
118 |
FIND_ALPHA |
O rhoP0, |
./model/src/find_alpha.F |
206 |
FIND_ALPHA |
& - rhoP0(i,j)*p1*dKdtheta ) |
./model/src/find_alpha.F |
311 |
FIND_BETA |
_RL rhoP0 (1-Olx:sNx+Olx,1-Oly:sNy+Oly) |
./model/src/find_alpha.F |
371 |
FIND_BETA |
O rhoP0, |
./model/src/find_alpha.F |
445 |
FIND_BETA |
& - rhoP0(i,j)*p1*dKdS ) |
./model/src/find_alpha.F |
56 |
FIND_ALPHA |
_RL rhoP0 (1-Olx:sNx+Olx,1-Oly:sNy+Oly) |
./model/src/find_rho.F |
144 |
FIND_RHO |
O rhoP0, |
./model/src/find_rho.F |
163 |
FIND_RHO |
rholoc(i,j) = rhoP0(i,j) |
./model/src/find_rho.F |
213 |
FIND_RHOP0 |
O rhoP0, |
./model/src/find_rho.F |
242 |
FIND_RHOP0 |
_RL rhoP0(1-Olx:sNx+Olx,1-Oly:sNy+Oly) |
./model/src/find_rho.F |
292 |
FIND_RHOP0 |
rhoP0(i,j) = rfresh + rsalt |
./model/src/find_rho.F |
55 |
FIND_RHO |
_RL rhoP0 (1-Olx:sNx+Olx,1-Oly:sNy+Oly) |
./model/src/find_rho.F |
593 |
FIND_RHO_SCALAR |
_RL rfresh, rsalt, rhoP0 |
./model/src/find_rho.F |
602 |
FIND_RHO_SCALAR |
rhoP0 = 0. _d 0 |
./model/src/find_rho.F |
66 |
FIND_RHO |
rhoP0(i,j) = 0. _d 0 |
./model/src/find_rho.F |
673 |
FIND_RHO_SCALAR |
rhoP0 = rfresh + rsalt |
./model/src/find_rho.F |
717 |
FIND_RHO_SCALAR |
rhoLoc = rhoP0/(1. _d 0 - p1/bulkMod) - rhoConst |