Symbol Description Uses
rhoP0 21



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 122 FIND_ALPHA
     O        rhoP0,
./model/src/find_alpha.F 210 FIND_ALPHA
     &              - rhoP0(i,j)*p1*dKdtheta )
./model/src/find_alpha.F 321 FIND_BETA
      _RL rhoP0  (1-Olx:sNx+Olx,1-Oly:sNy+Oly)
./model/src/find_alpha.F 382 FIND_BETA
     O        rhoP0,
./model/src/find_alpha.F 456 FIND_BETA
     &              - rhoP0(i,j)*p1*dKdS )
./model/src/find_alpha.F 59 FIND_ALPHA
      _RL rhoP0  (1-Olx:sNx+Olx,1-Oly:sNy+Oly)
./model/src/find_rho.F 155 FIND_RHO_2D
     O             rhoP0,
./model/src/find_rho.F 172 FIND_RHO_2D
            rhoLoc(i,j) = rhoP0(i,j)
./model/src/find_rho.F 228 FIND_RHOP0
     O                rhoP0,
./model/src/find_rho.F 252 FIND_RHOP0
      _RL rhoP0(1-Olx:sNx+Olx,1-Oly:sNy+Oly)
./model/src/find_rho.F 302 FIND_RHOP0
            rhoP0(i,j) = rfresh + rsalt
./model/src/find_rho.F 596 FIND_RHO_SCALAR
      _RL rfresh, rsalt, rhoP0
./model/src/find_rho.F 604 FIND_RHO_SCALAR
      rhoP0   = 0. _d 0
./model/src/find_rho.F 64 FIND_RHO_2D
      _RL rhoP0  (1-Olx:sNx+Olx,1-Oly:sNy+Oly)
./model/src/find_rho.F 685 FIND_RHO_SCALAR
         rhoP0 = rfresh + rsalt
./model/src/find_rho.F 729 FIND_RHO_SCALAR
         rhoLoc = rhoP0/(1. _d 0 - p1/bulkMod)
./model/src/find_rho.F 75 FIND_RHO_2D
        rhoP0(i,j)   = 0. _d 0