Symbol Description Uses
rFullDepth maximum depth of a full column 30



File Line number Procedure Code
./model/src/ini_sigma_hfac.F 105 INI_SIGMA_HFAC
             hFactmp = ( dAHybSigF(k)*rFullDepth
./model/src/ini_sigma_hfac.F 219 INI_SIGMA_HFAC
     &          ( dAHybSigF(k)*rFullDepth
./model/src/ini_sigma_hfac.F 230 INI_SIGMA_HFAC
     &          ( dAHybSigF(k)*rFullDepth
./model/src/ini_sigma_hfac.F 47 INI_SIGMA_HFAC
      _RL rFullDepth
./model/src/ini_sigma_hfac.F 59 INI_SIGMA_HFAC
      rFullDepth = rF(1)-rF(Nr+1)
./model/src/ini_sigma_hfac.F 73 INI_SIGMA_HFAC
           IF ( tmpFld(i,j).LT.hFacInf*rFullDepth )
./verification/hs94.cs-32x32x5/code/external_forcing.F 134 EXTERNAL_FORCING_V
      _RL recip_P0g, termP, rFullDepth
./verification/hs94.cs-32x32x5/code/external_forcing.F 140 EXTERNAL_FORCING_V
      rFullDepth = rF(1)-rF(Nr+1)
./verification/hs94.cs-32x32x5/code/external_forcing.F 159 EXTERNAL_FORCING_V
          termP = aHybSigmC(kLev)*rFullDepth
./verification/hs94.cs-32x32x5/code/external_forcing.F 218 EXTERNAL_FORCING_T
      _RL termP, rFullDepth
./verification/hs94.cs-32x32x5/code/external_forcing.F 224 EXTERNAL_FORCING_T
      rFullDepth = rF(1)-rF(Nr+1)
./verification/hs94.cs-32x32x5/code/external_forcing.F 246 EXTERNAL_FORCING_T
          termP = aHybSigmC(kLev)*rFullDepth
./verification/hs94.cs-32x32x5/code/external_forcing.F 50 EXTERNAL_FORCING_U
      _RL recip_P0g, termP, rFullDepth
./verification/hs94.cs-32x32x5/code/external_forcing.F 56 EXTERNAL_FORCING_U
      rFullDepth = rF(1)-rF(Nr+1)
./verification/hs94.cs-32x32x5/code/external_forcing.F 75 EXTERNAL_FORCING_U
          termP = aHybSigmC(kLev)*rFullDepth
./model/src/ini_vertical_grid.F 183 INI_VERTICAL_GRID
       rFullDepth = rF(1) - rF(Nr+1)
./model/src/ini_vertical_grid.F 185 INI_VERTICAL_GRID
       IF ( rFullDepth.GT.0. ) recip_fullDepth = 1. _d 0 / rFullDepth
./model/src/ini_vertical_grid.F 39 INI_VERTICAL_GRID
      _RL rFullDepth, recip_fullDepth
./model/src/update_sigma.F 107 UPDATE_SIGMA
           tmpFld(i,j) = rFullDepth
./model/src/update_sigma.F 115 UPDATE_SIGMA
     &                         *( dAHybSigF(k)*rFullDepth
./model/src/update_sigma.F 119 UPDATE_SIGMA
     &                         /( dAHybSigF(k)*rFullDepth
./model/src/update_sigma.F 133 UPDATE_SIGMA
           tmpFld(i,j) = rFullDepth
./model/src/update_sigma.F 141 UPDATE_SIGMA
     &                         *( dAHybSigF(k)*rFullDepth
./model/src/update_sigma.F 145 UPDATE_SIGMA
     &                         /( dAHybSigF(k)*rFullDepth
./model/src/update_sigma.F 159 UPDATE_SIGMA
           tmpFld(i,j) = rFullDepth
./model/src/update_sigma.F 167 UPDATE_SIGMA
     &                         *( dAHybSigF(k)*rFullDepth
./model/src/update_sigma.F 171 UPDATE_SIGMA
     &                         /( dAHybSigF(k)*rFullDepth
./model/src/update_sigma.F 56 UPDATE_SIGMA
      _RL rFullDepth
./model/src/update_sigma.F 62 UPDATE_SIGMA
      rFullDepth = rF(1)-rF(Nr+1)