Symbol Description Uses
h Files with boundary conditions, 22



File Line number Procedure Code
./model/inc/SIZE.h 8 NO PROCEDURE
  You need to place you own copy of SIZE.h in the include
./pkg/streamice/streamice_driving_stress.F 48 STREAMICE_DRIVING_STRESS
      _RL firn_depth, h
./pkg/streamice/streamice_driving_stress.F 74 STREAMICE_DRIVING_STRESS
            h = h_streamice(i,j,bi,bj)
./pkg/streamice/streamice_driving_stress.F 75 STREAMICE_DRIVING_STRESS
            if (h.lt.firn_depth) then
./pkg/streamice/streamice_driving_stress.F 79 STREAMICE_DRIVING_STRESS
     &        (h - streamice_firn_correction) / h
./pkg/streamice/streamice_forced_buttress.F 45 STREAMICE_FORCED_BUTTRESS
      _RL firn_depth, h
./pkg/streamice/streamice_forced_buttress.F 63 STREAMICE_FORCED_BUTTRESS
            h = h_streamice(i,j,bi,bj)
./pkg/streamice/streamice_forced_buttress.F 64 STREAMICE_FORCED_BUTTRESS
            if (h.lt.firn_depth) then
./pkg/streamice/streamice_forced_buttress.F 68 STREAMICE_FORCED_BUTTRESS
     &        (h - streamice_firn_correction) / h
./pkg/streamice/streamice_upd_ffrac_uncoupled.F 31 STREAMICE_UPD_FFRAC_UNCOUPLED
      _RL OD, rhoi, rhow, delta, r, h, hf, i_r, rlo
./pkg/streamice/streamice_upd_ffrac_uncoupled.F 67 STREAMICE_UPD_FFRAC_UNCOUPLED
           h = H_streamice(i,j,bi,bj)
./pkg/streamice/streamice_upd_ffrac_uncoupled.F 77 STREAMICE_UPD_FFRAC_UNCOUPLED
     &       h-hf, 
./pkg/streamice/streamice_upd_ffrac_uncoupled.F 84 STREAMICE_UPD_FFRAC_UNCOUPLED
     &      surf_el_streamice(i,j,bi,bj) - h
./pkg/streamice/streamice_upd_ffrac_uncoupled.F 88 STREAMICE_UPD_FFRAC_UNCOUPLED
     &       h-hf, 
./pkg/atm2d/OCNIDS.h 8 NO PROCEDURE
  You need: a) to place you own copy of OCNIDS.h in a directory
./pkg/atm_ocn_coupler/ATMIDS.h 8 NO PROCEDURE
  You need: a) to place you own copy of ATMIDS.h in a directory
./pkg/atm_ocn_coupler/OCNIDS.h 8 NO PROCEDURE
  You need: a) to place you own copy of OCNIDS.h in a directory
./pkg/autodiff/ECCO_CPPOPTIONS.h 5 NO PROCEDURE
--- default ECCO_CPPOPTIONS.h option-file ---
./pkg/autodiff/tamc.h 27 NO PROCEDURE
  You need to place you own copy of tamc.h in the include path for the
./pkg/autodiff/tamc.h 28 NO PROCEDURE
  model (e.g., where your SIZE.h is), and comment out these lines.