Symbol Description Uses
ttemp2 6



File Line number Procedure Code
./pkg/cfc/cfc11_surfforcing.F 63 CFC11_SURFFORCING
      _RL ttemp, ttemp2
./pkg/cfc/cfc11_surfforcing.F 80 CFC11_SURFFORCING
             ttemp2=( B3_11 * ttemp + B2_11 )*ttemp + B1_11
./pkg/cfc/cfc11_surfforcing.F 86 CFC11_SURFFORCING
     &           +  Salt(i,j,k,bi,bj)* ttemp2 )
./pkg/cfc/cfc12_surfforcing.F 63 CFC12_SURFFORCING
      _RL ttemp, ttemp2
./pkg/cfc/cfc12_surfforcing.F 80 CFC12_SURFFORCING
             ttemp2=( B3_12 * ttemp + B2_12 )*ttemp + B1_12
./pkg/cfc/cfc12_surfforcing.F 86 CFC12_SURFFORCING
     &           +  Salt(i,j,k,bi,bj)* ttemp2 )