Symbol Description Uses
myYear 9



File Line number Procedure Code
./pkg/cfc/cfc11_forcing.F 48 CFC11_FORCING
       INTEGER myYear, lastYear, thisYear
./pkg/cfc/cfc11_forcing.F 63 CFC11_FORCING
       myYear=float(myIter-PTRACERS_Iter0)*deltaTclock
./pkg/cfc/cfc11_forcing.F 65 CFC11_FORCING
       lastYear=1+int(myYear+0.5)
./pkg/cfc/cfc11_forcing.F 69 CFC11_FORCING
         dtinc=myYear-float(lastYear-1)
./pkg/cfc/cfc12_forcing.F 48 CFC12_FORCING
       _RL myYear
./pkg/cfc/cfc12_forcing.F 63 CFC12_FORCING
       myYear=float(myIter-PTRACERS_Iter0)*deltaTclock
./pkg/cfc/cfc12_forcing.F 65 CFC12_FORCING
       lastYear=1+int(myYear+0.5)
./pkg/cfc/cfc12_forcing.F 69 CFC12_FORCING
         dtinc=myYear-(lastYear-1.d0)
./pkg/cfc/cfc12_forcing.F 82 CFC12_FORCING
       print*,'YEAR,ACFC12north,ACFC12south',  myYear,