Symbol | Description | Uses |
flt_surf | surface level of the floats. | 4 |
File | Line number | Procedure | Code |
./pkg/flt/FLT.h | 20 | NO PROCEDURE |
_RL flt_surf |
./pkg/flt/FLT.h | 22 | NO PROCEDURE |
PARAMETER (flt_surf = 1.) |
./pkg/flt/flt_down.F | 45 | FLT_DOWN |
& (kpart(ip,bi,bj) .LE. flt_surf) |
./pkg/flt/flt_up.F | 101 | FLT_UP |
& kpart(ip,bi,bj) = flt_surf |